Changeset 56 in 3DVCSoftware for trunk/build/vc9/TLibDecoder_vc9.vcproj


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

updated trunk (move to HM6.1)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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=""..\..\compat\msvc""
    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"
Note: See TracChangeset for help on using the changeset viewer.