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 247b593..d9e26f6 100644
--- a/noncore/games/buzzword/buzzword.pro
+++ b/noncore/games/buzzword/buzzword.pro
@@ -1,10 +1,10 @@
CONFIG = qt warn_on release quick-app
-HEADERS = buzzword.h
+HEADERS = buzzword.h
SOURCES = buzzword.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
+LIBS += -lqpe -lopiecore2
TARGET = buzzword
include ( $(OPIEDIR)/include.pro )