Changeset 56 in 3DVCSoftware for trunk/build/linux/lib/TLibDecoder/makefile
- Timestamp:
- 11 May 2012, 21:20:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/linux/lib/TLibDecoder/makefile
r2 r56 4 4 # set pathes to the correct directories 5 5 SRC_DIR = ../../../../source/Lib/TLibDecoder 6 INC_DIR = ../../../../source/Lib /TLibDecoder6 INC_DIR = ../../../../source/Lib 7 7 LIB_DIR = ../../../../lib 8 8 BIN_DIR = ../../../../bin … … 33 33 # set objects 34 34 OBJS = \ 35 $(OBJ_DIR)/AnnexBread.o \ 36 $(OBJ_DIR)/NALread.o \ 35 37 $(OBJ_DIR)/SEIread.o \ 36 38 $(OBJ_DIR)/TDecBinCoderCABAC.o \
Note: See TracChangeset for help on using the changeset viewer.