summaryrefslogtreecommitdiff
path: root/noncore/games/buzzword/buzzword.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/buzzword/buzzword.pro') (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