Changeset 1413 in 3DVCSoftware for trunk/build/vc2015


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

Merged HTM-16.2-dev@1412

Location:
trunk/build/vc2015
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/build/vc2015/TAppDecoderAnalyser_vc2015.vcxproj

    r1386 r1413  
    191191    </ProjectReference>
    192192    <ProjectReference Include="TLibDecoderAnalyser_vc2015.vcxproj">
    193       <Project>{f8b77a48-af6c-4746-a89f-b706aba6ad94}</Project>
     193      <Project>{68C1251A-55D8-47C9-9052-62F785BD437A}</Project>
    194194      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    195195    </ProjectReference>
  • trunk/build/vc2015/TLibCommon_vc2015.vcxproj

    r1386 r1413  
    172172    <ClCompile Include="..\..\source\Lib\TLibCommon\TComSampleAdaptiveOffset.cpp" />
    173173    <ClCompile Include="..\..\source\Lib\TLibCommon\TComSlice.cpp" />
    174     <ClCompile Include="..\..\source\Lib\TLibCommon\TComTrQuant.cpp" />
     174    <ClCompile Include="..\..\source\Lib\TLibCommon\TComTrQuant.cpp" >
     175      <AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">/d2Qvec-sse2only %(AdditionalOptions)</AdditionalOptions>
     176    </ClCompile>
    175177    <ClCompile Include="..\..\source\Lib\TLibCommon\TComTU.cpp" />
    176178    <ClCompile Include="..\..\source\Lib\TLibCommon\TComWedgelet.cpp" />
  • trunk/build/vc2015/TLibDecoderAnalyser_vc2015.vcxproj

    r1386 r1413  
    155155    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.cpp" />
    156156    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.cpp" />
     157    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecConformance.cpp" />
    157158    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCu.cpp" />
    158159    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecEntropy.cpp" />
     
    170171    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.h" />
    171172    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.h" />
     173    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecConformance.h" />
    172174    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCu.h" />
    173175    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecEntropy.h" />
  • trunk/build/vc2015/TLibDecoder_vc2015.vcxproj

    r1386 r1413  
    155155    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.cpp" />
    156156    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.cpp" />
     157    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecConformance.cpp" />
    157158    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCu.cpp" />
    158159    <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecEntropy.cpp" />
     
    170171    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.h" />
    171172    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.h" />
     173    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecConformance.h" />
    172174    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCu.h" />
    173175    <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecEntropy.h" />
Note: See TracChangeset for help on using the changeset viewer.