summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/zeckeplayer.pro
Side-by-side diff
Diffstat (limited to 'noncore/multimedia/opieplayer2/zeckeplayer.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/multimedia/opieplayer2/zeckeplayer.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/multimedia/opieplayer2/zeckeplayer.pro b/noncore/multimedia/opieplayer2/zeckeplayer.pro
index 18ee623..be900a2 100644
--- a/noncore/multimedia/opieplayer2/zeckeplayer.pro
+++ b/noncore/multimedia/opieplayer2/zeckeplayer.pro
@@ -5,6 +5,9 @@ CONFIG = qt warn_on release
HEADERS = frame.h lib.h
SOURCES = alphablend.c yuv2rgb.c nullvideo.o frame.cpp lib.cpp mainTest.cpp
INCLUDEPATH += $(OPIEDIR)/include /opt/QtPalmtop/include
DEPENDPATH += $(OPIEDIR)/include /opt/QtPalmtop/include
LIBS += -L/opt/QtPalmtop/lib -lxine -lxineutils
TARGET = zeckeplayer \ No newline at end of file
+
+
+include ( ../../../include.pro )