summaryrefslogtreecommitdiff
path: root/noncore/games/buzzword/buzzword.pro
Unidiff
Diffstat (limited to 'noncore/games/buzzword/buzzword.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/buzzword/buzzword.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/noncore/games/buzzword/buzzword.pro b/noncore/games/buzzword/buzzword.pro
new file mode 100644
index 0000000..7fe9bab
--- a/dev/null
+++ b/noncore/games/buzzword/buzzword.pro
@@ -0,0 +1,9 @@
1 TEMPLATE= app
2 CONFIG = qt warn_on release
3 HEADERS = buzzword.h
4 SOURCES = buzzword.cpp main.cpp
5 INCLUDEPATH+= $(QPEDIR)/include
6 DEPENDPATH+= $(QPEDIR)/include
7DESTDIR = $(OPIEDIR)/bin
8LIBS += -lqpe
9 TARGET = buzzword