Changeset 59 in SHVCSoftware for branches/HM-10.0-dev-SHM/build/linux


Ignore:
Timestamp:
5 Mar 2013, 02:50:02 (12 years ago)
Author:
seregin
Message:

adding SVC config files, projects and makefile

Location:
branches/HM-10.0-dev-SHM/build/linux
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HM-10.0-dev-SHM/build/linux/app/TAppEncoder/makefile

    r51 r59  
    2929                                        $(OBJ_DIR)/encmain.o \
    3030                                        $(OBJ_DIR)/TAppEncCfg.o \
     31                                        $(OBJ_DIR)/TAppEncLayerCfg.o \
    3132                                        $(OBJ_DIR)/TAppEncTop.o \
    3233
  • branches/HM-10.0-dev-SHM/build/linux/lib/TLibCommon/makefile

    r51 r59  
    5757                        $(OBJ_DIR)/TComWeightPrediction.o \
    5858                        $(OBJ_DIR)/TComRdCostWeightPrediction.o \
     59                        $(OBJ_DIR)/TComUpsampleFilter.o \
    5960
    6061LIBS                            = -lpthread
Note: See TracChangeset for help on using the changeset viewer.