summaryrefslogtreecommitdiff
path: root/noncore/games
Side-by-side diff
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/fifteen/fifteen.pro2
-rw-r--r--noncore/games/go/go.pro2
-rw-r--r--noncore/games/tetrix/tetrix.pro2
3 files changed, 3 insertions, 3 deletions
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index 964b816..ae8778e 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -1,2 +1,2 @@
-DESTDIR = ../bin
+DESTDIR = $(OPIEDIR)/bin
TEMPLATE = app
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index f9084a8..90a00a2 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -1,2 +1,2 @@
-DESTDIR = ../bin
+DESTDIR = $(OPIEDIR)/bin
TEMPLATE = app
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
@@ -2,3 +2,3 @@ TEMPLATE = app
CONFIG = qt warn_on release
-DESTDIR = ../bin
+DESTDIR = $(OPIEDIR)/bin
HEADERS = minefield.h \