Changeset 608 in 3DVCSoftware for trunk/build/vc9


Ignore:
Timestamp:
1 Sep 2013, 22:47:26 (11 years ago)
Author:
tech
Message:

Merged DEV-2.0-dev0@604.

Location:
trunk/build/vc9
Files:
5 edited

Legend:

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

    r56 r608  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="TAppDecoder"
    66        ProjectGUID="{A7A515D9-E917-4706-BD5B-57DC6C78D612}"
  • trunk/build/vc9/TAppExtractor_vc9.vcproj

    r42 r608  
    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"
     
    6868                                SubSystem="1"
    6969                                TargetMachine="1"
     70                        />
     71                        <Tool
     72                                Name="VCALinkTool"
     73                        />
     74                        <Tool
     75                                Name="VCManifestTool"
     76                        />
     77                        <Tool
     78                                Name="VCXDCMakeTool"
     79                        />
     80                        <Tool
     81                                Name="VCBscMakeTool"
     82                        />
     83                        <Tool
     84                                Name="VCFxCopTool"
     85                        />
     86                        <Tool
     87                                Name="VCAppVerifierTool"
     88                        />
     89                        <Tool
     90                                Name="VCPostBuildEventTool"
     91                        />
     92                </Configuration>
     93                <Configuration
     94                        Name="Debug|x64"
     95                        OutputDirectory="$(SolutionDir)\..\bin\vc9\$(PlatformName)\$(ConfigurationName)\"
     96                        IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     97                        ConfigurationType="1"
     98                        CharacterSet="2"
     99                        >
     100                        <Tool
     101                                Name="VCPreBuildEventTool"
     102                        />
     103                        <Tool
     104                                Name="VCCustomBuildTool"
     105                        />
     106                        <Tool
     107                                Name="VCXMLDataGeneratorTool"
     108                        />
     109                        <Tool
     110                                Name="VCWebServiceProxyGeneratorTool"
     111                        />
     112                        <Tool
     113                                Name="VCMIDLTool"
     114                                TargetEnvironment="3"
     115                        />
     116                        <Tool
     117                                Name="VCCLCompilerTool"
     118                                Optimization="0"
     119                                AdditionalIncludeDirectories="&quot;$(SolutionDir)\source\Lib&quot;;&quot;$(SolutionDir)\..\source\Lib\&quot;;&quot;$(SolutionDir)\..\compat\msvc&quot;"
     120                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
     121                                MinimalRebuild="true"
     122                                BasicRuntimeChecks="3"
     123                                RuntimeLibrary="1"
     124                                WarningLevel="3"
     125                                DebugInformationFormat="3"
     126                        />
     127                        <Tool
     128                                Name="VCManagedResourceCompilerTool"
     129                        />
     130                        <Tool
     131                                Name="VCResourceCompilerTool"
     132                        />
     133                        <Tool
     134                                Name="VCPreLinkEventTool"
     135                        />
     136                        <Tool
     137                                Name="VCLinkerTool"
     138                                LinkIncremental="2"
     139                                GenerateDebugInformation="true"
     140                                SubSystem="1"
     141                                TargetMachine="17"
    70142                        />
    71143                        <Tool
     
    120192                                EnableIntrinsicFunctions="false"
    121193                                FavorSizeOrSpeed="1"
    122                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
     194                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    123195                                PreprocessorDefinitions="WIN32;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    124196                                StringPooling="true"
     
    143215                                SubSystem="1"
    144216                                TargetMachine="1"
    145                         />
    146                         <Tool
    147                                 Name="VCALinkTool"
    148                         />
    149                         <Tool
    150                                 Name="VCManifestTool"
    151                         />
    152                         <Tool
    153                                 Name="VCXDCMakeTool"
    154                         />
    155                         <Tool
    156                                 Name="VCBscMakeTool"
    157                         />
    158                         <Tool
    159                                 Name="VCFxCopTool"
    160                         />
    161                         <Tool
    162                                 Name="VCAppVerifierTool"
    163                         />
    164                         <Tool
    165                                 Name="VCPostBuildEventTool"
    166                         />
    167                 </Configuration>
    168                 <Configuration
    169                         Name="Debug|x64"
    170                         OutputDirectory="$(SolutionDir)\..\bin\vc9\$(PlatformName)\$(ConfigurationName)\"
    171                         IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
    172                         ConfigurationType="1"
    173                         CharacterSet="2"
    174                         >
    175                         <Tool
    176                                 Name="VCPreBuildEventTool"
    177                         />
    178                         <Tool
    179                                 Name="VCCustomBuildTool"
    180                         />
    181                         <Tool
    182                                 Name="VCXMLDataGeneratorTool"
    183                         />
    184                         <Tool
    185                                 Name="VCWebServiceProxyGeneratorTool"
    186                         />
    187                         <Tool
    188                                 Name="VCMIDLTool"
    189                                 TargetEnvironment="3"
    190                         />
    191                         <Tool
    192                                 Name="VCCLCompilerTool"
    193                                 Optimization="0"
    194                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    195                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    196                                 MinimalRebuild="true"
    197                                 BasicRuntimeChecks="3"
    198                                 RuntimeLibrary="1"
    199                                 WarningLevel="3"
    200                                 DebugInformationFormat="3"
    201                         />
    202                         <Tool
    203                                 Name="VCManagedResourceCompilerTool"
    204                         />
    205                         <Tool
    206                                 Name="VCResourceCompilerTool"
    207                         />
    208                         <Tool
    209                                 Name="VCPreLinkEventTool"
    210                         />
    211                         <Tool
    212                                 Name="VCLinkerTool"
    213                                 LinkIncremental="2"
    214                                 GenerateDebugInformation="true"
    215                                 SubSystem="1"
    216                                 TargetMachine="17"
    217217                        />
    218218                        <Tool
     
    268268                                EnableIntrinsicFunctions="false"
    269269                                FavorSizeOrSpeed="1"
     270                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    270271                                PreprocessorDefinitions="WIN32;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
    271                                 AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
    272272                                StringPooling="true"
    273273                                RuntimeLibrary="0"
  • trunk/build/vc9/TLibCommon_vc9.vcproj

    r56 r608  
    296296                        </File>
    297297                        <File
    298                                 RelativePath="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.cpp"
     298                                RelativePath="..\..\source\Lib\TLibCommon\SEI.cpp"
    299299                                >
    300300                        </File>
     
    312312                        </File>
    313313                        <File
    314                                 RelativePath="..\..\source\Lib\TLibCommon\TComDepthMapGenerator.cpp"
    315                                 >
    316                         </File>
    317                         <File
    318314                                RelativePath="..\..\source\Lib\TLibCommon\TComInterpolationFilter.cpp"
    319315                                >
     
    357353                        <File
    358354                                RelativePath="..\..\source\Lib\TLibCommon\TComRdCostWeightPrediction.cpp"
    359                                 >
    360                         </File>
    361                         <File
    362                                 RelativePath="..\..\source\Lib\TLibCommon\TComResidualGenerator.cpp"
    363355                                >
    364356                        </File>
     
    434426                        </File>
    435427                        <File
    436                                 RelativePath="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.h"
    437                                 >
    438                         </File>
    439                         <File
    440428                                RelativePath="..\..\source\Lib\TLibCommon\TComBitCounter.h"
    441429                                >
     
    454442                        </File>
    455443                        <File
    456                                 RelativePath="..\..\source\Lib\TLibCommon\TComDepthMapGenerator.h"
    457                                 >
    458                         </File>
    459                         <File
    460444                                RelativePath="..\..\source\Lib\TLibCommon\TComInterpolationFilter.h"
    461445                                >
     
    503487                        <File
    504488                                RelativePath="..\..\source\Lib\TLibCommon\TComRdCostWeightPrediction.h"
    505                                 >
    506                         </File>
    507                         <File
    508                                 RelativePath="..\..\source\Lib\TLibCommon\TComResidualGenerator.h"
    509489                                >
    510490                        </File>
  • trunk/build/vc9/TLibDecoder_vc9.vcproj

    r56 r608  
    295295                        </File>
    296296                        <File
     297                                RelativePath="..\..\source\Lib\TLibDecoder\SyntaxElementParser.cpp"
     298                                >
     299                        </File>
     300                        <File
    297301                                RelativePath="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.cpp"
    298302                                >
     
    341345                        <File
    342346                                RelativePath="..\..\source\Lib\TLibDecoder\SEIread.h"
     347                                >
     348                        </File>
     349                        <File
     350                                RelativePath="..\..\source\Lib\TLibDecoder\SyntaxElementParser.h"
    343351                                >
    344352                        </File>
  • trunk/build/vc9/TLibEncoder_vc9.vcproj

    r56 r608  
    291291                        </File>
    292292                        <File
    293                                 RelativePath="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.cpp"
     293                                RelativePath="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.cpp"
     294                                >
     295                        </File>
     296                        <File
     297                                RelativePath="..\..\source\Lib\TLibEncoder\TEncAnalyze.cpp"
    294298                                >
    295299                        </File>
     
    324328                        <File
    325329                                RelativePath="..\..\source\Lib\TLibEncoder\TEncPreanalyzer.cpp"
     330                                >
     331                        </File>
     332                        <File
     333                                RelativePath="..\..\source\Lib\TLibEncoder\TEncRateCtrl.cpp"
    326334                                >
    327335                        </File>
     
    368376                        </File>
    369377                        <File
    370                                 RelativePath="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.h"
     378                                RelativePath="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.h"
    371379                                >
    372380                        </File>
     
    413421                        <File
    414422                                RelativePath="..\..\source\Lib\TLibEncoder\TEncPreanalyzer.h"
     423                                >
     424                        </File>
     425                        <File
     426                                RelativePath="..\..\source\Lib\TLibEncoder\TEncRateCtrl.h"
    415427                                >
    416428                        </File>
Note: See TracChangeset for help on using the changeset viewer.