Changeset 125 in SHVCSoftware for trunk/build/vc10
- Timestamp:
- 16 Apr 2013, 06:39:31 (12 years ago)
- Location:
- trunk/build/vc10
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/vc10/TAppCommon_vc10.vcxproj
r2 r125 70 70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir> 71 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'" /> 72 84 </PropertyGroup> 73 85 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> -
trunk/build/vc10/TAppCommon_vc10.vcxproj.filters
r2 r125 3 3 <ItemGroup> 4 4 <Filter Include="Source Files"> 5 <UniqueIdentifier>{ 61c3b510-d4b2-46da-9a25-be492f2fc243}</UniqueIdentifier>5 <UniqueIdentifier>{fb1894c4-d37c-4d7b-b852-ccd81dc75384}</UniqueIdentifier> 6 6 <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> 7 7 </Filter> 8 8 <Filter Include="Header Files"> 9 <UniqueIdentifier>{ 94c90dc5-7f7b-4776-ba53-bf464ac89d29}</UniqueIdentifier>9 <UniqueIdentifier>{ffdca758-d453-4e59-857a-f84074ede5ba}</UniqueIdentifier> 10 10 <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> 11 11 </Filter> -
trunk/build/vc10/TAppDecoder_vc10.vcxproj
r2 r125 74 74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir> 75 75 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental> 76 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 77 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 78 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 79 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 80 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 81 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 82 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 83 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 84 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 85 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 86 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 87 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 76 88 </PropertyGroup> 77 89 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> -
trunk/build/vc10/TAppDecoder_vc10.vcxproj.filters
r2 r125 3 3 <ItemGroup> 4 4 <Filter Include="Source Files"> 5 <UniqueIdentifier>{ f91faffd-ddc1-46ee-bf46-c9f336a04889}</UniqueIdentifier>5 <UniqueIdentifier>{1aa8b291-7006-406d-b440-8af60fbc9eb5}</UniqueIdentifier> 6 6 <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> 7 7 </Filter> 8 8 <Filter Include="Header Files"> 9 <UniqueIdentifier>{5 3724405-0877-4412-a713-0153d444b64f}</UniqueIdentifier>9 <UniqueIdentifier>{5e50c4f1-0ca1-47af-8104-45cc6d910254}</UniqueIdentifier> 10 10 <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> 11 11 </Filter> 12 12 <Filter Include="Resource Files"> 13 <UniqueIdentifier>{f 426d7ef-18cf-4428-8729-17e3d457a2d8}</UniqueIdentifier>13 <UniqueIdentifier>{ff0d9379-b34f-4787-8951-1e06360f58a4}</UniqueIdentifier> 14 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions> 15 15 </Filter> -
trunk/build/vc10/TAppDecoder_vc10.vcxproj.user
r2 r125 2 2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 3 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 4 <LocalDebugger CommandArguments>-b str/BasketballPass.bin -ls 2 -ibl O:/BasketballPassBL_rec.yuv -ibs O:/BasketballPassBL_syntax.bin -wdt 416 -hgt 240</LocalDebuggerCommandArguments>4 <LocalDebuggerWorkingDirectory>$(ProjectDir)/../../../</LocalDebuggerWorkingDirectory> 5 5 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> 6 <LocalDebuggerCommandArguments>-b str/Bus.bin -ls 2</LocalDebuggerCommandArguments> 7 </PropertyGroup> 8 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 9 <LocalDebuggerCommandArguments>-b str/Bus.bin -ls 2</LocalDebuggerCommandArguments> 10 </PropertyGroup> 11 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 6 12 <LocalDebuggerWorkingDirectory>$(ProjectDir)/../../../</LocalDebuggerWorkingDirectory> 13 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> 7 14 </PropertyGroup> 8 15 </Project> -
trunk/build/vc10/TAppEncoder_vc10.vcxproj
r2 r125 74 74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir> 75 75 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental> 76 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 77 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 78 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 79 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 80 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 81 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 82 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 83 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 84 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 85 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 86 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 87 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 76 88 </PropertyGroup> 77 89 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> -
trunk/build/vc10/TAppEncoder_vc10.vcxproj.filters
r2 r125 3 3 <ItemGroup> 4 4 <Filter Include="Source Files"> 5 <UniqueIdentifier>{ 5a91399d-a287-4a11-b533-6094f5650005}</UniqueIdentifier>5 <UniqueIdentifier>{e7545260-6a63-49d7-a40f-c50ca7f27a4b}</UniqueIdentifier> 6 6 <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> 7 7 </Filter> 8 8 <Filter Include="Header Files"> 9 <UniqueIdentifier>{ 829a2cbb-01c0-489f-b342-3eb74b2dcb35}</UniqueIdentifier>9 <UniqueIdentifier>{45205fc1-f025-43cb-ac9f-2f6b288020ab}</UniqueIdentifier> 10 10 <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> 11 11 </Filter> 12 12 <Filter Include="Resource Files"> 13 <UniqueIdentifier>{2 a3d6658-bcc6-4553-8ece-38846d0d457c}</UniqueIdentifier>13 <UniqueIdentifier>{22b56140-f05f-49ef-93df-2b61ddd76211}</UniqueIdentifier> 14 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions> 15 15 </Filter> -
trunk/build/vc10/TAppEncoder_vc10.vcxproj.user
r2 r125 2 2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 3 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 4 <LocalDebuggerCommandArguments>-c cfg/ svc/BasketballPass_layers10.cfg -c cfg/encoder_lowdelay_main.cfg -q0 22 -q1 20 -g 4 -f 5 -b str/BasketballPass.bin -c option.cfg -ibl O:/BasketballPassBL_rec.yuv -ibs O:/BasketballPassBL_syntax.bin</LocalDebuggerCommandArguments>4 <LocalDebuggerCommandArguments>-c cfg/per-sequence-svc/Bus-2x.cfg -c cfg/encoder_lowdelay_main.cfg -q0 30 -q1 30 -g 4 -f 5 -b str/Bus.bin -c option.cfg -ibl rec/BusBL-2x_rec.yuv -ibs rec/BusBL-2x_syntax.bin</LocalDebuggerCommandArguments> 5 5 </PropertyGroup> 6 6 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> … … 8 8 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> 9 9 </PropertyGroup> 10 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 11 <LocalDebuggerCommandArguments>-c cfg/per-sequence-svc/CactusCrop-2x.cfg -c cfg/encoder_randomaccess_main.cfg -q0 30 -q1 30 -g 8 -f 17 -b str/CactusCrop.bin -c option.cfg -ibl rec/CactusCropBL-2x_rec.yuv -ibs rec/CactusCropBL-2x_syntax.bin</LocalDebuggerCommandArguments> 12 </PropertyGroup> 13 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 14 <LocalDebuggerWorkingDirectory>$(ProjectDir)/../../../</LocalDebuggerWorkingDirectory> 15 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> 16 </PropertyGroup> 10 17 </Project> -
trunk/build/vc10/TLibCommon_vc10.vcxproj
r2 r125 70 70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir> 71 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'" /> 72 84 </PropertyGroup> 73 85 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> … … 135 147 <ClCompile Include="..\..\source\Lib\TLibCommon\ContextModel3DBuffer.cpp" /> 136 148 <ClCompile Include="..\..\source\Lib\libmd5\libmd5.c" /> 137 <ClCompile Include="..\..\source\Lib\TLibCommon\ TComAdaptiveLoopFilter.cpp" />149 <ClCompile Include="..\..\source\Lib\TLibCommon\SEI.cpp" /> 138 150 <ClCompile Include="..\..\source\Lib\TLibCommon\TComBitStream.cpp" /> 139 151 <ClCompile Include="..\..\source\Lib\TLibCommon\TComCABACTables.cpp" /> … … 168 180 <ClInclude Include="..\..\source\Lib\TLibCommon\NAL.h" /> 169 181 <ClInclude Include="..\..\source\Lib\TLibCommon\SEI.h" /> 170 <ClInclude Include="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.h" />171 182 <ClInclude Include="..\..\source\Lib\TLibCommon\TComBitCounter.h" /> 172 183 <ClInclude Include="..\..\source\Lib\TLibCommon\TComBitStream.h" /> -
trunk/build/vc10/TLibCommon_vc10.vcxproj.filters
r2 r125 21 21 <Filter>Source Files</Filter> 22 22 </ClCompile> 23 <ClCompile Include="..\..\source\Lib\TLibCommon\ TComAdaptiveLoopFilter.cpp">23 <ClCompile Include="..\..\source\Lib\TLibCommon\SEI.cpp"> 24 24 <Filter>Source Files</Filter> 25 25 </ClCompile> … … 116 116 <Filter>Header Files</Filter> 117 117 </ClInclude> 118 <ClInclude Include="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.h">119 <Filter>Header Files</Filter>120 </ClInclude>121 118 <ClInclude Include="..\..\source\Lib\TLibCommon\TComBitCounter.h"> 122 119 <Filter>Header Files</Filter> -
trunk/build/vc10/TLibDecoder_vc10.vcxproj
r2 r125 70 70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir> 71 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'" /> 72 84 </PropertyGroup> 73 85 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> -
trunk/build/vc10/TLibDecoder_vc10.vcxproj.filters
r2 r125 3 3 <ItemGroup> 4 4 <Filter Include="Source Files"> 5 <UniqueIdentifier>{ 57c32785-e8b2-4ab2-82f6-091ce0690afe}</UniqueIdentifier>5 <UniqueIdentifier>{744fcd72-a655-425f-bb39-3ab96fb48035}</UniqueIdentifier> 6 6 <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> 7 7 </Filter> 8 8 <Filter Include="Header Files"> 9 <UniqueIdentifier>{ 8351b640-31d1-405d-a45f-7e5469df1a8c}</UniqueIdentifier>9 <UniqueIdentifier>{714796a5-11ae-4ebd-b4ad-0b93c44f8cfc}</UniqueIdentifier> 10 10 <Extensions>h;hpp;hxx;hm;inl</Extensions> 11 11 </Filter> -
trunk/build/vc10/TLibEncoder_vc10.vcxproj
r2 r125 70 70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir> 71 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'" /> 72 84 </PropertyGroup> 73 85 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> … … 135 147 <ClCompile Include="..\..\source\Lib\TLibEncoder\SEIwrite.cpp" /> 136 148 <ClCompile Include="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.cpp" /> 137 <ClCompile Include="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.cpp" />138 149 <ClCompile Include="..\..\source\Lib\TLibEncoder\TEncAnalyze.cpp" /> 139 150 <ClCompile Include="..\..\source\Lib\TLibEncoder\TEncBinCoderCABAC.cpp" /> … … 158 169 <ClInclude Include="..\..\source\Lib\TLibEncoder\SEIwrite.h" /> 159 170 <ClInclude Include="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.h" /> 160 <ClInclude Include="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.h" />161 171 <ClInclude Include="..\..\source\Lib\TLibEncoder\TEncAnalyze.h" /> 162 172 <ClInclude Include="..\..\source\Lib\TLibEncoder\TEncBinCoder.h" /> -
trunk/build/vc10/TLibEncoder_vc10.vcxproj.filters
r2 r125 3 3 <ItemGroup> 4 4 <Filter Include="Source Files"> 5 <UniqueIdentifier>{ 65968186-a1e6-40bc-bda8-f69881ce59b4}</UniqueIdentifier>5 <UniqueIdentifier>{0ac2b7f6-dac6-4568-9bf6-f0bc5d3b0ffd}</UniqueIdentifier> 6 6 <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> 7 7 </Filter> 8 8 <Filter Include="Header Files"> 9 <UniqueIdentifier>{ cb19f901-43b3-4f82-9502-f2c1d70ac336}</UniqueIdentifier>9 <UniqueIdentifier>{eaaa958a-8c26-425a-9733-07b5d97c71eb}</UniqueIdentifier> 10 10 <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> 11 11 </Filter> … … 19 19 </ClCompile> 20 20 <ClCompile Include="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.cpp"> 21 <Filter>Source Files</Filter>22 </ClCompile>23 <ClCompile Include="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.cpp">24 21 <Filter>Source Files</Filter> 25 22 </ClCompile> … … 86 83 <Filter>Header Files</Filter> 87 84 </ClInclude> 88 <ClInclude Include="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.h">89 <Filter>Header Files</Filter>90 </ClInclude>91 85 <ClInclude Include="..\..\source\Lib\TLibEncoder\TEncAnalyze.h"> 92 86 <Filter>Header Files</Filter> -
trunk/build/vc10/TLibVideoIO_vc10.vcxproj
r2 r125 70 70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir> 71 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'" /> 72 84 </PropertyGroup> 73 85 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> -
trunk/build/vc10/TLibVideoIO_vc10.vcxproj.filters
r2 r125 3 3 <ItemGroup> 4 4 <Filter Include="Source Files"> 5 <UniqueIdentifier>{ 911df9cd-3c73-4c8c-b5f0-0e479fc64370}</UniqueIdentifier>5 <UniqueIdentifier>{6deae16b-79a7-4141-88d0-fb015f23f586}</UniqueIdentifier> 6 6 <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> 7 7 </Filter> 8 8 <Filter Include="Header Files"> 9 <UniqueIdentifier>{ 77db35f6-2e38-4135-84fc-4ceda8d818f7}</UniqueIdentifier>9 <UniqueIdentifier>{62ba4b7c-b50d-4cba-abba-51619954bc1e}</UniqueIdentifier> 10 10 <Extensions>h;hpp;hxx;hm;inl</Extensions> 11 11 </Filter>
Note: See TracChangeset for help on using the changeset viewer.