You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by mf...@apache.org on 2007/08/23 13:47:53 UTC

svn commit: r568941 [1/4] - in /harmony/enhanced/drlvm/trunk: build/custom/msvc_2005/ build/custom/msvc_2005/gc_gen/ build/custom/msvc_2005/jitrino/ build/custom/msvc_2005/jthread/ build/custom/msvc_2005/vmcore/ vm/jitrino/src/codegenerator/ia32/ vm/ji...

Author: mfursov
Date: Thu Aug 23 04:47:52 2007
New Revision: 568941

URL: http://svn.apache.org/viewvc?rev=568941&view=rev
Log:
Fixing MSVC2005 build. Removing 64-bit specific warning in Jitrino component

Removed:
    harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/jthread/
Modified:
    harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/drlvm.sln
    harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/gc_gen/gc_gen.vcproj
    harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/jitrino/jitrino.vcproj
    harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/vmcore/vmcore.vcproj
    harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32BCMap.h
    harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp
    harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Inst.cpp
    harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32WebMaker.cpp
    harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/CodeGenerator.cpp
    harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/classic_abcd.cpp
    harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/loop_unroll.cpp

Modified: harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/drlvm.sln
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/drlvm.sln?rev=568941&r1=568940&r2=568941&view=diff
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/drlvm.sln (original)
+++ harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/drlvm.sln Thu Aug 23 04:47:52 2007
@@ -1,92 +1,85 @@
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jitrino", "jitrino\jitrino.vcproj", "{AB5F3BB7-F05F-4600-8169-5B86158D3463}"
-	ProjectSection(ProjectDependencies) = postProject
-		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18} = {0FDD6505-BDF8-4574-95FF-7BC800C0EF18}
-		{B89AC381-5594-4B8B-B6D8-FC6AD020F612} = {B89AC381-5594-4B8B-B6D8-FC6AD020F612}
-		{65E079BA-B8F1-4057-9307-B80A5B9EC379} = {65E079BA-B8F1-4057-9307-B80A5B9EC379}
-	EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "em", "em\em.vcproj", "{6581FED0-5E16-479A-873B-26C072AF7679}"
-	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
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "port_encoder", "port_encoder\port_encoder.vcproj", "{B89AC381-5594-4B8B-B6D8-FC6AD020F612}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "interpreter", "interpreter\interpreter.vcproj", "{C9FC1C2B-6440-4460-8889-48353D136D31}"
-	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
-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
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vmcore", "vmcore\vmcore.vcproj", "{65E079BA-B8F1-4057-9307-B80A5B9EC379}"
-	ProjectSection(ProjectDependencies) = postProject
-		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18} = {0FDD6505-BDF8-4574-95FF-7BC800C0EF18}
-		{2D8F4662-5052-497B-8DB7-0452CDDB7AF8} = {2D8F4662-5052-497B-8DB7-0452CDDB7AF8}
-		{B89AC381-5594-4B8B-B6D8-FC6AD020F612} = {B89AC381-5594-4B8B-B6D8-FC6AD020F612}
-	EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hythr", "hythr\hythr.vcproj", "{0FDD6505-BDF8-4574-95FF-7BC800C0EF18}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jthread", "jthread\jthread.vcproj", "{2D8F4662-5052-497B-8DB7-0452CDDB7AF8}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gc_gen", "gc_gen\gc_gen.vcproj", "{29DBF659-9EA0-4592-9116-84B3CC2765BE}"
-	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
-Global
-	GlobalSection(SolutionConfigurationPlatforms) = preSolution
-		Debug|x64 = Debug|x64
-		Release|x64 = Release|x64
-	EndGlobalSection
-	GlobalSection(ProjectConfigurationPlatforms) = postSolution
-		{AB5F3BB7-F05F-4600-8169-5B86158D3463}.Debug|x64.ActiveCfg = Debug|x64
-		{AB5F3BB7-F05F-4600-8169-5B86158D3463}.Debug|x64.Build.0 = Debug|x64
-		{AB5F3BB7-F05F-4600-8169-5B86158D3463}.Release|x64.ActiveCfg = Debug|x64
-		{AB5F3BB7-F05F-4600-8169-5B86158D3463}.Release|x64.Build.0 = Debug|x64
-		{6581FED0-5E16-479A-873B-26C072AF7679}.Debug|x64.ActiveCfg = Debug|x64
-		{6581FED0-5E16-479A-873B-26C072AF7679}.Debug|x64.Build.0 = Debug|x64
-		{6581FED0-5E16-479A-873B-26C072AF7679}.Release|x64.ActiveCfg = Debug|x64
-		{6581FED0-5E16-479A-873B-26C072AF7679}.Release|x64.Build.0 = Debug|x64
-		{B89AC381-5594-4B8B-B6D8-FC6AD020F612}.Debug|x64.ActiveCfg = Debug|x64
-		{B89AC381-5594-4B8B-B6D8-FC6AD020F612}.Debug|x64.Build.0 = Debug|x64
-		{B89AC381-5594-4B8B-B6D8-FC6AD020F612}.Release|x64.ActiveCfg = Debug|x64
-		{B89AC381-5594-4B8B-B6D8-FC6AD020F612}.Release|x64.Build.0 = Debug|x64
-		{C9FC1C2B-6440-4460-8889-48353D136D31}.Debug|x64.ActiveCfg = Debug|x64
-		{C9FC1C2B-6440-4460-8889-48353D136D31}.Debug|x64.Build.0 = Debug|x64
-		{C9FC1C2B-6440-4460-8889-48353D136D31}.Release|x64.ActiveCfg = Debug|x64
-		{C9FC1C2B-6440-4460-8889-48353D136D31}.Release|x64.Build.0 = Debug|x64
-		{3B33CE22-1196-4B02-A486-E8AED9DDA548}.Debug|x64.ActiveCfg = Debug|x64
-		{3B33CE22-1196-4B02-A486-E8AED9DDA548}.Debug|x64.Build.0 = Debug|x64
-		{3B33CE22-1196-4B02-A486-E8AED9DDA548}.Release|x64.ActiveCfg = Debug|x64
-		{3B33CE22-1196-4B02-A486-E8AED9DDA548}.Release|x64.Build.0 = Debug|x64
-		{65E079BA-B8F1-4057-9307-B80A5B9EC379}.Debug|x64.ActiveCfg = Debug|x64
-		{65E079BA-B8F1-4057-9307-B80A5B9EC379}.Debug|x64.Build.0 = Debug|x64
-		{65E079BA-B8F1-4057-9307-B80A5B9EC379}.Release|x64.ActiveCfg = Debug|x64
-		{65E079BA-B8F1-4057-9307-B80A5B9EC379}.Release|x64.Build.0 = Debug|x64
-		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18}.Debug|x64.ActiveCfg = Debug|x64
-		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18}.Debug|x64.Build.0 = Debug|x64
-		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18}.Release|x64.ActiveCfg = Debug|x64
-		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18}.Release|x64.Build.0 = Debug|x64
-		{2D8F4662-5052-497B-8DB7-0452CDDB7AF8}.Debug|x64.ActiveCfg = Debug|x64
-		{2D8F4662-5052-497B-8DB7-0452CDDB7AF8}.Debug|x64.Build.0 = Debug|x64
-		{2D8F4662-5052-497B-8DB7-0452CDDB7AF8}.Release|x64.ActiveCfg = Debug|x64
-		{2D8F4662-5052-497B-8DB7-0452CDDB7AF8}.Release|x64.Build.0 = Debug|x64
-		{29DBF659-9EA0-4592-9116-84B3CC2765BE}.Debug|x64.ActiveCfg = Debug|x64
-		{29DBF659-9EA0-4592-9116-84B3CC2765BE}.Release|x64.ActiveCfg = Debug|x64
-		{29DBF659-9EA0-4592-9116-84B3CC2765BE}.Release|x64.Build.0 = Debug|x64
-	EndGlobalSection
-	GlobalSection(SolutionProperties) = preSolution
-		HideSolutionNode = FALSE
-	EndGlobalSection
-EndGlobal
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jitrino", "jitrino\jitrino.vcproj", "{AB5F3BB7-F05F-4600-8169-5B86158D3463}"
+	ProjectSection(ProjectDependencies) = postProject
+		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18} = {0FDD6505-BDF8-4574-95FF-7BC800C0EF18}
+		{B89AC381-5594-4B8B-B6D8-FC6AD020F612} = {B89AC381-5594-4B8B-B6D8-FC6AD020F612}
+		{65E079BA-B8F1-4057-9307-B80A5B9EC379} = {65E079BA-B8F1-4057-9307-B80A5B9EC379}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "em", "em\em.vcproj", "{6581FED0-5E16-479A-873B-26C072AF7679}"
+	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
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "port_encoder", "port_encoder\port_encoder.vcproj", "{B89AC381-5594-4B8B-B6D8-FC6AD020F612}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "interpreter", "interpreter\interpreter.vcproj", "{C9FC1C2B-6440-4460-8889-48353D136D31}"
+	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
+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
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vmcore", "vmcore\vmcore.vcproj", "{65E079BA-B8F1-4057-9307-B80A5B9EC379}"
+	ProjectSection(ProjectDependencies) = postProject
+		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18} = {0FDD6505-BDF8-4574-95FF-7BC800C0EF18}
+		{B89AC381-5594-4B8B-B6D8-FC6AD020F612} = {B89AC381-5594-4B8B-B6D8-FC6AD020F612}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hythr", "hythr\hythr.vcproj", "{0FDD6505-BDF8-4574-95FF-7BC800C0EF18}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gc_gen", "gc_gen\gc_gen.vcproj", "{29DBF659-9EA0-4592-9116-84B3CC2765BE}"
+	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
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|x64 = Debug|x64
+		Release|x64 = Release|x64
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{AB5F3BB7-F05F-4600-8169-5B86158D3463}.Debug|x64.ActiveCfg = Debug|x64
+		{AB5F3BB7-F05F-4600-8169-5B86158D3463}.Debug|x64.Build.0 = Debug|x64
+		{AB5F3BB7-F05F-4600-8169-5B86158D3463}.Release|x64.ActiveCfg = Debug|x64
+		{AB5F3BB7-F05F-4600-8169-5B86158D3463}.Release|x64.Build.0 = Debug|x64
+		{6581FED0-5E16-479A-873B-26C072AF7679}.Debug|x64.ActiveCfg = Debug|x64
+		{6581FED0-5E16-479A-873B-26C072AF7679}.Debug|x64.Build.0 = Debug|x64
+		{6581FED0-5E16-479A-873B-26C072AF7679}.Release|x64.ActiveCfg = Debug|x64
+		{6581FED0-5E16-479A-873B-26C072AF7679}.Release|x64.Build.0 = Debug|x64
+		{B89AC381-5594-4B8B-B6D8-FC6AD020F612}.Debug|x64.ActiveCfg = Debug|x64
+		{B89AC381-5594-4B8B-B6D8-FC6AD020F612}.Debug|x64.Build.0 = Debug|x64
+		{B89AC381-5594-4B8B-B6D8-FC6AD020F612}.Release|x64.ActiveCfg = Debug|x64
+		{B89AC381-5594-4B8B-B6D8-FC6AD020F612}.Release|x64.Build.0 = Debug|x64
+		{C9FC1C2B-6440-4460-8889-48353D136D31}.Debug|x64.ActiveCfg = Debug|x64
+		{C9FC1C2B-6440-4460-8889-48353D136D31}.Debug|x64.Build.0 = Debug|x64
+		{C9FC1C2B-6440-4460-8889-48353D136D31}.Release|x64.ActiveCfg = Debug|x64
+		{C9FC1C2B-6440-4460-8889-48353D136D31}.Release|x64.Build.0 = Debug|x64
+		{3B33CE22-1196-4B02-A486-E8AED9DDA548}.Debug|x64.ActiveCfg = Debug|x64
+		{3B33CE22-1196-4B02-A486-E8AED9DDA548}.Debug|x64.Build.0 = Debug|x64
+		{3B33CE22-1196-4B02-A486-E8AED9DDA548}.Release|x64.ActiveCfg = Debug|x64
+		{3B33CE22-1196-4B02-A486-E8AED9DDA548}.Release|x64.Build.0 = Debug|x64
+		{65E079BA-B8F1-4057-9307-B80A5B9EC379}.Debug|x64.ActiveCfg = Debug|x64
+		{65E079BA-B8F1-4057-9307-B80A5B9EC379}.Debug|x64.Build.0 = Debug|x64
+		{65E079BA-B8F1-4057-9307-B80A5B9EC379}.Release|x64.ActiveCfg = Debug|x64
+		{65E079BA-B8F1-4057-9307-B80A5B9EC379}.Release|x64.Build.0 = Debug|x64
+		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18}.Debug|x64.ActiveCfg = Debug|x64
+		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18}.Debug|x64.Build.0 = Debug|x64
+		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18}.Release|x64.ActiveCfg = Debug|x64
+		{0FDD6505-BDF8-4574-95FF-7BC800C0EF18}.Release|x64.Build.0 = Debug|x64
+		{29DBF659-9EA0-4592-9116-84B3CC2765BE}.Debug|x64.ActiveCfg = Debug|x64
+		{29DBF659-9EA0-4592-9116-84B3CC2765BE}.Release|x64.ActiveCfg = Debug|x64
+		{29DBF659-9EA0-4592-9116-84B3CC2765BE}.Release|x64.Build.0 = Debug|x64
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Modified: harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/gc_gen/gc_gen.vcproj
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/gc_gen/gc_gen.vcproj?rev=568941&r1=568940&r2=568941&view=diff
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/gc_gen/gc_gen.vcproj (original)
+++ harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/gc_gen/gc_gen.vcproj Thu Aug 23 04:47:52 2007
@@ -1,708 +1,792 @@
-<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="8.00"
-	Name="gc_gen"
-	ProjectGUID="{29DBF659-9EA0-4592-9116-84B3CC2765BE}"
-	RootNamespace="gc_gen"
-	Keyword="Win32Proj"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-		<Platform
-			Name="x64"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="bin\$(ConfigurationName)"
-			IntermediateDirectory="tmp\$(ConfigurationName)"
-			ConfigurationType="2"
-			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-			CharacterSet="2"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\src\util\win\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\port\include&quot;;&quot;$(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\semis\extra\apr\include\apr-1&quot;"
-				PreprocessorDefinitions="BUILDING_GC;WIN32;_DEBUG;_WINDOWS;_USRDLL"
-				MinimalRebuild="true"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="1"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="false"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)/gc_gen.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)/gc_gen.pdb"
-				SubSystem="2"
-				ImportLibrary="$(OutDir)/gc_gen.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				Description="       ... Copying files to bin/default folder ...."
-				CommandLine="copy $(OutDir)\gc_gen.dll $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;copy $(OutDir)\gc_gen.pdb $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
-			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
-			ConfigurationType="2"
-			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-			CharacterSet="2"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\src\util\win\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\port\include&quot;;&quot;$(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\semis\extra\apr\include\apr-1&quot;"
-				PreprocessorDefinitions="BUILDING_GC;WIN32;_DEBUG;_WINDOWS;_USRDLL;POINTER64;_EM64T_"
-				MinimalRebuild="true"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="1"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="false"
-				DebugInformationFormat="3"
-				DisableSpecificWarnings="4996"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)/gc_gen.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)/gc_gen.pdb"
-				SubSystem="2"
-				ImportLibrary="$(OutDir)/gc_gen.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				Description="       ... Copying files to bin/default folder ...."
-				CommandLine="copy $(OutDir)\gc_gen.dll $(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;copy $(OutDir)\gc_gen.pdb $(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="bin\$(ConfigurationName)"
-			IntermediateDirectory="tmp\$(ConfigurationName)"
-			ConfigurationType="2"
-			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-			CharacterSet="2"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				AdditionalIncludeDirectories="&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\src\util\win\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\port\include&quot;;&quot;$(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\semis\extra\apr\include\apr-1&quot;"
-				PreprocessorDefinitions="BUILDING_GC;WIN32;NDEBUG;_WINDOWS;_USRDLL"
-				RuntimeLibrary="0"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="false"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)/gc_gen.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				ImportLibrary="$(OutDir)/gc_gen.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				Description="       ... Copying files to bin/default folder ...."
-				CommandLine="copy $(OutDir)\gc_gen.dll $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;copy $(OutDir)\gc_gen.pdb $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|x64"
-			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
-			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
-			ConfigurationType="2"
-			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-			CharacterSet="2"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				AdditionalIncludeDirectories="&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\src\util\win\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\port\include&quot;;&quot;$(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\semis\extra\apr\include\apr-1&quot;"
-				PreprocessorDefinitions="BUILDING_GC;WIN32;NDEBUG;_WINDOWS;_USRDLL;POINTER64;_EM64T_"
-				RuntimeLibrary="0"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="false"
-				DebugInformationFormat="3"
-				DisableSpecificWarnings="4996"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)/gc_gen.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				ImportLibrary="$(OutDir)/gc_gen.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				Description="       ... Copying files to bin/default folder ...."
-				CommandLine="copy $(OutDir)\gc_gen.dll $(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;copy $(OutDir)\gc_gen.pdb $(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;"
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<Filter
-			Name="common"
-			>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\compressed_ref.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\compressed_ref.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\fix_repointed_refs.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_block.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_common.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_common.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_for_class.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_for_class.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_for_vm.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_metadata.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_metadata.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_platform.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_space.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\interior_pointer.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\interior_pointer.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\large_pages.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\mark_scan_pool.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\space_tuner.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\common\space_tuner.h"
-				>
-			</File>
-		</Filter>
-		<Filter
-			Name="gen"
-			>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\gen\gc_for_barrier.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\gen\gc_for_barrier.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\gen\gen.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\gen\gen.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\gen\gen_adapt.cpp"
-				>
-			</File>
-		</Filter>
-		<Filter
-			Name="jni"
-			>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\jni\java_natives.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\jni\java_support.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\jni\java_support.h"
-				>
-			</File>
-		</Filter>
-		<Filter
-			Name="mark_compact"
-			>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\fallback_mark_scan.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\los_extention_mark_scan.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace_alloc.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace_collect_compact.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace_collect_compact.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace_extend_compact.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace_move_compact.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace_slide_compact.cpp"
-				>
-			</File>
-		</Filter>
-		<Filter
-			Name="mark_sweep"
-			>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\free_area_pool.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\free_area_pool.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\lspace.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\lspace.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\lspace_alloc_collect.cpp"
-				>
-			</File>
-		</Filter>
-		<Filter
-			Name="thread"
-			>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\thread\collector.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\thread\collector.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\thread\collector_alloc.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\thread\gc_thread.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\thread\gc_thread.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\thread\mutator.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\thread\mutator.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\thread\mutator_alloc.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\thread\thread_alloc.h"
-				>
-			</File>
-		</Filter>
-		<Filter
-			Name="trace_forward"
-			>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\trace_forward\fspace.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\trace_forward\fspace.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\trace_forward\fspace_alloc.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\trace_forward\fspace_gen_forward_pool.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\trace_forward\fspace_nongen_forward_pool.cpp"
-				>
-			</File>
-		</Filter>
-		<Filter
-			Name="utils"
-			>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\utils\bidir_list.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\utils\bit_ops.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\utils\sync_pool.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\utils\sync_queue.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\utils\sync_stack.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\utils\vector_block.h"
-				>
-			</File>
-		</Filter>
-		<Filter
-			Name="verify"
-			>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verifier_common.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verifier_common.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verifier_metadata.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verifier_metadata.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verifier_scanner.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verify_gc_effect.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verify_gc_effect.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verify_live_heap.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verify_live_heap.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verify_mutator_effect.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verify_mutator_effect.h"
-				>
-			</File>
-		</Filter>
-		<Filter
-			Name="finalizer_weakref"
-			>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\finalizer_weakref\finalizer_weakref.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\finalizer_weakref\finalizer_weakref.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\finalizer_weakref\finalizer_weakref_metadata.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\vm\gc_gen\src\finalizer_weakref\finalizer_weakref_metadata.h"
-				>
-			</File>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="windows-1251"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="gc_gen"
+	ProjectGUID="{29DBF659-9EA0-4592-9116-84B3CC2765BE}"
+	RootNamespace="gc_gen"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="bin\$(ConfigurationName)"
+			IntermediateDirectory="tmp\$(ConfigurationName)"
+			ConfigurationType="2"
+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\src\util\win\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\port\include&quot;;&quot;$(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\semis\extra\apr\include\apr-1&quot;"
+				PreprocessorDefinitions="BUILDING_GC;WIN32;_DEBUG;_WINDOWS;_USRDLL"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="1"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="false"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)/gc_gen.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)/gc_gen.pdb"
+				SubSystem="2"
+				ImportLibrary="$(OutDir)/gc_gen.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				Description="       ... Copying files to bin/default folder ...."
+				CommandLine="copy $(OutDir)\gc_gen.dll $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;copy $(OutDir)\gc_gen.pdb $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
+			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+			ConfigurationType="2"
+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\src\util\win\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\port\include&quot;;&quot;$(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\semis\extra\apr\include\apr-1&quot;"
+				PreprocessorDefinitions="BUILDING_GC;WIN32;_DEBUG;_WINDOWS;_USRDLL;POINTER64;_EM64T_"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="1"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="false"
+				DebugInformationFormat="3"
+				DisableSpecificWarnings="4996"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)/gc_gen.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)/gc_gen.pdb"
+				SubSystem="2"
+				ImportLibrary="$(OutDir)/gc_gen.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				Description="       ... Copying files to bin/default folder ...."
+				CommandLine="copy $(OutDir)\gc_gen.dll $(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;copy $(OutDir)\gc_gen.pdb $(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="bin\$(ConfigurationName)"
+			IntermediateDirectory="tmp\$(ConfigurationName)"
+			ConfigurationType="2"
+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				AdditionalIncludeDirectories="&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\src\util\win\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\port\include&quot;;&quot;$(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\semis\extra\apr\include\apr-1&quot;"
+				PreprocessorDefinitions="BUILDING_GC;WIN32;NDEBUG;_WINDOWS;_USRDLL"
+				RuntimeLibrary="0"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="false"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)/gc_gen.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				ImportLibrary="$(OutDir)/gc_gen.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				Description="       ... Copying files to bin/default folder ...."
+				CommandLine="copy $(OutDir)\gc_gen.dll $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;copy $(OutDir)\gc_gen.pdb $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
+			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+			ConfigurationType="2"
+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				AdditionalIncludeDirectories="&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\vmcore\src\util\win\include&quot;;&quot;$(ProjectDir)\..\..\..\..\vm\port\include&quot;;&quot;$(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\semis\extra\apr\include\apr-1&quot;"
+				PreprocessorDefinitions="BUILDING_GC;WIN32;NDEBUG;_WINDOWS;_USRDLL;POINTER64;_EM64T_"
+				RuntimeLibrary="0"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="false"
+				DebugInformationFormat="3"
+				DisableSpecificWarnings="4996"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)/gc_gen.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				ImportLibrary="$(OutDir)/gc_gen.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				Description="       ... Copying files to bin/default folder ...."
+				CommandLine="copy $(OutDir)\gc_gen.dll $(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;copy $(OutDir)\gc_gen.pdb $(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default&#x0D;&#x0A;"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="common"
+			>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\compressed_ref.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\compressed_ref.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\fix_repointed_refs.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_block.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_common.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_common.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_for_class.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_for_class.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_for_vm.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_metadata.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_metadata.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_platform.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\gc_space.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\hashcode.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\interior_pointer.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\interior_pointer.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\large_pages.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\mark_scan_pool.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\space_tuner.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\space_tuner.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\common\weak_roots.cpp"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="gen"
+			>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\gen\gc_for_barrier.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\gen\gc_for_barrier.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\gen\gen.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\gen\gen.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\gen\gen_adapt.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\gen\gen_stats.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\gen\gen_stats.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="jni"
+			>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\jni\java_natives.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\jni\java_support.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\jni\java_support.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="mark_compact"
+			>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\fallback_mark_scan.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace_alloc.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace_collect_compact.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace_collect_compact.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace_extend_compact.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace_move_compact.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\mspace_slide_compact.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_compact\space_tune_mark_scan.cpp"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="mark_sweep"
+			>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\gc_ms.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\gc_ms.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace_alloc.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace_alloc.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace_chunk.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace_chunk.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace_compact.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace_mark.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace_mark_sweep.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace_mark_sweep.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace_sweep.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace_verify.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\mark_sweep\sspace_verify.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="thread"
+			>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\thread\collector.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\thread\collector.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\thread\collector_alloc.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\thread\gc_thread.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\thread\gc_thread.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\thread\mutator.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\thread\mutator.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\thread\mutator_alloc.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\thread\thread_alloc.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="trace_forward"
+			>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\trace_forward\fspace.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\trace_forward\fspace.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\trace_forward\fspace_alloc.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\trace_forward\fspace_gen_forward_pool.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\trace_forward\fspace_nongen_forward_pool.cpp"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="utils"
+			>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\utils\bidir_list.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\utils\bit_ops.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\utils\seq_list.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\utils\sync_pool.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\utils\sync_queue.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\utils\sync_stack.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\utils\vector_block.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="verify"
+			>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verifier_common.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verifier_common.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verifier_metadata.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verifier_metadata.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verifier_scanner.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verify_gc_effect.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verify_gc_effect.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verify_live_heap.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verify_live_heap.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verify_mutator_effect.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\verify\verify_mutator_effect.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="finalizer_weakref"
+			>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\finalizer_weakref\finalizer_weakref.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\finalizer_weakref\finalizer_weakref.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\finalizer_weakref\finalizer_weakref_metadata.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\finalizer_weakref\finalizer_weakref_metadata.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="los"
+			>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\los\free_area_pool.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\los\free_area_pool.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\los\lspace.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\los\lspace.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\vm\gc_gen\src\los\lspace_alloc_collect.cpp"
+				>
+			</File>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>