Changeset 608 in 3DVCSoftware for trunk/build/vc8/TLibCommon_vc8.vcproj


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

Merged DEV-2.0-dev0@604.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build/vc8/TLibCommon_vc8.vcproj

    r77 r608  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="8.00"
     4        Version="8,00"
    55        Name="TLibCommon"
    66        ProjectGUID="{78018D78-F890-47E3-A0B7-09D273F0B11D}"
     
    8181                </Configuration>
    8282                <Configuration
     83                        Name="Debug|x64"
     84                        OutputDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     85                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     86                        ConfigurationType="4"
     87                        CharacterSet="2"
     88                        >
     89                        <Tool
     90                                Name="VCPreBuildEventTool"
     91                        />
     92                        <Tool
     93                                Name="VCCustomBuildTool"
     94                        />
     95                        <Tool
     96                                Name="VCXMLDataGeneratorTool"
     97                        />
     98                        <Tool
     99                                Name="VCWebServiceProxyGeneratorTool"
     100                        />
     101                        <Tool
     102                                Name="VCMIDLTool"
     103                                TargetEnvironment="3"
     104                        />
     105                        <Tool
     106                                Name="VCCLCompilerTool"
     107                                Optimization="0"
     108                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
     109                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
     110                                MinimalRebuild="true"
     111                                BasicRuntimeChecks="3"
     112                                RuntimeLibrary="1"
     113                                WarningLevel="3"
     114                                DebugInformationFormat="3"
     115                        />
     116                        <Tool
     117                                Name="VCManagedResourceCompilerTool"
     118                        />
     119                        <Tool
     120                                Name="VCResourceCompilerTool"
     121                        />
     122                        <Tool
     123                                Name="VCPreLinkEventTool"
     124                        />
     125                        <Tool
     126                                Name="VCLibrarianTool"
     127                        />
     128                        <Tool
     129                                Name="VCALinkTool"
     130                        />
     131                        <Tool
     132                                Name="VCXDCMakeTool"
     133                        />
     134                        <Tool
     135                                Name="VCBscMakeTool"
     136                        />
     137                        <Tool
     138                                Name="VCFxCopTool"
     139                        />
     140                        <Tool
     141                                Name="VCPostBuildEventTool"
     142                        />
     143                </Configuration>
     144                <Configuration
    83145                        Name="Release|Win32"
    84146                        OutputDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     
    145207                </Configuration>
    146208                <Configuration
    147                         Name="Debug|x64"
    148                         OutputDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
    149                         IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
    150                         ConfigurationType="4"
    151                         CharacterSet="2"
    152                         >
    153                         <Tool
    154                                 Name="VCPreBuildEventTool"
    155                         />
    156                         <Tool
    157                                 Name="VCCustomBuildTool"
    158                         />
    159                         <Tool
    160                                 Name="VCXMLDataGeneratorTool"
    161                         />
    162                         <Tool
    163                                 Name="VCWebServiceProxyGeneratorTool"
    164                         />
    165                         <Tool
    166                                 Name="VCMIDLTool"
    167                                 TargetEnvironment="3"
    168                         />
    169                         <Tool
    170                                 Name="VCCLCompilerTool"
    171                                 Optimization="0"
    172                                 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    173                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    174                                 MinimalRebuild="true"
    175                                 BasicRuntimeChecks="3"
    176                                 RuntimeLibrary="1"
    177                                 WarningLevel="3"
    178                                 DebugInformationFormat="3"
    179                         />
    180                         <Tool
    181                                 Name="VCManagedResourceCompilerTool"
    182                         />
    183                         <Tool
    184                                 Name="VCResourceCompilerTool"
    185                         />
    186                         <Tool
    187                                 Name="VCPreLinkEventTool"
    188                         />
    189                         <Tool
    190                                 Name="VCLibrarianTool"
    191                         />
    192                         <Tool
    193                                 Name="VCALinkTool"
    194                         />
    195                         <Tool
    196                                 Name="VCXDCMakeTool"
    197                         />
    198                         <Tool
    199                                 Name="VCBscMakeTool"
    200                         />
    201                         <Tool
    202                                 Name="VCFxCopTool"
    203                         />
    204                         <Tool
    205                                 Name="VCPostBuildEventTool"
    206                         />
    207                 </Configuration>
    208                 <Configuration
    209209                        Name="Release|x64"
    210210                        OutputDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     
    293293                        </File>
    294294                        <File
    295                                 RelativePath="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.cpp"
     295                                RelativePath="..\..\source\Lib\TLibCommon\SEI.cpp"
    296296                                >
    297297                        </File>
     
    309309                        </File>
    310310                        <File
    311                                 RelativePath="..\..\source\Lib\TLibCommon\TComDepthMapGenerator.cpp"
    312                                 >
    313                         </File>
    314                         <File
    315311                                RelativePath="..\..\source\Lib\TLibCommon\TComInterpolationFilter.cpp"
    316312                                >
     
    354350                        <File
    355351                                RelativePath="..\..\source\Lib\TLibCommon\TComRdCostWeightPrediction.cpp"
    356                                 >
    357                         </File>
    358                         <File
    359                                 RelativePath="..\..\source\Lib\TLibCommon\TComResidualGenerator.cpp"
    360352                                >
    361353                        </File>
     
    431423                        </File>
    432424                        <File
    433                                 RelativePath="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.h"
    434                                 >
    435                         </File>
    436                         <File
    437425                                RelativePath="..\..\source\Lib\TLibCommon\TComBitCounter.h"
    438426                                >
     
    451439                        </File>
    452440                        <File
    453                                 RelativePath="..\..\source\Lib\TLibCommon\TComDepthMapGenerator.h"
    454                                 >
    455                         </File>
    456                         <File
    457441                                RelativePath="..\..\source\Lib\TLibCommon\TComInterpolationFilter.h"
    458442                                >
     
    500484                        <File
    501485                                RelativePath="..\..\source\Lib\TLibCommon\TComRdCostWeightPrediction.h"
    502                                 >
    503                         </File>
    504                         <File
    505                                 RelativePath="..\..\source\Lib\TLibCommon\TComResidualGenerator.h"
    506486                                >
    507487                        </File>
Note: See TracChangeset for help on using the changeset viewer.