~rebel/horde3d/trunk

« back to all changes in this revision

Viewing changes to trunk/Tools/Dependencies/RecastNavigation/Detour/Detour_2013.vcxproj

  • Committer: felix
  • Date: 2015-07-07 12:57:07 UTC
  • Revision ID: svn-v4:5ce291ac-9df0-446f-9e4f-d57731c4dda7::1699
- Updated RecastNavigation to latest version and fixed multiple issues.
- Adapted GameDetourComponent, GameDetourCrowdComponent, DetourCrowdDemo and AAA accordingly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
115
115
    <ClInclude Include="Include\DetourAlloc.h" />
116
116
    <ClInclude Include="Include\DetourAssert.h" />
117
117
    <ClInclude Include="Include\DetourCommon.h" />
 
118
    <ClInclude Include="Include\DetourMath.h" />
118
119
    <ClInclude Include="Include\DetourNavMesh.h" />
119
120
    <ClInclude Include="Include\DetourNavMeshBuilder.h" />
120
121
    <ClInclude Include="Include\DetourNavMeshQuery.h" />