Changeset 1413 in 3DVCSoftware for trunk/build/vc2013


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

Merged HTM-16.2-dev@1412

Location:
trunk/build/vc2013
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/build/vc2013/TAppDecoderAnalyser_vc2013.vcxproj

    r1386 r1413  
    190190    </ProjectReference>
    191191    <ProjectReference Include="TLibDecoderAnalyser_vc2013.vcxproj">
    192       <Project>{f8b77a48-af6c-4746-a89f-b706aba6ad94}</Project>
     192      <Project>{68C1251A-55D8-47C9-9052-62F785BD437A}</Project>
    193193      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    194194    </ProjectReference>
  • trunk/build/vc2013/TLibDecoderAnalyser_vc2013.vcxproj

    r1386 r1413  
    154154    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.cpp" />
    155155    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.cpp" />
     156    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecConformance.cpp" />
    156157    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCu.cpp" />
    157158    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecEntropy.cpp" />
     
    169170    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.h" />
    170171    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.h" />
     172    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecConformance.h" />
    171173    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCu.h" />
    172174    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecEntropy.h" />
  • trunk/build/vc2013/TLibDecoder_vc2013.vcxproj

    r1386 r1413  
    154154    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.cpp" />
    155155    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.cpp" />
     156    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecConformance.cpp" />
    156157    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCu.cpp" />
    157158    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecEntropy.cpp" />
     
    169170    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.h" />
    170171    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.h" />
     172    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecConformance.h" />
    171173    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCu.h" />
    172174    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecEntropy.h" />
Note: See TracChangeset for help on using the changeset viewer.