Changeset 1299 in SHVCSoftware for branches/SHM-dev/build


Ignore:
Timestamp:
20 Jul 2015, 21:10:06 (9 years ago)
Author:
seregin
Message:

port rev 4337

Location:
branches/SHM-dev/build
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/build/linux/lib/TLibEncoder/makefile

    r1279 r1299  
    4646                        $(OBJ_DIR)/TEncBinCoderCABACCounter.o \
    4747                        $(OBJ_DIR)/TEncSampleAdaptiveOffset.o \
    48                         $(OBJ_DIR)/TEncAnalyze.o \
    4948                        $(OBJ_DIR)/TEncCavlc.o \
    5049                        $(OBJ_DIR)/TEncCu.o \
  • branches/SHM-dev/build/vc10/TLibEncoder_vc10.vcxproj

    r1274 r1299  
    149149    <ClCompile Include="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.cpp" />
    150150    <ClCompile Include="..\..\source\Lib\TLibEncoder\TEnc3DAsymLUT.cpp" />
    151     <ClCompile Include="..\..\source\Lib\TLibEncoder\TEncAnalyze.cpp" />
    152151    <ClCompile Include="..\..\source\Lib\TLibEncoder\TEncBinCoderCABAC.cpp" />
    153152    <ClCompile Include="..\..\source\Lib\TLibEncoder\TEncBinCoderCABACCounter.cpp" />
  • branches/SHM-dev/build/vc10/TLibEncoder_vc10.vcxproj.filters

    r1274 r1299  
    1919    </ClCompile>
    2020    <ClCompile Include="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.cpp">
    21       <Filter>Source Files</Filter>
    22     </ClCompile>
    23     <ClCompile Include="..\..\source\Lib\TLibEncoder\TEncAnalyze.cpp">
    2421      <Filter>Source Files</Filter>
    2522    </ClCompile>
Note: See TracChangeset for help on using the changeset viewer.