summaryrefslogtreecommitdiff
path: root/noncore/games/tetrix/tetrix.pro
authorzecke <zecke>2002-06-21 14:21:47 (UTC)
committer zecke <zecke>2002-06-21 14:21:47 (UTC)
commitaa6d9e05ffb12acff1d0730ce3a3f43815a65be5 (patch) (side-by-side diff)
treec9f2e9c3ee2e9a6e24604a6ed9e391973b0d0077 /noncore/games/tetrix/tetrix.pro
parentab08162e2b10fdd4844e2864f445c6b125ce4f60 (diff)
downloadopie-aa6d9e05ffb12acff1d0730ce3a3f43815a65be5.zip
opie-aa6d9e05ffb12acff1d0730ce3a3f43815a65be5.tar.gz
opie-aa6d9e05ffb12acff1d0730ce3a3f43815a65be5.tar.bz2
more fixes
Diffstat (limited to 'noncore/games/tetrix/tetrix.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/tetrix/tetrix.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 56310d7..52ae49f 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -1,15 +1,15 @@
TEMPLATE = app
CONFIG = qt warn_on release
-DESTDIR = ../bin
+DESTDIR = $(OPIEDIR)/bin
HEADERS = minefield.h \
gtetrix.h \
qtetrix.h \
qtetrixb.h \
tpiece.h
SOURCES = main.cpp \
gtetrix.cpp \
qtetrix.cpp \
qtetrixb.cpp \
tpiece.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include