summaryrefslogtreecommitdiff
path: root/noncore/games/buzzword
authorimm <imm>2002-08-31 12:42:30 (UTC)
committer imm <imm>2002-08-31 12:42:30 (UTC)
commita5c724a5e9b151d0ada9cba1d8e9017f5b86347b (patch) (side-by-side diff)
tree6cb61b33c40cf3a6643587748709871b131119cd /noncore/games/buzzword
parent59e182e32cff81c3b80a64b68fd727a2b6cd7971 (diff)
downloadopie-a5c724a5e9b151d0ada9cba1d8e9017f5b86347b.zip
opie-a5c724a5e9b151d0ada9cba1d8e9017f5b86347b.tar.gz
opie-a5c724a5e9b151d0ada9cba1d8e9017f5b86347b.tar.bz2
opiedir fix
Diffstat (limited to 'noncore/games/buzzword') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/buzzword/buzzword.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/buzzword/buzzword.pro b/noncore/games/buzzword/buzzword.pro
index 229d452..004fb28 100644
--- a/noncore/games/buzzword/buzzword.pro
+++ b/noncore/games/buzzword/buzzword.pro
@@ -2,8 +2,8 @@ TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = buzzword.h
SOURCES = buzzword.cpp main.cpp
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/bin
LIBS += -lqpe
TARGET = buzzword