-rw-r--r-- | noncore/games/tetrix/tetrix.pro | 2 |
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,6 +1,6 @@ TEMPLATE = app CONFIG = qt warn_on release -DESTDIR = ../bin +DESTDIR = $(OPIEDIR)/bin HEADERS = minefield.h \ gtetrix.h \ qtetrix.h \ |