aboutsummaryrefslogtreecommitdiff
path: root/contrib/vmap_debugger/VC8
diff options
context:
space:
mode:
authorBrian <runningnak3d@gmail.com>2010-06-04 13:33:16 -0600
committerBrian <runningnak3d@gmail.com>2010-06-04 13:33:16 -0600
commitf9da9aa3dcd9b562a60154120af96f4618ed67af (patch)
treec03055caa0bb306ccd9307f2601cb2be5c0f8ee1 /contrib/vmap_debugger/VC8
parentef660a4cf4173e786c4690cc84781f194241c603 (diff)
* Removed vmap binary files from repo. This is a source repo and binaries
* do not belong in it. * Also removed the no longer needed vmap debugger --HG-- branch : trunk
Diffstat (limited to 'contrib/vmap_debugger/VC8')
-rw-r--r--contrib/vmap_debugger/VC8/Release/vmapdebugger.exebin2052096 -> 0 bytes
-rw-r--r--contrib/vmap_debugger/VC8/vmapdebugger.vcproj308
2 files changed, 0 insertions, 308 deletions
diff --git a/contrib/vmap_debugger/VC8/Release/vmapdebugger.exe b/contrib/vmap_debugger/VC8/Release/vmapdebugger.exe
deleted file mode 100644
index c61082e496e..00000000000
--- a/contrib/vmap_debugger/VC8/Release/vmapdebugger.exe
+++ /dev/null
Binary files differ
diff --git a/contrib/vmap_debugger/VC8/vmapdebugger.vcproj b/contrib/vmap_debugger/VC8/vmapdebugger.vcproj
deleted file mode 100644
index 100ee1eca5e..00000000000
--- a/contrib/vmap_debugger/VC8/vmapdebugger.vcproj
+++ /dev/null
@@ -1,308 +0,0 @@
-<?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;&quot;G:\Core My Work\G3D-7.00\include&quot;"
- 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="&quot;G:\Core My Work\G3D-7.00\lib&quot;"
- 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;&quot;G:\Core My Work\G3D-7.00\include&quot;"
- 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="&quot;G:\Core My Work\G3D-7.00\lib&quot;"
- 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>