Ignore:
Timestamp:
12 Apr 2018, 11:12:21 (7 years ago)
Author:
tech
Message:
  • Update HM-16.18
  • Cleanups
  • Encoder Extension

-- Representation formats
-- Parameter set sharing
-- GOP configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-16.2-dev/build/vc2015/TLibCommon_vc2015.vcxproj

    r1386 r1412  
    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" />
Note: See TracChangeset for help on using the changeset viewer.