Changeset 1413 in 3DVCSoftware for trunk/build/vc2010


Ignore:
Timestamp:
11 Jul 2018, 15:19:49 (7 years ago)
Author:
tech
Message:

Merged HTM-16.2-dev@1412

Location:
trunk/build/vc2010
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/build/vc2010/TAppDecoderAnalyser_vc2010.vcxproj

    r1386 r1413  
    186186    </ProjectReference>
    187187    <ProjectReference Include="TLibDecoderAnalyser_vc2010.vcxproj">
    188       <Project>{f8b77a48-af6c-4746-a89f-b706aba6ad94}</Project>
     188      <Project>{68C1251A-55D8-47C9-9052-62F785BD437A}</Project>
    189189      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    190190    </ProjectReference>
  • trunk/build/vc2010/TLibDecoderAnalyser_vc2010.vcxproj

    r1386 r1413  
    150150    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.cpp" />
    151151    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.cpp" />
     152    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecConformance.cpp" />
    152153    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCu.cpp" />
    153154    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecEntropy.cpp" />
     
    165166    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.h" />
    166167    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.h" />
     168    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecConformance.h" />
    167169    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCu.h" />
    168170    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecEntropy.h" />
  • trunk/build/vc2010/TLibDecoder_vc2010.vcxproj

    r1386 r1413  
    150150    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.cpp" />
    151151    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.cpp" />
     152    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecConformance.cpp" />
    152153    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCu.cpp" />
    153154    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecEntropy.cpp" />
     
    165166    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.h" />
    166167    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.h" />
     168    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecConformance.h" />
    167169    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCu.h" />
    168170    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecEntropy.h" />
Note: See TracChangeset for help on using the changeset viewer.