From aa6d9e05ffb12acff1d0730ce3a3f43815a65be5 Mon Sep 17 00:00:00 2001 From: zecke Date: Fri, 21 Jun 2002 14:21:47 +0000 Subject: more fixes --- (limited to 'noncore/apps') 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,6 +1,6 @@ TEMPLATE = app CONFIG += qt warn_on release -DESTDIR = ../bin +DESTDIR = $(OPIEDIR)/bin HEADERS = dicttool.h SOURCES = dicttool.cpp main.cpp 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,6 +1,6 @@ TEMPLATE = app CONFIG = qt warn_on debug -DESTDIR = ../bin +DESTDIR = $(OPIEDIR)/bin SUBDIRS = db ui HEADERS = tableviewer.h \ ui/commonwidgets.h \ -- cgit v0.9.0.2