| <?xml version="1.0" encoding="Windows-1252"?> | |
| <VisualStudioProject | |
| ProjectType="Visual C++" | |
| Version="8.00" | |
| Name="interpreter" | |
| ProjectGUID="{C9FC1C2B-6440-4460-8889-48353D136D31}" | |
| 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=""$(ProjectDir)\..\..\..\..\vm\include";"$(ProjectDir)\..\..\..\..\vm\vmcore\include";"$(ProjectDir)\..\..\..\..\vm\vmcore\src\util\win\include";"$(ProjectDir)\..\..\..\..\vm\port\include";"$(ProjectDir)\..\..\..\..\vm\port\src\lil\ia32\pim\include";"$(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\semis\extra\apr\include\apr-1"" | |
| PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL" | |
| MinimalRebuild="true" | |
| BasicRuntimeChecks="3" | |
| RuntimeLibrary="1" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| Detect64BitPortabilityProblems="false" | |
| DebugInformationFormat="4" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| OutputFile="$(OutDir)/interpreter.dll" | |
| LinkIncremental="2" | |
| AdditionalLibraryDirectories="" | |
| GenerateDebugInformation="true" | |
| ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb" | |
| SubSystem="2" | |
| ImportLibrary="$(OutDir)/interpreter.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)\interpreter.dll $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default
copy $(OutDir)\interpreter.pdb $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default
" | |
| /> | |
| </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=""$(ProjectDir)\..\..\..\..\vm\include";"$(ProjectDir)\..\..\..\..\vm\vmcore\include";"$(ProjectDir)\..\..\..\..\vm\vmcore\src\util\win\include";"$(ProjectDir)\..\..\..\..\vm\port\include";"$(ProjectDir)\..\..\..\..\vm\port\src\lil\em64t\pim\include";"$(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\semis\extra\apr\include\apr-1";"$(ProjectDir)\..\..\..\..\vm\port\src\encoder\ia32_em64t\"" | |
| PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_EM64T_;POINTER64" | |
| 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)/interpreter.dll" | |
| LinkIncremental="2" | |
| AdditionalLibraryDirectories="" | |
| GenerateDebugInformation="true" | |
| ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb" | |
| SubSystem="2" | |
| ImportLibrary="$(OutDir)/interpreter.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)\interpreter.dll $(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default
copy $(OutDir)\interpreter.pdb $(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default
" | |
| /> | |
| </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=""$(ProjectDir)\..\..\..\..\vm\include";"$(ProjectDir)\..\..\..\..\vm\vmcore\include";"$(ProjectDir)\..\..\..\..\vm\vmcore\src\util\win\include";"$(ProjectDir)\..\..\..\..\vm\port\include";"$(ProjectDir)\..\..\..\..\vm\port\src\lil\ia32\pim\include";"$(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\semis\extra\apr\include\apr-1"" | |
| PreprocessorDefinitions="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)/interpreter.dll" | |
| LinkIncremental="1" | |
| AdditionalLibraryDirectories="" | |
| GenerateDebugInformation="true" | |
| ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb" | |
| SubSystem="2" | |
| OptimizeReferences="2" | |
| EnableCOMDATFolding="2" | |
| ImportLibrary="$(OutDir)/interpreter.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)\interpreter.dll $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default
copy $(OutDir)\interpreter.pdb $(ProjectDir)\..\..\..\win_ia32_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default
" | |
| /> | |
| </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=""$(ProjectDir)\..\..\..\..\vm\include";"$(ProjectDir)\..\..\..\..\vm\vmcore\include";"$(ProjectDir)\..\..\..\..\vm\vmcore\src\util\win\include";"$(ProjectDir)\..\..\..\..\vm\port\include";"$(ProjectDir)\..\..\..\..\vm\port\src\lil\em64t\pim\include";"$(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\semis\extra\apr\include\apr-1";"$(ProjectDir)\..\..\..\..\vm\port\src\encoder\ia32_em64t\"" | |
| PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_EM64T_;POINTER64" | |
| RuntimeLibrary="0" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| Detect64BitPortabilityProblems="false" | |
| DebugInformationFormat="3" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| OutputFile="$(OutDir)/interpreter.dll" | |
| LinkIncremental="1" | |
| AdditionalLibraryDirectories="" | |
| GenerateDebugInformation="true" | |
| ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb" | |
| SubSystem="2" | |
| OptimizeReferences="2" | |
| EnableCOMDATFolding="2" | |
| ImportLibrary="$(OutDir)/interpreter.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)\interpreter.dll $(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default
copy $(OutDir)\interpreter.pdb $(ProjectDir)\..\..\..\win_em64t_msvc_$(ConfigurationName)\deploy\jdk\jre\bin\default
" | |
| /> | |
| </Configuration> | |
| </Configurations> | |
| <References> | |
| </References> | |
| <Files> | |
| <File | |
| RelativePath="..\..\..\..\vm\interpreter\src\interp_defs.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\interpreter\src\interp_exports.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\interpreter\src\interp_native.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\interpreter\src\interp_native_em64t.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\interpreter\src\interp_stack_trace.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\interpreter\src\interp_vm_helpers.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\interpreter\src\interp_vm_helpers.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\interpreter\src\interpreter.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\interpreter\src\interpreter_ti.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\interpreter\src\invokeJNI_Windows_em64t.asm" | |
| > | |
| <FileConfiguration | |
| Name="Debug|x64" | |
| > | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| Description="Compiling $(InputFileName)" | |
| CommandLine="ml64 /c /Cp /W3 /nologo /Zd /Zi -DWIN32 /Fo$(TargetDir)/$(InputName).obj $(InputDir)/$(InputFileName)" | |
| Outputs="$(OutDir)/$(InputName).obj" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|x64" | |
| > | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| Description="Compiling $(InputFileName)" | |
| CommandLine="ml64 /c /Cp /W3 /nologo /Zd /Zi -DWIN32 /Fo$(TargetDir)/$(InputName).obj $(InputDir)/$(InputFileName)" | |
| Outputs="$(OutDir)/$(InputName).obj" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| </Files> | |
| <Globals> | |
| </Globals> | |
| </VisualStudioProject> |