Changeset 1313 in 3DVCSoftware for trunk/build/vc10/TLibCommon_vc10.vcxproj


Ignore:
Timestamp:
13 Aug 2015, 17:38:13 (9 years ago)
Author:
tech
Message:

Merged 14.1-update-dev1@1312.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build/vc10/TLibCommon_vc10.vcxproj

    r608 r1313  
    144144  </ItemDefinitionGroup>
    145145  <ItemGroup>
     146    <ClCompile Include="..\..\source\Lib\libmd5\libmd5.c" />
    146147    <ClCompile Include="..\..\source\Lib\TLibCommon\ContextModel.cpp" />
    147148    <ClCompile Include="..\..\source\Lib\TLibCommon\ContextModel3DBuffer.cpp" />
    148     <ClCompile Include="..\..\source\Lib\libmd5\libmd5.c" />
     149    <ClCompile Include="..\..\source\Lib\TLibCommon\Debug.cpp" />
    149150    <ClCompile Include="..\..\source\Lib\TLibCommon\SEI.cpp" />
    150151    <ClCompile Include="..\..\source\Lib\TLibCommon\TComBitStream.cpp" />
    151152    <ClCompile Include="..\..\source\Lib\TLibCommon\TComCABACTables.cpp" />
     153    <ClCompile Include="..\..\source\Lib\TLibCommon\TComChromaFormat.cpp" />
    152154    <ClCompile Include="..\..\source\Lib\TLibCommon\TComDataCU.cpp" />
    153155    <ClCompile Include="..\..\source\Lib\TLibCommon\TComInterpolationFilter.cpp" />
     
    166168    <ClCompile Include="..\..\source\Lib\TLibCommon\TComSlice.cpp" />
    167169    <ClCompile Include="..\..\source\Lib\TLibCommon\TComTrQuant.cpp" />
     170    <ClCompile Include="..\..\source\Lib\TLibCommon\TComTU.cpp" />
    168171    <ClCompile Include="..\..\source\Lib\TLibCommon\TComWedgelet.cpp" />
    169172    <ClCompile Include="..\..\source\Lib\TLibCommon\TComWeightPrediction.cpp" />
     
    171174  </ItemGroup>
    172175  <ItemGroup>
     176    <ClInclude Include="..\..\source\Lib\libmd5\libmd5.h" />
     177    <ClInclude Include="..\..\source\Lib\libmd5\MD5.h" />
    173178    <ClInclude Include="..\..\source\Lib\TLibCommon\AccessUnit.h" />
    174179    <ClInclude Include="..\..\source\Lib\TLibCommon\CommonDef.h" />
     
    176181    <ClInclude Include="..\..\source\Lib\TLibCommon\ContextModel3DBuffer.h" />
    177182    <ClInclude Include="..\..\source\Lib\TLibCommon\ContextTables.h" />
    178     <ClInclude Include="..\..\source\Lib\libmd5\libmd5.h" />
    179     <ClInclude Include="..\..\source\Lib\libmd5\MD5.h" />
     183    <ClInclude Include="..\..\source\Lib\TLibCommon\Debug.h" />
    180184    <ClInclude Include="..\..\source\Lib\TLibCommon\NAL.h" />
    181185    <ClInclude Include="..\..\source\Lib\TLibCommon\SEI.h" />
     
    183187    <ClInclude Include="..\..\source\Lib\TLibCommon\TComBitStream.h" />
    184188    <ClInclude Include="..\..\source\Lib\TLibCommon\TComCABACTables.h" />
     189    <ClInclude Include="..\..\source\Lib\TLibCommon\TComChromaFormat.h" />
     190    <ClInclude Include="..\..\source\Lib\TLibCommon\TComCodingStatistics.h" />
    185191    <ClInclude Include="..\..\source\Lib\TLibCommon\TComDataCU.h" />
    186192    <ClInclude Include="..\..\source\Lib\TLibCommon\TComInterpolationFilter.h" />
     
    196202    <ClInclude Include="..\..\source\Lib\TLibCommon\TComRdCost.h" />
    197203    <ClInclude Include="..\..\source\Lib\TLibCommon\TComRdCostWeightPrediction.h" />
     204    <ClInclude Include="..\..\source\Lib\TLibCommon\TComRectangle.h" />
    198205    <ClInclude Include="..\..\source\Lib\TLibCommon\TComRom.h" />
    199206    <ClInclude Include="..\..\source\Lib\TLibCommon\TComSampleAdaptiveOffset.h" />
    200207    <ClInclude Include="..\..\source\Lib\TLibCommon\TComSlice.h" />
    201208    <ClInclude Include="..\..\source\Lib\TLibCommon\TComTrQuant.h" />
     209    <ClInclude Include="..\..\source\Lib\TLibCommon\TComTU.h" />
    202210    <ClInclude Include="..\..\source\Lib\TLibCommon\TComWedgelet.h" />
    203211    <ClInclude Include="..\..\source\Lib\TLibCommon\TComWeightPrediction.h" />
Note: See TracChangeset for help on using the changeset viewer.