Changeset 56 in 3DVCSoftware for trunk/build/vc9


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

updated trunk (move to HM6.1)

Location:
trunk/build/vc9
Files:
9 edited

Legend:

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

    r2 r56  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9.00"
     4        Version="9,00"
    55        Name="TAppCommon"
    66        ProjectGUID="{D1E8A1C2-15DB-4C94-80E8-4F70CF0A2DC5}"
     
    4545                                Name="VCCLCompilerTool"
    4646                                Optimization="0"
     47                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    4748                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    48                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    4949                                MinimalRebuild="true"
    5050                                BasicRuntimeChecks="3"
     
    5252                                WarningLevel="3"
    5353                                DebugInformationFormat="4"
     54                        />
     55                        <Tool
     56                                Name="VCManagedResourceCompilerTool"
     57                        />
     58                        <Tool
     59                                Name="VCResourceCompilerTool"
     60                        />
     61                        <Tool
     62                                Name="VCPreLinkEventTool"
     63                        />
     64                        <Tool
     65                                Name="VCLibrarianTool"
     66                        />
     67                        <Tool
     68                                Name="VCALinkTool"
     69                        />
     70                        <Tool
     71                                Name="VCXDCMakeTool"
     72                        />
     73                        <Tool
     74                                Name="VCBscMakeTool"
     75                        />
     76                        <Tool
     77                                Name="VCFxCopTool"
     78                        />
     79                        <Tool
     80                                Name="VCPostBuildEventTool"
     81                        />
     82                </Configuration>
     83                <Configuration
     84                        Name="Debug|x64"
     85                        OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     86                        IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     87                        ConfigurationType="4"
     88                        CharacterSet="2"
     89                        >
     90                        <Tool
     91                                Name="VCPreBuildEventTool"
     92                        />
     93                        <Tool
     94                                Name="VCCustomBuildTool"
     95                        />
     96                        <Tool
     97                                Name="VCXMLDataGeneratorTool"
     98                        />
     99                        <Tool
     100                                Name="VCWebServiceProxyGeneratorTool"
     101                        />
     102                        <Tool
     103                                Name="VCMIDLTool"
     104                                TargetEnvironment="3"
     105                        />
     106                        <Tool
     107                                Name="VCCLCompilerTool"
     108                                Optimization="0"
     109                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
     110                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
     111                                MinimalRebuild="true"
     112                                BasicRuntimeChecks="3"
     113                                RuntimeLibrary="1"
     114                                WarningLevel="3"
     115                                DebugInformationFormat="3"
    54116                        />
    55117                        <Tool
     
    110172                                EnableIntrinsicFunctions="false"
    111173                                FavorSizeOrSpeed="1"
     174                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    112175                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
    113                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    114176                                StringPooling="true"
    115177                                RuntimeLibrary="0"
    116178                                EnableFunctionLevelLinking="true"
    117                                 WarningLevel="3"
    118                                 DebugInformationFormat="3"
    119                         />
    120                         <Tool
    121                                 Name="VCManagedResourceCompilerTool"
    122                         />
    123                         <Tool
    124                                 Name="VCResourceCompilerTool"
    125                         />
    126                         <Tool
    127                                 Name="VCPreLinkEventTool"
    128                         />
    129                         <Tool
    130                                 Name="VCLibrarianTool"
    131                         />
    132                         <Tool
    133                                 Name="VCALinkTool"
    134                         />
    135                         <Tool
    136                                 Name="VCXDCMakeTool"
    137                         />
    138                         <Tool
    139                                 Name="VCBscMakeTool"
    140                         />
    141                         <Tool
    142                                 Name="VCFxCopTool"
    143                         />
    144                         <Tool
    145                                 Name="VCPostBuildEventTool"
    146                         />
    147                 </Configuration>
    148                 <Configuration
    149                         Name="Debug|x64"
    150                         OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
    151                         IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
    152                         ConfigurationType="4"
    153                         CharacterSet="2"
    154                         >
    155                         <Tool
    156                                 Name="VCPreBuildEventTool"
    157                         />
    158                         <Tool
    159                                 Name="VCCustomBuildTool"
    160                         />
    161                         <Tool
    162                                 Name="VCXMLDataGeneratorTool"
    163                         />
    164                         <Tool
    165                                 Name="VCWebServiceProxyGeneratorTool"
    166                         />
    167                         <Tool
    168                                 Name="VCMIDLTool"
    169                                 TargetEnvironment="3"
    170                         />
    171                         <Tool
    172                                 Name="VCCLCompilerTool"
    173                                 Optimization="0"
    174                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    175                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    176                                 MinimalRebuild="true"
    177                                 BasicRuntimeChecks="3"
    178                                 RuntimeLibrary="1"
    179179                                WarningLevel="3"
    180180                                DebugInformationFormat="3"
     
    238238                                EnableIntrinsicFunctions="false"
    239239                                FavorSizeOrSpeed="1"
     240                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    240241                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
    241                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    242242                                StringPooling="true"
    243243                                RuntimeLibrary="0"
     
    283283                        >
    284284                        <File
    285                                 RelativePath="..\..\source\App\TAppCommon\program_options_lite.cpp"
     285                                RelativePath="..\..\source\Lib\TAppCommon\program_options_lite.cpp"
    286286                                >
    287287                        </File>
    288288                        <File
    289                                 RelativePath="..\..\source\App\TAppCommon\TAppComCamPara.cpp"
     289                                RelativePath="..\..\source\Lib\TAppCommon\TAppComCamPara.cpp"
    290290                                >
    291291                        </File>
     
    296296                        >
    297297                        <File
    298                                 RelativePath="..\..\source\App\TAppCommon\program_options_lite.h"
     298                                RelativePath="..\..\source\Lib\TAppCommon\program_options_lite.h"
    299299                                >
    300300                        </File>
    301301                        <File
    302                                 RelativePath="..\..\source\App\TAppCommon\TAppComCamPara.h"
     302                                RelativePath="..\..\source\Lib\TAppCommon\TAppComCamPara.h"
    303303                                >
    304304                        </File>
  • trunk/build/vc9/TAppDecoder_vc9.vcproj

    r17 r56  
    4545                                Name="VCCLCompilerTool"
    4646                                Optimization="0"
    47                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
     47                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    4848                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    4949                                MinimalRebuild="true"
     
    117117                                Name="VCCLCompilerTool"
    118118                                Optimization="0"
    119                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
     119                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    120120                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    121121                                MinimalRebuild="true"
     
    192192                                EnableIntrinsicFunctions="false"
    193193                                FavorSizeOrSpeed="1"
    194                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
     194                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    195195                                PreprocessorDefinitions="WIN32;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    196196                                StringPooling="true"
     
    268268                                EnableIntrinsicFunctions="false"
    269269                                FavorSizeOrSpeed="1"
    270                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
     270                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    271271                                PreprocessorDefinitions="WIN32;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    272272                                StringPooling="true"
  • trunk/build/vc9/TAppEncoder_vc9.vcproj

    r2 r56  
    4545                                Name="VCCLCompilerTool"
    4646                                Optimization="0"
    47                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
     47                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    4848                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    4949                                MinimalRebuild="true"
     
    117117                                Name="VCCLCompilerTool"
    118118                                Optimization="0"
    119                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
     119                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    120120                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    121121                                MinimalRebuild="true"
     
    192192                                EnableIntrinsicFunctions="false"
    193193                                FavorSizeOrSpeed="1"
    194                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
     194                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    195195                                PreprocessorDefinitions="WIN32;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    196196                                StringPooling="true"
     
    268268                                EnableIntrinsicFunctions="false"
    269269                                FavorSizeOrSpeed="1"
    270                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
     270                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    271271                                PreprocessorDefinitions="WIN32;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    272272                                StringPooling="true"
  • 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"
  • trunk/build/vc9/TLibCommon_vc9.vcproj

    r2 r56  
    4545                                Name="VCCLCompilerTool"
    4646                                Optimization="0"
    47                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
     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="&quot;..\..\compat\msvc&quot;"
     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="&quot;..\..\compat\msvc&quot;"
     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="&quot;..\..\compat\msvc&quot;"
     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>
  • trunk/build/vc9/TLibDecoder_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"
    48                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    4949                                MinimalRebuild="true"
    5050                                BasicRuntimeChecks="3"
     
    5252                                WarningLevel="3"
    5353                                DebugInformationFormat="4"
     54                        />
     55                        <Tool
     56                                Name="VCManagedResourceCompilerTool"
     57                        />
     58                        <Tool
     59                                Name="VCResourceCompilerTool"
     60                        />
     61                        <Tool
     62                                Name="VCPreLinkEventTool"
     63                        />
     64                        <Tool
     65                                Name="VCLibrarianTool"
     66                        />
     67                        <Tool
     68                                Name="VCALinkTool"
     69                        />
     70                        <Tool
     71                                Name="VCXDCMakeTool"
     72                        />
     73                        <Tool
     74                                Name="VCBscMakeTool"
     75                        />
     76                        <Tool
     77                                Name="VCFxCopTool"
     78                        />
     79                        <Tool
     80                                Name="VCPostBuildEventTool"
     81                        />
     82                </Configuration>
     83                <Configuration
     84                        Name="Debug|x64"
     85                        OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     86                        IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     87                        ConfigurationType="4"
     88                        CharacterSet="2"
     89                        >
     90                        <Tool
     91                                Name="VCPreBuildEventTool"
     92                        />
     93                        <Tool
     94                                Name="VCCustomBuildTool"
     95                        />
     96                        <Tool
     97                                Name="VCXMLDataGeneratorTool"
     98                        />
     99                        <Tool
     100                                Name="VCWebServiceProxyGeneratorTool"
     101                        />
     102                        <Tool
     103                                Name="VCMIDLTool"
     104                                TargetEnvironment="3"
     105                        />
     106                        <Tool
     107                                Name="VCCLCompilerTool"
     108                                Optimization="0"
     109                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
     110                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
     111                                MinimalRebuild="true"
     112                                BasicRuntimeChecks="3"
     113                                RuntimeLibrary="1"
     114                                WarningLevel="3"
     115                                DebugInformationFormat="3"
    54116                        />
    55117                        <Tool
     
    110172                                EnableIntrinsicFunctions="false"
    111173                                FavorSizeOrSpeed="1"
     174                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    112175                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
    113                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    114176                                StringPooling="true"
    115177                                RuntimeLibrary="0"
    116178                                EnableFunctionLevelLinking="true"
    117                                 WarningLevel="3"
    118                                 DebugInformationFormat="3"
    119                         />
    120                         <Tool
    121                                 Name="VCManagedResourceCompilerTool"
    122                         />
    123                         <Tool
    124                                 Name="VCResourceCompilerTool"
    125                         />
    126                         <Tool
    127                                 Name="VCPreLinkEventTool"
    128                         />
    129                         <Tool
    130                                 Name="VCLibrarianTool"
    131                         />
    132                         <Tool
    133                                 Name="VCALinkTool"
    134                         />
    135                         <Tool
    136                                 Name="VCXDCMakeTool"
    137                         />
    138                         <Tool
    139                                 Name="VCBscMakeTool"
    140                         />
    141                         <Tool
    142                                 Name="VCFxCopTool"
    143                         />
    144                         <Tool
    145                                 Name="VCPostBuildEventTool"
    146                         />
    147                 </Configuration>
    148                 <Configuration
    149                         Name="Debug|x64"
    150                         OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
    151                         IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
    152                         ConfigurationType="4"
    153                         CharacterSet="2"
    154                         >
    155                         <Tool
    156                                 Name="VCPreBuildEventTool"
    157                         />
    158                         <Tool
    159                                 Name="VCCustomBuildTool"
    160                         />
    161                         <Tool
    162                                 Name="VCXMLDataGeneratorTool"
    163                         />
    164                         <Tool
    165                                 Name="VCWebServiceProxyGeneratorTool"
    166                         />
    167                         <Tool
    168                                 Name="VCMIDLTool"
    169                                 TargetEnvironment="3"
    170                         />
    171                         <Tool
    172                                 Name="VCCLCompilerTool"
    173                                 Optimization="0"
    174                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    175                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    176                                 MinimalRebuild="true"
    177                                 BasicRuntimeChecks="3"
    178                                 RuntimeLibrary="1"
    179179                                WarningLevel="3"
    180180                                DebugInformationFormat="3"
     
    238238                                EnableIntrinsicFunctions="false"
    239239                                FavorSizeOrSpeed="1"
     240                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    240241                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
    241                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    242242                                StringPooling="true"
    243243                                RuntimeLibrary="0"
     
    283283                        >
    284284                        <File
     285                                RelativePath="..\..\source\Lib\TLibDecoder\AnnexBread.cpp"
     286                                >
     287                        </File>
     288                        <File
     289                                RelativePath="..\..\source\Lib\TLibDecoder\NALread.cpp"
     290                                >
     291                        </File>
     292                        <File
    285293                                RelativePath="..\..\source\Lib\TLibDecoder\SEIread.cpp"
    286294                                >
     
    323331                        Filter="h;hpp;hxx;hm;inl"
    324332                        >
     333                        <File
     334                                RelativePath="..\..\source\Lib\TLibDecoder\AnnexBread.h"
     335                                >
     336                        </File>
     337                        <File
     338                                RelativePath="..\..\source\Lib\TLibDecoder\NALread.h"
     339                                >
     340                        </File>
    325341                        <File
    326342                                RelativePath="..\..\source\Lib\TLibDecoder\SEIread.h"
  • trunk/build/vc9/TLibEncoder_vc9.vcproj

    r17 r56  
    4545                                Name="VCCLCompilerTool"
    4646                                Optimization="0"
    47                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
     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="&quot;..\..\compat\msvc&quot;"
     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="&quot;..\..\compat\msvc&quot;"
     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="&quot;..\..\compat\msvc&quot;"
     240                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    241241                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
    242242                                StringPooling="true"
     
    283283                        >
    284284                        <File
     285                                RelativePath="..\..\source\Lib\TLibEncoder\NALwrite.cpp"
     286                                >
     287                        </File>
     288                        <File
    285289                                RelativePath="..\..\source\Lib\TLibEncoder\SEIwrite.cpp"
    286290                                >
     
    295299                        </File>
    296300                        <File
     301                                RelativePath="..\..\source\Lib\TLibEncoder\TEncBinCoderCABACCounter.cpp"
     302                                >
     303                        </File>
     304                        <File
    297305                                RelativePath="..\..\source\Lib\TLibEncoder\TEncCavlc.cpp"
    298306                                >
     
    307315                        </File>
    308316                        <File
    309                                 RelativePath="..\..\source\Lib\TLibEncoder\TEncFormattedStringParser.cpp"
    310                                 >
    311                         </File>
    312                         <File
    313317                                RelativePath="..\..\source\Lib\TLibEncoder\TEncGOP.cpp"
    314318                                >
    315319                        </File>
    316320                        <File
     321                                RelativePath="..\..\source\Lib\TLibEncoder\TEncPic.cpp"
     322                                >
     323                        </File>
     324                        <File
     325                                RelativePath="..\..\source\Lib\TLibEncoder\TEncPreanalyzer.cpp"
     326                                >
     327                        </File>
     328                        <File
     329                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSampleAdaptiveOffset.cpp"
     330                                >
     331                        </File>
     332                        <File
    317333                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSbac.cpp"
    318334                                >
     
    320336                        <File
    321337                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSearch.cpp"
    322                                 >
    323                         </File>
    324                         <File
    325                                 RelativePath="..\..\source\Lib\TLibEncoder\TEncSeqStructure.cpp"
    326338                                >
    327339                        </File>
     
    344356                        >
    345357                        <File
     358                                RelativePath="..\..\source\Lib\TLibEncoder\AnnexBwrite.h"
     359                                >
     360                        </File>
     361                        <File
     362                                RelativePath="..\..\source\Lib\TLibEncoder\NALwrite.h"
     363                                >
     364                        </File>
     365                        <File
    346366                                RelativePath="..\..\source\Lib\TLibEncoder\SEIwrite.h"
    347367                                >
     
    364384                        </File>
    365385                        <File
     386                                RelativePath="..\..\source\Lib\TLibEncoder\TEncBinCoderCABACCounter.h"
     387                                >
     388                        </File>
     389                        <File
    366390                                RelativePath="..\..\source\Lib\TLibEncoder\TEncCavlc.h"
    367391                                >
     
    380404                        </File>
    381405                        <File
    382                                 RelativePath="..\..\source\Lib\TLibEncoder\TEncFormattedStringParser.h"
    383                                 >
    384                         </File>
    385                         <File
    386406                                RelativePath="..\..\source\Lib\TLibEncoder\TEncGOP.h"
    387407                                >
    388408                        </File>
    389409                        <File
     410                                RelativePath="..\..\source\Lib\TLibEncoder\TEncPic.h"
     411                                >
     412                        </File>
     413                        <File
     414                                RelativePath="..\..\source\Lib\TLibEncoder\TEncPreanalyzer.h"
     415                                >
     416                        </File>
     417                        <File
     418                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSampleAdaptiveOffset.h"
     419                                >
     420                        </File>
     421                        <File
    390422                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSbac.h"
    391423                                >
     
    393425                        <File
    394426                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSearch.h"
    395                                 >
    396                         </File>
    397                         <File
    398                                 RelativePath="..\..\source\Lib\TLibEncoder\TEncSeqStructure.h"
    399427                                >
    400428                        </File>
  • 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>
  • trunk/build/vc9/TLibVideoIO_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"
    48                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    4949                                MinimalRebuild="true"
    5050                                BasicRuntimeChecks="3"
     
    5252                                WarningLevel="3"
    5353                                DebugInformationFormat="4"
     54                        />
     55                        <Tool
     56                                Name="VCManagedResourceCompilerTool"
     57                        />
     58                        <Tool
     59                                Name="VCResourceCompilerTool"
     60                        />
     61                        <Tool
     62                                Name="VCPreLinkEventTool"
     63                        />
     64                        <Tool
     65                                Name="VCLibrarianTool"
     66                        />
     67                        <Tool
     68                                Name="VCALinkTool"
     69                        />
     70                        <Tool
     71                                Name="VCXDCMakeTool"
     72                        />
     73                        <Tool
     74                                Name="VCBscMakeTool"
     75                        />
     76                        <Tool
     77                                Name="VCFxCopTool"
     78                        />
     79                        <Tool
     80                                Name="VCPostBuildEventTool"
     81                        />
     82                </Configuration>
     83                <Configuration
     84                        Name="Debug|x64"
     85                        OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     86                        IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     87                        ConfigurationType="4"
     88                        CharacterSet="2"
     89                        >
     90                        <Tool
     91                                Name="VCPreBuildEventTool"
     92                        />
     93                        <Tool
     94                                Name="VCCustomBuildTool"
     95                        />
     96                        <Tool
     97                                Name="VCXMLDataGeneratorTool"
     98                        />
     99                        <Tool
     100                                Name="VCWebServiceProxyGeneratorTool"
     101                        />
     102                        <Tool
     103                                Name="VCMIDLTool"
     104                                TargetEnvironment="3"
     105                        />
     106                        <Tool
     107                                Name="VCCLCompilerTool"
     108                                Optimization="0"
     109                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
     110                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
     111                                MinimalRebuild="true"
     112                                BasicRuntimeChecks="3"
     113                                RuntimeLibrary="1"
     114                                WarningLevel="3"
     115                                DebugInformationFormat="3"
    54116                        />
    55117                        <Tool
     
    110172                                EnableIntrinsicFunctions="false"
    111173                                FavorSizeOrSpeed="1"
     174                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    112175                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
    113                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    114176                                StringPooling="true"
    115177                                RuntimeLibrary="0"
    116178                                EnableFunctionLevelLinking="true"
    117                                 WarningLevel="3"
    118                                 DebugInformationFormat="3"
    119                         />
    120                         <Tool
    121                                 Name="VCManagedResourceCompilerTool"
    122                         />
    123                         <Tool
    124                                 Name="VCResourceCompilerTool"
    125                         />
    126                         <Tool
    127                                 Name="VCPreLinkEventTool"
    128                         />
    129                         <Tool
    130                                 Name="VCLibrarianTool"
    131                         />
    132                         <Tool
    133                                 Name="VCALinkTool"
    134                         />
    135                         <Tool
    136                                 Name="VCXDCMakeTool"
    137                         />
    138                         <Tool
    139                                 Name="VCBscMakeTool"
    140                         />
    141                         <Tool
    142                                 Name="VCFxCopTool"
    143                         />
    144                         <Tool
    145                                 Name="VCPostBuildEventTool"
    146                         />
    147                 </Configuration>
    148                 <Configuration
    149                         Name="Debug|x64"
    150                         OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
    151                         IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
    152                         ConfigurationType="4"
    153                         CharacterSet="2"
    154                         >
    155                         <Tool
    156                                 Name="VCPreBuildEventTool"
    157                         />
    158                         <Tool
    159                                 Name="VCCustomBuildTool"
    160                         />
    161                         <Tool
    162                                 Name="VCXMLDataGeneratorTool"
    163                         />
    164                         <Tool
    165                                 Name="VCWebServiceProxyGeneratorTool"
    166                         />
    167                         <Tool
    168                                 Name="VCMIDLTool"
    169                                 TargetEnvironment="3"
    170                         />
    171                         <Tool
    172                                 Name="VCCLCompilerTool"
    173                                 Optimization="0"
    174                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    175                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    176                                 MinimalRebuild="true"
    177                                 BasicRuntimeChecks="3"
    178                                 RuntimeLibrary="1"
    179179                                WarningLevel="3"
    180180                                DebugInformationFormat="3"
     
    238238                                EnableIntrinsicFunctions="false"
    239239                                FavorSizeOrSpeed="1"
     240                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    240241                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
    241                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    242242                                StringPooling="true"
    243243                                RuntimeLibrary="0"
     
    283283                        >
    284284                        <File
    285                                 RelativePath="..\..\source\Lib\TLibVideoIO\TVideoIOBits.cpp"
    286                                 >
    287                         </File>
    288                         <File
    289285                                RelativePath="..\..\source\Lib\TLibVideoIO\TVideoIOYuv.cpp"
    290286                                >
     
    295291                        Filter="h;hpp;hxx;hm;inl"
    296292                        >
    297                         <File
    298                                 RelativePath="..\..\source\Lib\TLibVideoIO\TVideoIOBits.h"
    299                                 >
    300                         </File>
    301293                        <File
    302294                                RelativePath="..\..\source\Lib\TLibVideoIO\TVideoIOYuv.h"
Note: See TracChangeset for help on using the changeset viewer.