Changes till now

This commit is contained in:
Erik Zandvliet 2010-12-27 16:52:58 +01:00
parent fce97a478c
commit c93a0bb815
8 changed files with 188 additions and 12 deletions

View file

@ -1,4 +1,4 @@
SRC = main.cpp box.cpp box_ftyp.cpp
SRC = main.cpp box.cpp box_h264.cpp box_stsd.cpp
OBJ = $(SRC:.cpp=.o)
OUT = Boxtest
INCLUDES =