summaryrefslogtreecommitdiff
path: root/noncore/apps
Side-by-side diff
Diffstat (limited to 'noncore/apps') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/dictionary/dictionary.pro2
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro2
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index 34c06e3..b3b5052 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -1,5 +1,5 @@
TEMPLATE = app
CONFIG += qt warn_on release
-DESTDIR = ../bin
+DESTDIR = $(OPIEDIR)/bin
HEADERS = dicttool.h
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index 86f6b0e..48a132e 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -1,5 +1,5 @@
TEMPLATE = app
CONFIG = qt warn_on debug
-DESTDIR = ../bin
+DESTDIR = $(OPIEDIR)/bin
SUBDIRS = db ui
HEADERS = tableviewer.h \