Changeset 2746 for GTP/trunk/App/Demos/Vis/KdTreeDemo/OGRE
- Timestamp:
- 06/10/08 10:54:13 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Vis/KdTreeDemo/OGRE/scripts/TestKdTree.vcproj
r2361 r2746 86 86 OptimizeForWindowsApplication="TRUE" 87 87 AdditionalIncludeDirectories="..\include;"$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\OgreMain\include";..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\IVReader\include;..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\OGRE\include;..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\include" 88 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GTP_VISIBILITY_MODIFIED_OGRE;GAMETOOLS_ILLUMINATION_MODULE "88 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GTP_VISIBILITY_MODIFIED_OGRE;GAMETOOLS_ILLUMINATION_MODULE1" 89 89 StringPooling="TRUE" 90 90 MinimalRebuild="TRUE" … … 263 263 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 264 264 </Configuration> 265 <Configuration265 <Configuration 266 266 Name="Release_noqt|Win32" 267 267 OutputDirectory="Release"
Note: See TracChangeset
for help on using the changeset viewer.