summaryrefslogtreecommitdiff
path: root/noncore/games/buzzword
Unidiff
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
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 HEADERS = buzzword.h 3 HEADERS = buzzword.h
4 SOURCES = buzzword.cpp main.cpp 4 SOURCES = buzzword.cpp main.cpp
5 INCLUDEPATH+= $(QPEDIR)/include 5 INCLUDEPATH+= $(OPIEDIR)/include
6 DEPENDPATH+= $(QPEDIR)/include 6 DEPENDPATH+= $(OPIEDIR)/include
7DESTDIR = $(OPIEDIR)/bin 7DESTDIR = $(OPIEDIR)/bin
8LIBS += -lqpe 8LIBS += -lqpe
9 TARGET = buzzword 9 TARGET = buzzword