summaryrefslogtreecommitdiff
path: root/noncore/games/kbill/kbill.pro
Unidiff
Diffstat (limited to 'noncore/games/kbill/kbill.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kbill/kbill.pro13
1 files changed, 13 insertions, 0 deletions
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
new file mode 100644
index 0000000..2091dd0
--- a/dev/null
+++ b/noncore/games/kbill/kbill.pro
@@ -0,0 +1,13 @@
1TEMPLATE = app
2CONFIG = qt warn_on release
3DESTDIR = $(OPIEDIR)/bin
4HEADERS = kbill.h field.h Bucket.h Cable.h Computer.h Game.h Horde.h \
5Library.h MCursor.h Monster.h Network.h Picture.h Spark.h Strings.h \
6UI.h objects.h inputbox.h
7SOURCES = field.cpp Bucket.cc Cable.cc Computer.cc Game.cc Horde.cc \
8Library.cc MCursor.cc Monster.cc Network.cc Picture.cc \
9Spark.cc UI.cpp inputbox.cpp kbill.cpp
10TARGET = kbill
11INCLUDEPATH += $(OPIEDIR)/include
12DEPENDPATH += $(OPIEDIR)/include
13LIBS += -lqpe