summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/zeckeplayer.pro
authorzecke <zecke>2002-07-07 13:04:03 (UTC)
committer zecke <zecke>2002-07-07 13:04:03 (UTC)
commitb61380e31f6fa19acb20c5c603441d9ff64e344e (patch) (side-by-side diff)
treed44fd8724657df0ec7a5e89f0114ed280f025115 /noncore/multimedia/opieplayer2/zeckeplayer.pro
parentf9ef0ea0b313a213516d15b0f4779efbb3cf5231 (diff)
downloadopie-b61380e31f6fa19acb20c5c603441d9ff64e344e.zip
opie-b61380e31f6fa19acb20c5c603441d9ff64e344e.tar.gz
opie-b61380e31f6fa19acb20c5c603441d9ff64e344e.tar.bz2
Update
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 2484c86..a1683e2 100644
--- a/noncore/multimedia/opieplayer2/zeckeplayer.pro
+++ b/noncore/multimedia/opieplayer2/zeckeplayer.pro
@@ -4,7 +4,7 @@ DESTDIR = .
CONFIG = qt warn_on release
HEADERS = frame.h lib.h
SOURCES = nullvideo.o frame.cpp lib.cpp mainTest.cpp
-INCLUDEPATH += $(OPIEDIR)/include /usr/include
-DEPENDPATH += $(OPIEDIR)/include /usr/include
-LIBS += -lxine -lxineutils
+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