You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by va...@apache.org on 2006/11/13 12:36:05 UTC

svn commit: r474261 - in /incubator/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003: drlvm.sln vmcore/vmcore.vcproj

Author: varlax
Date: Mon Nov 13 03:36:04 2006
New Revision: 474261

URL: http://svn.apache.org/viewvc?view=rev&rev=474261
Log:
HARMONY-2129 [drlvm] Update for MSVC 2003 build
No testing, just committed

Modified:
    incubator/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/drlvm.sln
    incubator/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/vmcore/vmcore.vcproj

Modified: incubator/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/drlvm.sln
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/drlvm.sln?view=diff&rev=474261&r1=474260&r2=474261
==============================================================================
--- incubator/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/drlvm.sln (original)
+++ incubator/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/drlvm.sln Mon Nov 13 03:36:04 2006
@@ -24,6 +24,7 @@
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gc_cc", "gc_cc\gc_cc.vcproj", "{3B33CE22-1196-4B02-A486-E8AED9DDA548}"
 	ProjectSection(ProjectDependencies) = postProject
+		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18} = {0FDD6505-BDF8-4574-95FF-7BC800C0EF18}
 		{65E079BA-B8F1-4057-9307-B80A5B9EC379} = {65E079BA-B8F1-4057-9307-B80A5B9EC379}
 	EndProjectSection
 EndProject

Modified: incubator/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/vmcore/vmcore.vcproj
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/vmcore/vmcore.vcproj?view=diff&rev=474261&r1=474260&r2=474261
==============================================================================
--- incubator/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/vmcore/vmcore.vcproj (original)
+++ incubator/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/vmcore/vmcore.vcproj Mon Nov 13 03:36:04 2006
@@ -49,7 +49,8 @@
 				Description="       ... Copying files to bin/default folder ...."
 				CommandLine="copy $(OutDir)\harmonyvm.dll $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jre\bin\default
 copy $(OutDir)\harmonyvm.pdb $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jre\bin\default
-copy $(OutDir)\harmonyvm.lib $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jre\bin\default"/>
+copy $(OutDir)\harmonyvm.lib $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jre\bin\default
+"/>
 			<Tool
 				Name="VCPreBuildEventTool"/>
 			<Tool
@@ -104,7 +105,8 @@
 				Description="       ... Copying files to bin/default folder ...."
 				CommandLine="copy $(OutDir)\harmonyvm.dll $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jre\bin\default
 copy $(OutDir)\harmonyvm.pdb $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jre\bin\default
-copy $(OutDir)\harmonyvm.lib $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jre\bin\default"/>
+copy $(OutDir)\harmonyvm.lib $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jre\bin\default
+"/>
 			<Tool
 				Name="VCPreBuildEventTool"/>
 			<Tool
@@ -588,6 +590,9 @@
 				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_dasm.cpp">
 			</File>
 			<File
+				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_enumerate.cpp">
+			</File>
+			<File
 				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_event.cpp">
 			</File>
 			<File
@@ -603,6 +608,9 @@
 				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_heap.cpp">
 			</File>
 			<File
+				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_heap.h">
+			</File>
+			<File
 				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_internal.cpp">
 			</File>
 			<File
@@ -630,12 +638,24 @@
 				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_rawmon.cpp">
 			</File>
 			<File
+				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_roots.cpp">
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_roots.h">
+			</File>
+			<File
 				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_stack.cpp">
 			</File>
 			<File
 				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_step.cpp">
 			</File>
 			<File
+				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_tags.cpp">
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_tags.h">
+			</File>
+			<File
 				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_thread.cpp">
 			</File>
 			<File
@@ -645,7 +665,16 @@
 				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_timer.cpp">
 			</File>
 			<File
+				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_trace.cpp">
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_trace.h">
+			</File>
+			<File
 				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\jvmti_watch.cpp">
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\vmcore\src\jvmti\ulist.h">
 			</File>
 		</Filter>
 		<Filter