summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/zeckeplayer.pro
Side-by-side diff
Diffstat (limited to 'noncore/multimedia/opieplayer2/zeckeplayer.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/opieplayer2/zeckeplayer.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/multimedia/opieplayer2/zeckeplayer.pro b/noncore/multimedia/opieplayer2/zeckeplayer.pro
index e63713f..2484c86 100644
--- a/noncore/multimedia/opieplayer2/zeckeplayer.pro
+++ b/noncore/multimedia/opieplayer2/zeckeplayer.pro
@@ -3,8 +3,8 @@ DESTDIR = .
#CONFIG = qt warn_on debug
CONFIG = qt warn_on release
HEADERS = frame.h lib.h
-SOURCES = frame.cpp lib.cpp main.cpp
-INCLUDEPATH += $(OPIEDIR)/include /usr/locale/include
-DEPENDPATH += $(OPIEDIR)/include /usr/locale/include
+SOURCES = nullvideo.o frame.cpp lib.cpp mainTest.cpp
+INCLUDEPATH += $(OPIEDIR)/include /usr/include
+DEPENDPATH += $(OPIEDIR)/include /usr/include
LIBS += -lxine -lxineutils
TARGET = zeckeplayer \ No newline at end of file