Changeset 56 in 3DVCSoftware for trunk/build/vc9/TLibRenderer_vc9.vcproj
- Timestamp:
- 11 May 2012, 21:20:17 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/vc9/TLibRenderer_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;_LIB;_CRT_SECURE_NO_WARNINGS" 48 49 MinimalRebuild="true" … … 106 107 Name="VCCLCompilerTool" 107 108 Optimization="0" 109 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 108 110 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 109 111 MinimalRebuild="true" … … 170 172 EnableIntrinsicFunctions="false" 171 173 FavorSizeOrSpeed="1" 174 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 172 175 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 173 176 StringPooling="true" … … 235 238 EnableIntrinsicFunctions="false" 236 239 FavorSizeOrSpeed="1" 240 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 237 241 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 238 242 StringPooling="true" … … 291 295 </File> 292 296 <File 297 RelativePath="..\..\source\Lib\TLibRenderer\TRenInterpFilter.cpp" 298 > 299 </File> 300 <File 293 301 RelativePath="..\..\source\Lib\TLibRenderer\TRenModel.cpp" 294 302 > … … 321 329 <File 322 330 RelativePath="..\..\source\Lib\TLibRenderer\TRenImagePlane.h" 331 > 332 </File> 333 <File 334 RelativePath="..\..\source\Lib\TLibRenderer\TRenInterpFilter.h" 323 335 > 324 336 </File>
Note: See TracChangeset for help on using the changeset viewer.