Changeset 56 in 3DVCSoftware for trunk/build/vc8/TLibRenderer_vc8.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/vc8/TLibRenderer_vc8.vcproj

    r2 r56  
    4444                                Name="VCCLCompilerTool"
    4545                                Optimization="0"
     46                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    4647                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    4748                                MinimalRebuild="true"
     
    105106                                Name="VCCLCompilerTool"
    106107                                Optimization="0"
     108                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    107109                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    108110                                MinimalRebuild="true"
     
    169171                                EnableIntrinsicFunctions="false"
    170172                                FavorSizeOrSpeed="1"
     173                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    171174                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    172175                                StringPooling="true"
     
    233236                                EnableIntrinsicFunctions="false"
    234237                                FavorSizeOrSpeed="1"
     238                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    235239                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    236240                                StringPooling="true"
     
    288292                        </File>
    289293                        <File
     294                                RelativePath="..\..\source\Lib\TLibRenderer\TRenInterpFilter.cpp"
     295                                >
     296                        </File>
     297                        <File
    290298                                RelativePath="..\..\source\Lib\TLibRenderer\TRenModel.cpp"
    291299                                >
     
    318326                        <File
    319327                                RelativePath="..\..\source\Lib\TLibRenderer\TRenImagePlane.h"
     328                                >
     329                        </File>
     330                        <File
     331                                RelativePath="..\..\source\Lib\TLibRenderer\TRenInterpFilter.h"
    320332                                >
    321333                        </File>
Note: See TracChangeset for help on using the changeset viewer.