aboutsummaryrefslogtreecommitdiff
path: root/contrib/vmap_assembler/VC80
diff options
context:
space:
mode:
authorclick <none@none>2010-06-05 17:32:47 +0200
committerclick <none@none>2010-06-05 17:32:47 +0200
commit93bdc2639d8a597e705aa16a808a86bd82f036ae (patch)
treeb73a17c90964c7ea746e236cc57f8c99ab59d14c /contrib/vmap_assembler/VC80
parent373fc63a501bbc9c33454a1cc0c074e00c34f1d1 (diff)
remove some lingering projectfiles, new ones will be created
--HG-- branch : trunk
Diffstat (limited to 'contrib/vmap_assembler/VC80')
-rw-r--r--contrib/vmap_assembler/VC80/vmap_assembler.vcproj512
1 files changed, 0 insertions, 512 deletions
diff --git a/contrib/vmap_assembler/VC80/vmap_assembler.vcproj b/contrib/vmap_assembler/VC80/vmap_assembler.vcproj
deleted file mode 100644
index f8f14285974..00000000000
--- a/contrib/vmap_assembler/VC80/vmap_assembler.vcproj
+++ /dev/null
@@ -1,512 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8,00"
- Name="vmap_assembler"
- ProjectGUID="{572FFF74-480C-4472-8ABF-81733BB4049D}"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="..\bin\$(PlatformName)_$(ConfigurationName)\"
- IntermediateDirectory="bin\$(ProjectName)__$(PlatformName)_$(ConfigurationName)\"
- 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"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\dep\include\g3dlite;..\..\..\src\shared\vmap;"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- EnableEnhancedInstructionSet="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/vmap_assembler.exe"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/vmap_assembler.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="..\bin\$(PlatformName)_$(ConfigurationName)\"
- IntermediateDirectory="bin\$(ProjectName)__$(PlatformName)_$(ConfigurationName)\"
- 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="..\..\..\dep\include\g3dlite;..\..\..\src\shared\vmap;"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
- RuntimeLibrary="0"
- EnableEnhancedInstructionSet="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/vmap_assembler.exe"
- LinkIncremental="1"
- 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=".\..\vmap_assembler.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="vmaplib"
- >
- <File
- RelativePath="..\..\..\src\shared\vmap\BIH.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\src\shared\vmap\BIH.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\shared\vmap\MapTree.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\src\shared\vmap\MapTree.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\shared\vmap\ModelInstance.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\src\shared\vmap\ModelInstance.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\shared\vmap\TileAssembler.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\src\shared\vmap\TileAssembler.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\shared\vmap\VMapManager2.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\src\shared\vmap\VMapManager2.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\shared\vmap\VMapTools.h"
- >
- </File>
- <File
- RelativePath="..\..\..\src\shared\vmap\WorldModel.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\src\shared\vmap\WorldModel.h"
- >
- </File>
- </Filter>
- <Filter
- Name="g3dlite"
- >
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\AABox.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Array.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Box.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\CollisionDetection.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\CoordinateFrame.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Crypto.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\debug.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\format.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\g3dmath.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\GCamera.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Line.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Matrix3.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Plane.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\platform.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Quat.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Ray.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\RegistryUtil.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Sphere.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\stringutils.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\System.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Table.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Triangle.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector2.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector2int16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector3.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector3int16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector4.h"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\AABox.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Box.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Crypto.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\format.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Matrix3.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Plane.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\System.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Triangle.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Vector3.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Vector4.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\debugAssert.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\fileutils.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\g3dmath.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\g3dfnmatch.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\prompt.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\stringutils.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Any.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\BinaryFormat.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\BinaryInput.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\BinaryOutput.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Capsule.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\CollisionDetection.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\CoordinateFrame.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Cylinder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Line.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\LineSegment.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Log.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Matrix4.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\MemoryManager.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Quat.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Random.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Ray.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\ReferenceCount.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Sphere.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\TextInput.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\TextOutput.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\UprightFrame.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\dep\src\g3dlite\Vector2.cpp"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>