-rw-r--r-- | noncore/games/kbill/kbill.pro | 2 |
1 files changed, 1 insertions, 1 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 @@ -2,3 +2,2 @@ 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 \ @@ -13 +12,2 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe +DESTDIR = $(OPIEDIR)/bin
\ No newline at end of file |