Changeset 56 in 3DVCSoftware for trunk/build/vc8/TLibRenderer_vc8.vcproj
- Timestamp:
- 11 May 2012, 21:20:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/vc8/TLibRenderer_vc8.vcproj
r2 r56 44 44 Name="VCCLCompilerTool" 45 45 Optimization="0" 46 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 46 47 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 47 48 MinimalRebuild="true" … … 105 106 Name="VCCLCompilerTool" 106 107 Optimization="0" 108 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 107 109 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 108 110 MinimalRebuild="true" … … 169 171 EnableIntrinsicFunctions="false" 170 172 FavorSizeOrSpeed="1" 173 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 171 174 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 172 175 StringPooling="true" … … 233 236 EnableIntrinsicFunctions="false" 234 237 FavorSizeOrSpeed="1" 238 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 235 239 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 236 240 StringPooling="true" … … 288 292 </File> 289 293 <File 294 RelativePath="..\..\source\Lib\TLibRenderer\TRenInterpFilter.cpp" 295 > 296 </File> 297 <File 290 298 RelativePath="..\..\source\Lib\TLibRenderer\TRenModel.cpp" 291 299 > … … 318 326 <File 319 327 RelativePath="..\..\source\Lib\TLibRenderer\TRenImagePlane.h" 328 > 329 </File> 330 <File 331 RelativePath="..\..\source\Lib\TLibRenderer\TRenInterpFilter.h" 320 332 > 321 333 </File>
Note: See TracChangeset for help on using the changeset viewer.