Changeset 56 in 3DVCSoftware for trunk/build/vc9/TAppRenderer_vc9.vcproj


Ignore:
Timestamp:
11 May 2012, 21:20:17 (13 years ago)
Author:
hschwarz
Message:

updated trunk (move to HM6.1)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build/vc9/TAppRenderer_vc9.vcproj

    r2 r56  
    4545                                Name="VCCLCompilerTool"
    4646                                Optimization="0"
     47                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    4748                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    4849                                MinimalRebuild="true"
     
    116117                                Name="VCCLCompilerTool"
    117118                                Optimization="0"
     119                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    118120                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    119121                                MinimalRebuild="true"
     
    190192                                EnableIntrinsicFunctions="false"
    191193                                FavorSizeOrSpeed="1"
     194                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    192195                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    193196                                StringPooling="true"
     
    265268                                EnableIntrinsicFunctions="false"
    266269                                FavorSizeOrSpeed="1"
     270                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    267271                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    268272                                StringPooling="true"
Note: See TracChangeset for help on using the changeset viewer.