diff options
Diffstat (limited to 'contrib/vmap_debugger/VC8/vmapdebugger.vcproj')
-rw-r--r-- | contrib/vmap_debugger/VC8/vmapdebugger.vcproj | 308 |
1 files changed, 308 insertions, 0 deletions
diff --git a/contrib/vmap_debugger/VC8/vmapdebugger.vcproj b/contrib/vmap_debugger/VC8/vmapdebugger.vcproj new file mode 100644 index 00000000000..100ee1eca5e --- /dev/null +++ b/contrib/vmap_debugger/VC8/vmapdebugger.vcproj @@ -0,0 +1,308 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="vmapdebugger" + ProjectGUID="{0F6BDF3C-9B6F-45A0-A443-E26E31C8A015}" + RootNamespace="vmapdebugger" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="Debug" + IntermediateDirectory="Debug" + ConfigurationType="1" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\..\..\src\shared\vmap;"G:\Core My Work\G3D-7.00\include"" + PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_DEBUG_VMAPS" + MinimalRebuild="true" + BasicRuntimeChecks="3" + RuntimeLibrary="3" + UsePrecompiledHeader="0" + WarningLevel="3" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="4" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + OutputFile="$(OutDir)/vmapdebugger.exe" + LinkIncremental="2" + AdditionalLibraryDirectories=""G:\Core My Work\G3D-7.00\lib"" + GenerateDebugInformation="true" + ProgramDatabaseFile="$(OutDir)/vmapdebugger.pdb" + SubSystem="1" + 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" + /> + </Configuration> + <Configuration + Name="Release|Win32" + OutputDirectory="Release" + IntermediateDirectory="Release" + ConfigurationType="1" + 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="..\..\..\src\shared\vmap;"G:\Core My Work\G3D-7.00\include"" + PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_DEBUG;_DEBUG_VMAPS" + RuntimeLibrary="2" + UsePrecompiledHeader="0" + WarningLevel="3" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + OutputFile="$(OutDir)/vmapdebugger.exe" + LinkIncremental="1" + AdditionalLibraryDirectories=""G:\Core My Work\G3D-7.00\lib"" + GenerateDebugInformation="true" + SubSystem="1" + OptimizeReferences="2" + EnableCOMDATFolding="2" + 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" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > + <File + RelativePath="..\ModelContainerView.cpp" + > + </File> + <File + RelativePath="..\ModelContainerView.h" + > + </File> + </Filter> + <Filter + Name="vmap" + > + <File + RelativePath="..\..\..\src\shared\vmap\AABSPTree.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\BaseModel.cpp" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\BaseModel.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\CoordModelMapping.cpp" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\CoordModelMapping.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\DebugCmdLogger.cpp" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\DebugCmdLogger.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\IVMapManager.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\ManagedModelContainer.cpp" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\ManagedModelContainer.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\ModelContainer.cpp" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\ModelContainer.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\NodeValueAccess.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\ShortBox.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\ShortVector.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\SubModel.cpp" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\SubModel.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\TileAssembler.cpp" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\TileAssembler.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\TreeNode.cpp" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\TreeNode.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\VMapDefinitions.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\VMapFactory.cpp" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\VMapFactory.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\VMapManager.cpp" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\VMapManager.h" + > + </File> + <File + RelativePath="..\..\..\src\shared\vmap\VMapTools.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |