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


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

updated trunk (move to HM6.1)

File:
1 edited

Legend:

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

    r2 r56  
    4545                                Name="VCCLCompilerTool"
    4646                                Optimization="0"
     47                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    4748                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    4849                                MinimalRebuild="true"
     
    106107                                Name="VCCLCompilerTool"
    107108                                Optimization="0"
     109                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    108110                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    109111                                MinimalRebuild="true"
     
    170172                                EnableIntrinsicFunctions="false"
    171173                                FavorSizeOrSpeed="1"
     174                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    172175                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    173176                                StringPooling="true"
     
    235238                                EnableIntrinsicFunctions="false"
    236239                                FavorSizeOrSpeed="1"
     240                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    237241                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    238242                                StringPooling="true"
     
    291295                        </File>
    292296                        <File
     297                                RelativePath="..\..\source\Lib\TLibRenderer\TRenInterpFilter.cpp"
     298                                >
     299                        </File>
     300                        <File
    293301                                RelativePath="..\..\source\Lib\TLibRenderer\TRenModel.cpp"
    294302                                >
     
    321329                        <File
    322330                                RelativePath="..\..\source\Lib\TLibRenderer\TRenImagePlane.h"
     331                                >
     332                        </File>
     333                        <File
     334                                RelativePath="..\..\source\Lib\TLibRenderer\TRenInterpFilter.h"
    323335                                >
    324336                        </File>
Note: See TracChangeset for help on using the changeset viewer.