Makefile changes

master
Lucjan Bryndza 2013-05-07 23:27:52 +02:00
rodzic 1409097b83
commit cd45540d75
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -28,7 +28,7 @@ CXXFLAGS += $(COMMON_FLAGS) -std=c++11 -ftemplate-depth=2048
LDFLAGS += -lavformat -lavcodec -lz -lavutil -lswresample
#Per file listing
LISTING = y
LISTING = n
#Debug version
DEBUG ?= y