summaryrefslogtreecommitdiff
path: root/noncore/games/kbill
authorharlekin <harlekin>2002-04-14 17:36:27 (UTC)
committer harlekin <harlekin>2002-04-14 17:36:27 (UTC)
commit2812fc604ac61f116a970113675165f08f6cc0a8 (patch) (side-by-side diff)
treec5ea9132d1790593a08eb2dfd0c14d236f3eb043 /noncore/games/kbill
parent4f1d399244b56d9f7df2e54c2b82b0ff7702aa7a (diff)
downloadopie-2812fc604ac61f116a970113675165f08f6cc0a8.zip
opie-2812fc604ac61f116a970113675165f08f6cc0a8.tar.gz
opie-2812fc604ac61f116a970113675165f08f6cc0a8.tar.bz2
cosmetics
Diffstat (limited to 'noncore/games/kbill') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kbill/kbill.pro18
1 files changed, 9 insertions, 9 deletions
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
index 2091dd0..a0eddf2 100644
--- a/noncore/games/kbill/kbill.pro
+++ b/noncore/games/kbill/kbill.pro
@@ -1,13 +1,13 @@
-TEMPLATE = app
-CONFIG = qt warn_on release
-DESTDIR = $(OPIEDIR)/bin
-HEADERS = kbill.h field.h Bucket.h Cable.h Computer.h Game.h Horde.h \
+TEMPLATE = app
+CONFIG = qt warn_on release
+HEADERS = kbill.h field.h Bucket.h Cable.h Computer.h Game.h Horde.h \
Library.h MCursor.h Monster.h Network.h Picture.h Spark.h Strings.h \
UI.h objects.h inputbox.h
-SOURCES = field.cpp Bucket.cc Cable.cc Computer.cc Game.cc Horde.cc \
+SOURCES = field.cpp Bucket.cc Cable.cc Computer.cc Game.cc Horde.cc \
Library.cc MCursor.cc Monster.cc Network.cc Picture.cc \
Spark.cc UI.cpp inputbox.cpp kbill.cpp
-TARGET = kbill
-INCLUDEPATH += $(OPIEDIR)/include
-DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
+TARGET = kbill
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
+LIBS += -lqpe
+DESTDIR = $(OPIEDIR)/bin \ No newline at end of file