Changeset 531 in 3DVCSoftware for branches/HTM-DEV-0.3-dev2/build


Ignore:
Timestamp:
11 Jul 2013, 16:03:14 (11 years ago)
Author:
tech
Message:

Merged HTM-DEV-0.3-dev1 Rev. 520.

Location:
branches/HTM-DEV-0.3-dev2/build
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2/build/linux/lib/TLibCommon/makefile

    r479 r531  
    5555                        $(OBJ_DIR)/TComInterpolationFilter.o \
    5656                        $(OBJ_DIR)/libmd5.o \
     57                        $(OBJ_DIR)/TComWedgelet.o \
    5758                        $(OBJ_DIR)/TComWeightPrediction.o \
    5859                        $(OBJ_DIR)/TComRdCostWeightPrediction.o \
  • branches/HTM-DEV-0.3-dev2/build/vc10/TLibCommon_vc10.vcxproj

    r324 r531  
    166166    <ClCompile Include="..\..\source\Lib\TLibCommon\TComSlice.cpp" />
    167167    <ClCompile Include="..\..\source\Lib\TLibCommon\TComTrQuant.cpp" />
     168    <ClCompile Include="..\..\source\Lib\TLibCommon\TComWedgelet.cpp" />
    168169    <ClCompile Include="..\..\source\Lib\TLibCommon\TComWeightPrediction.cpp" />
    169170    <ClCompile Include="..\..\source\Lib\TLibCommon\TComYuv.cpp" />
     
    199200    <ClInclude Include="..\..\source\Lib\TLibCommon\TComSlice.h" />
    200201    <ClInclude Include="..\..\source\Lib\TLibCommon\TComTrQuant.h" />
     202    <ClInclude Include="..\..\source\Lib\TLibCommon\TComWedgelet.h" />
    201203    <ClInclude Include="..\..\source\Lib\TLibCommon\TComWeightPrediction.h" />
    202204    <ClInclude Include="..\..\source\Lib\TLibCommon\TComYuv.h" />
  • branches/HTM-DEV-0.3-dev2/build/vc8/TLibCommon_vc8.vcproj

    r324 r531  
    369369                        </File>
    370370                        <File
     371                                RelativePath="..\..\source\Lib\TLibCommon\TComWedgelet.cpp"
     372                                >
     373                        </File>
     374                        <File
    371375                                RelativePath="..\..\source\Lib\TLibCommon\TComWeightPrediction.cpp"
    372376                                >
     
    499503                        </File>
    500504                        <File
     505                                RelativePath="..\..\source\Lib\TLibCommon\TComWedgelet.h"
     506                                >
     507                        </File>
     508                        <File
    501509                                RelativePath="..\..\source\Lib\TLibCommon\TComWeightPrediction.h"
    502510                                >
  • branches/HTM-DEV-0.3-dev2/build/vc9/TLibCommon_vc9.vcproj

    r479 r531  
    372372                        </File>
    373373                        <File
     374                                RelativePath="..\..\source\Lib\TLibCommon\TComWedgelet.cpp"
     375                                >
     376                        </File>
     377                        <File
    374378                                RelativePath="..\..\source\Lib\TLibCommon\TComWeightPrediction.cpp"
    375379                                >
     
    502506                        </File>
    503507                        <File
     508                                RelativePath="..\..\source\Lib\TLibCommon\TComWedgelet.h"
     509                                >
     510                        </File>
     511                        <File
    504512                                RelativePath="..\..\source\Lib\TLibCommon\TComWeightPrediction.h"
    505513                                >
Note: See TracChangeset for help on using the changeset viewer.