source: 3DVCSoftware/trunk/build/vc10/TLibDecoderAnalyser_vc10.vcxproj @ 1313

Last change on this file since 1313 was 1313, checked in by tech, 9 years ago

Merged 14.1-update-dev1@1312.

  • Property svn:eol-style set to native
File size: 11.1 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup Label="ProjectConfigurations">
4    <ProjectConfiguration Include="Debug|Win32">
5      <Configuration>Debug</Configuration>
6      <Platform>Win32</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug|x64">
9      <Configuration>Debug</Configuration>
10      <Platform>x64</Platform>
11    </ProjectConfiguration>
12    <ProjectConfiguration Include="Release|Win32">
13      <Configuration>Release</Configuration>
14      <Platform>Win32</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Release|x64">
17      <Configuration>Release</Configuration>
18      <Platform>x64</Platform>
19    </ProjectConfiguration>
20  </ItemGroup>
21  <PropertyGroup Label="Globals">
22    <ProjectName>TLibDecoderAnalyser</ProjectName>
23    <ProjectGuid>{68C1251A-55D8-47C9-9052-62F785BD437A}</ProjectGuid>
24    <RootNamespace>TLibDecoderAnalyser</RootNamespace>
25    <Keyword>Win32Proj</Keyword>
26  </PropertyGroup>
27  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
29    <ConfigurationType>StaticLibrary</ConfigurationType>
30    <CharacterSet>MultiByte</CharacterSet>
31    <WholeProgramOptimization>true</WholeProgramOptimization>
32  </PropertyGroup>
33  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
34    <ConfigurationType>StaticLibrary</ConfigurationType>
35    <CharacterSet>MultiByte</CharacterSet>
36  </PropertyGroup>
37  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
38    <ConfigurationType>StaticLibrary</ConfigurationType>
39    <CharacterSet>MultiByte</CharacterSet>
40    <WholeProgramOptimization>true</WholeProgramOptimization>
41  </PropertyGroup>
42  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
43    <ConfigurationType>StaticLibrary</ConfigurationType>
44    <CharacterSet>MultiByte</CharacterSet>
45  </PropertyGroup>
46  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
47  <ImportGroup Label="ExtensionSettings">
48  </ImportGroup>
49  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
50    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
51  </ImportGroup>
52  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
53    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
54  </ImportGroup>
55  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
56    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
57  </ImportGroup>
58  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
59    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
60  </ImportGroup>
61  <PropertyGroup Label="UserMacros" />
62  <PropertyGroup>
63    <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
64    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
65    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
66    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
67    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
68    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
69    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
70    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
71    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
72    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
73    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
74    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
75    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
76    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
77    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
78    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
79    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
80    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
81    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
82    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
83    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
84  </PropertyGroup>
85  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
86    <ClCompile>
87      <Optimization>Disabled</Optimization>
88      <AdditionalIncludeDirectories>$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
89      <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;RExt__DECODER_DEBUG_BIT_STATISTICS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
90      <MinimalRebuild>true</MinimalRebuild>
91      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
92      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
93      <WarningLevel>Level3</WarningLevel>
94      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
95    </ClCompile>
96  </ItemDefinitionGroup>
97  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
98    <Midl>
99      <TargetEnvironment>X64</TargetEnvironment>
100    </Midl>
101    <ClCompile>
102      <Optimization>Disabled</Optimization>
103      <AdditionalIncludeDirectories>$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
104      <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
105      <MinimalRebuild>true</MinimalRebuild>
106      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
107      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
108      <WarningLevel>Level3</WarningLevel>
109      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
110    </ClCompile>
111  </ItemDefinitionGroup>
112  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
113    <ClCompile>
114      <Optimization>MaxSpeed</Optimization>
115      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
116      <IntrinsicFunctions>false</IntrinsicFunctions>
117      <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
118      <AdditionalIncludeDirectories>$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
119      <PreprocessorDefinitions>WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;RExt__DECODER_DEBUG_BIT_STATISTICS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
120      <StringPooling>true</StringPooling>
121      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
122      <FunctionLevelLinking>true</FunctionLevelLinking>
123      <WarningLevel>Level3</WarningLevel>
124      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
125    </ClCompile>
126  </ItemDefinitionGroup>
127  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
128    <Midl>
129      <TargetEnvironment>X64</TargetEnvironment>
130    </Midl>
131    <ClCompile>
132      <Optimization>MaxSpeed</Optimization>
133      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
134      <IntrinsicFunctions>false</IntrinsicFunctions>
135      <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
136      <AdditionalIncludeDirectories>$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
137      <PreprocessorDefinitions>WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
138      <StringPooling>true</StringPooling>
139      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
140      <FunctionLevelLinking>true</FunctionLevelLinking>
141      <WarningLevel>Level3</WarningLevel>
142      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
143    </ClCompile>
144  </ItemDefinitionGroup>
145  <ItemGroup>
146    <ClCompile Include="..\..\source\Lib\TLibDecoder\AnnexBread.cpp" />
147    <ClCompile Include="..\..\source\Lib\TLibDecoder\NALread.cpp" />
148    <ClCompile Include="..\..\source\Lib\TLibDecoder\SEIread.cpp" />
149    <ClCompile Include="..\..\source\Lib\TLibDecoder\SyntaxElementParser.cpp" />
150    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.cpp" />
151    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.cpp" />
152    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCu.cpp" />
153    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecEntropy.cpp" />
154    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecGop.cpp" />
155    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecSbac.cpp" />
156    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecSlice.cpp" />
157    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecTop.cpp" />
158  </ItemGroup>
159  <ItemGroup>
160    <ClInclude Include="..\..\source\Lib\TLibDecoder\AnnexBread.h" />
161    <ClInclude Include="..\..\source\Lib\TLibDecoder\NALread.h" />
162    <ClInclude Include="..\..\source\Lib\TLibDecoder\SEIread.h" />
163    <ClInclude Include="..\..\source\Lib\TLibDecoder\SyntaxElementParser.h" />
164    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoder.h" />
165    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.h" />
166    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.h" />
167    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCu.h" />
168    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecEntropy.h" />
169    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecGop.h" />
170    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecSbac.h" />
171    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecSlice.h" />
172    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecTop.h" />
173  </ItemGroup>
174  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
175  <ImportGroup Label="ExtensionTargets">
176  </ImportGroup>
177</Project>
Note: See TracBrowser for help on using the repository browser.