Changeset 56 in 3DVCSoftware for trunk/build/vc9/TAppRenderer_vc9.vcproj
- Timestamp:
- 11 May 2012, 21:20:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/vc9/TAppRenderer_vc9.vcproj
r2 r56 45 45 Name="VCCLCompilerTool" 46 46 Optimization="0" 47 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 47 48 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS" 48 49 MinimalRebuild="true" … … 116 117 Name="VCCLCompilerTool" 117 118 Optimization="0" 119 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 118 120 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS" 119 121 MinimalRebuild="true" … … 190 192 EnableIntrinsicFunctions="false" 191 193 FavorSizeOrSpeed="1" 194 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 192 195 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS" 193 196 StringPooling="true" … … 265 268 EnableIntrinsicFunctions="false" 266 269 FavorSizeOrSpeed="1" 270 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 267 271 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS" 268 272 StringPooling="true"
Note: See TracChangeset for help on using the changeset viewer.