Changeset 56 in 3DVCSoftware for trunk/build/vc9/TLibCommon_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/TLibCommon_vc9.vcproj

    r2 r56  
    4545                                Name="VCCLCompilerTool"
    4646                                Optimization="0"
    47                                 AdditionalIncludeDirectories=""..\..\compat\msvc""
     47                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    4848                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    4949                                MinimalRebuild="true"
     
    107107                                Name="VCCLCompilerTool"
    108108                                Optimization="0"
    109                                 AdditionalIncludeDirectories=""..\..\compat\msvc""
     109                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    110110                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    111111                                MinimalRebuild="true"
     
    172172                                EnableIntrinsicFunctions="false"
    173173                                FavorSizeOrSpeed="1"
    174                                 AdditionalIncludeDirectories=""..\..\compat\msvc""
     174                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    175175                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
    176176                                StringPooling="true"
     
    238238                                EnableIntrinsicFunctions="false"
    239239                                FavorSizeOrSpeed="1"
    240                                 AdditionalIncludeDirectories=""..\..\compat\msvc""
     240                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    241241                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
    242242                                StringPooling="true"
     
    316316                        </File>
    317317                        <File
     318                                RelativePath="..\..\source\Lib\TLibCommon\TComInterpolationFilter.cpp"
     319                                >
     320                        </File>
     321                        <File
    318322                                RelativePath="..\..\source\Lib\TLibCommon\TComLoopFilter.cpp"
    319323                                >
     
    324328                        </File>
    325329                        <File
    326                                 RelativePath="..\..\source\Lib\TLibCommon\TComMVDRefData.cpp"
    327                                 >
    328                         </File>
    329                         <File
    330330                                RelativePath="..\..\source\Lib\TLibCommon\TComPattern.cpp"
    331331                                >
     
    348348                        </File>
    349349                        <File
    350                                 RelativePath="..\..\source\Lib\TLibCommon\TComPredFilter.cpp"
    351                                 >
    352                         </File>
    353                         <File
    354350                                RelativePath="..\..\source\Lib\TLibCommon\TComPrediction.cpp"
    355351                                >
     
    369365                        <File
    370366                                RelativePath="..\..\source\Lib\TLibCommon\TComRom.cpp"
     367                                >
     368                        </File>
     369                        <File
     370                                RelativePath="..\..\source\Lib\TLibCommon\TComSampleAdaptiveOffset.cpp"
    371371                                >
    372372                        </File>
     
    398398                        >
    399399                        <File
     400                                RelativePath="..\..\source\Lib\TLibCommon\AccessUnit.h"
     401                                >
     402                        </File>
     403                        <File
    400404                                RelativePath="..\..\source\Lib\TLibCommon\CommonDef.h"
    401405                                >
     
    422426                        </File>
    423427                        <File
     428                                RelativePath="..\..\source\Lib\TLibCommon\NAL.h"
     429                                >
     430                        </File>
     431                        <File
    424432                                RelativePath="..\..\source\Lib\TLibCommon\SEI.h"
    425433                                >
     
    450458                        </File>
    451459                        <File
     460                                RelativePath="..\..\source\Lib\TLibCommon\TComInterpolationFilter.h"
     461                                >
     462                        </File>
     463                        <File
    452464                                RelativePath="..\..\source\Lib\TLibCommon\TComList.h"
    453465                                >
     
    466478                        </File>
    467479                        <File
    468                                 RelativePath="..\..\source\Lib\TLibCommon\TComMVDRefData.h"
    469                                 >
    470                         </File>
    471                         <File
    472480                                RelativePath="..\..\source\Lib\TLibCommon\TComPattern.h"
    473481                                >
     
    486494                        </File>
    487495                        <File
    488                                 RelativePath="..\..\source\Lib\TLibCommon\TComPredFilter.h"
    489                                 >
    490                         </File>
    491                         <File
    492496                                RelativePath="..\..\source\Lib\TLibCommon\TComPrediction.h"
    493497                                >
     
    510514                        </File>
    511515                        <File
     516                                RelativePath="..\..\source\Lib\TLibCommon\TComSampleAdaptiveOffset.h"
     517                                >
     518                        </File>
     519                        <File
    512520                                RelativePath="..\..\source\Lib\TLibCommon\TComSlice.h"
    513521                                >
     
    522530                        </File>
    523531                        <File
    524                                 RelativePath="..\..\source\Lib\TLibCommon\TComWeightPrediction.cpp"
     532                                RelativePath="..\..\source\Lib\TLibCommon\TComWeightPrediction.h"
    525533                                >
    526534                        </File>
Note: See TracChangeset for help on using the changeset viewer.