Changeset 677 in SHVCSoftware for branches/SHM-6-dev/build/linux/lib
- Timestamp:
- 15 Apr 2014, 05:23:37 (11 years ago)
- Location:
- branches/SHM-6-dev/build/linux/lib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-6-dev/build/linux/lib/TLibCommon/makefile
r125 r677 58 58 $(OBJ_DIR)/TComRdCostWeightPrediction.o \ 59 59 $(OBJ_DIR)/TComUpsampleFilter.o \ 60 $(OBJ_DIR)/TCom3DAsymLUT.o \ 60 61 61 62 LIBS = -lpthread -
branches/SHM-6-dev/build/linux/lib/TLibEncoder/makefile
r125 r677 52 52 $(OBJ_DIR)/WeightPredAnalysis.o \ 53 53 $(OBJ_DIR)/TEncRateCtrl.o \ 54 $(OBJ_DIR)/TEnc3DAsymLUT.o \ 54 55 55 56 LIBS = -lpthread
Note: See TracChangeset for help on using the changeset viewer.