RecastDemo: Added NavmeshPruneTool files to the Visual Studio project.

This commit is contained in:
Stephen Pratt 2011-09-13 13:07:16 +00:00
parent 54e0e86ff2
commit 986c8becf8

View File

@ -344,6 +344,10 @@
RelativePath="..\..\Include\MeshLoaderObj.h" RelativePath="..\..\Include\MeshLoaderObj.h"
> >
</File> </File>
<File
RelativePath="..\..\Include\NavmeshPruneTool.h"
>
</File>
<File <File
RelativePath="..\..\Include\NavMeshTesterTool.h" RelativePath="..\..\Include\NavMeshTesterTool.h"
> >
@ -440,6 +444,10 @@
RelativePath="..\..\Source\MeshLoaderObj.cpp" RelativePath="..\..\Source\MeshLoaderObj.cpp"
> >
</File> </File>
<File
RelativePath="..\..\Source\NavmeshPruneTool.cpp"
>
</File>
<File <File
RelativePath="..\..\Source\NavMeshTesterTool.cpp" RelativePath="..\..\Source\NavMeshTesterTool.cpp"
> >