Changeset 56 in 3DVCSoftware for trunk/build/linux/lib/TLibDecoder/makefile


Ignore:
Timestamp:
11 May 2012, 21:20:17 (13 years ago)
Author:
hschwarz
Message:

updated trunk (move to HM6.1)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build/linux/lib/TLibDecoder/makefile

    r2 r56  
    44# set pathes to the correct directories
    55SRC_DIR                 = ../../../../source/Lib/TLibDecoder
    6 INC_DIR                 = ../../../../source/Lib/TLibDecoder
     6INC_DIR                 = ../../../../source/Lib
    77LIB_DIR                 = ../../../../lib
    88BIN_DIR                 = ../../../../bin
     
    3333# set objects
    3434OBJS            = \
     35                                $(OBJ_DIR)/AnnexBread.o \
     36                                $(OBJ_DIR)/NALread.o \
    3537                                $(OBJ_DIR)/SEIread.o \
    3638                                $(OBJ_DIR)/TDecBinCoderCABAC.o \
Note: See TracChangeset for help on using the changeset viewer.