625 lines
13 KiB
XML
625 lines
13 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="Recast"
|
|
ProjectGUID="{CEF242C5-E9A3-403B-BAFF-99397BDA5730}"
|
|
RootNamespace="Recast"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\Bin"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\Contrib\fastlz;..\..\Contrib\SDL\include;..\..\Include;..\..\..\DetourCrowd\Include;..\..\..\Detour\Include;..\..\..\DebugUtils\Include;..\..\..\Recast\Include;..\..\Contrib;..\..\..\DetourTileCache"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="opengl32.lib glu32.lib sdlmain.lib sdl.lib"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories="..\..\Contrib\SDL\lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
CLRThreadAttribute="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\Bin"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\..\Contrib\fastlz;..\..\Contrib\SDL\include;..\..\Include;..\..\..\DetourCrowd\Include;..\..\..\Detour\Include;..\..\..\DebugUtils\Include;..\..\..\Recast\Include;..\..\Contrib;..\..\..\DetourTileCache"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="opengl32.lib glu32.lib sdlmain.lib sdl.lib"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories="..\..\Contrib\SDL\lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
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="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
<Filter
|
|
Name="Recast"
|
|
>
|
|
<Filter
|
|
Name="Include"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Include\Recast.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Include\RecastAlloc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Include\RecastAssert.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Source\Recast.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Source\RecastAlloc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Source\RecastArea.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Source\RecastContour.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Source\RecastFilter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Source\RecastLayers.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Source\RecastMesh.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Source\RecastMeshDetail.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Source\RecastRasterization.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Recast\Source\RecastRegion.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Detour"
|
|
>
|
|
<Filter
|
|
Name="Include"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Include\DetourAlloc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Include\DetourAssert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Include\DetourCommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Include\DetourNavMesh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Include\DetourNavMeshBuilder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Include\DetourNavMeshQuery.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Include\DetourNode.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Source\DetourAlloc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Source\DetourCommon.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Source\DetourNavMesh.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Source\DetourNavMeshBuilder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Source\DetourNavMeshQuery.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Detour\Source\DetourNode.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Demo"
|
|
>
|
|
<Filter
|
|
Name="Include"
|
|
>
|
|
<File
|
|
RelativePath="..\..\Include\ChunkyTriMesh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\ConvexVolumeTool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\CrowdTool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\Filelist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\imgui.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\imguiRenderGL.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\InputGeom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\MeshLoaderObj.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\NavMeshTesterTool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\OffMeshConnectionTool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\PerfTimer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\Sample.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\Sample_Debug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\Sample_SoloMesh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\Sample_TempObstacles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\Sample_TileMesh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\SampleInterfaces.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\SlideShow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Contrib\stb_image.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Contrib\stb_truetype.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\TestCase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Include\ValueHistory.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source"
|
|
>
|
|
<File
|
|
RelativePath="..\..\Source\ChunkyTriMesh.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\ConvexVolumeTool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\CrowdTool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\Filelist.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\imgui.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\imguiRenderGL.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\InputGeom.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\MeshLoaderObj.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\NavMeshTesterTool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\OffMeshConnectionTool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\PerfTimer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\Sample.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\Sample_Debug.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\Sample_SoloMesh.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\Sample_TempObstacles.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\Sample_TileMesh.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\SampleInterfaces.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\SlideShow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\TestCase.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Source\ValueHistory.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="DebugUtils"
|
|
>
|
|
<Filter
|
|
Name="Include"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\DebugUtils\Include\DebugDraw.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DebugUtils\Include\DetourDebugDraw.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DebugUtils\Include\RecastDebugDraw.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DebugUtils\Include\RecastDump.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\DebugUtils\Source\DebugDraw.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DebugUtils\Source\DetourDebugDraw.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DebugUtils\Source\RecastDebugDraw.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DebugUtils\Source\RecastDump.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="DetourCrowd"
|
|
>
|
|
<Filter
|
|
Name="Include"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\DetourCrowd\Include\DetourCrowd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DetourCrowd\Include\DetourLocalBoundary.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DetourCrowd\Include\DetourObstacleAvoidance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DetourCrowd\Include\DetourPathCorridor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DetourCrowd\Include\DetourPathQueue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DetourCrowd\Include\DetourProximityGrid.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\DetourCrowd\Source\DetourCrowd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DetourCrowd\Source\DetourLocalBoundary.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DetourCrowd\Source\DetourObstacleAvoidance.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DetourCrowd\Source\DetourPathCorridor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DetourCrowd\Source\DetourPathQueue.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DetourCrowd\Source\DetourProximityGrid.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Contrib"
|
|
>
|
|
<File
|
|
RelativePath="..\..\Contrib\fastlz\fastlz.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Contrib\fastlz\fastlz.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="DetourTileCache"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\DetourTileCache\DetourTileCacheBuilder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\DetourTileCache\DetourTileCacheBuilder.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|