Changeset 59 in SHVCSoftware for branches/HM-10.0-dev-SHM/build/linux
- Timestamp:
- 5 Mar 2013, 02:50:02 (12 years ago)
- 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 29 29 $(OBJ_DIR)/encmain.o \ 30 30 $(OBJ_DIR)/TAppEncCfg.o \ 31 $(OBJ_DIR)/TAppEncLayerCfg.o \ 31 32 $(OBJ_DIR)/TAppEncTop.o \ 32 33 -
branches/HM-10.0-dev-SHM/build/linux/lib/TLibCommon/makefile
r51 r59 57 57 $(OBJ_DIR)/TComWeightPrediction.o \ 58 58 $(OBJ_DIR)/TComRdCostWeightPrediction.o \ 59 $(OBJ_DIR)/TComUpsampleFilter.o \ 59 60 60 61 LIBS = -lpthread
Note: See TracChangeset for help on using the changeset viewer.