summaryrefslogtreecommitdiff
path: root/noncore/tools/euroconv/euroconv.pro
Side-by-side diff
Diffstat (limited to 'noncore/tools/euroconv/euroconv.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/euroconv/euroconv.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/noncore/tools/euroconv/euroconv.pro b/noncore/tools/euroconv/euroconv.pro
index d817dd3..2b732da 100644
--- a/noncore/tools/euroconv/euroconv.pro
+++ b/noncore/tools/euroconv/euroconv.pro
@@ -1,5 +1,4 @@
-TEMPLATE = app
-CONFIG = qt warn_on release
+CONFIG = qt warn_on release quick-app
HEADERS = calcdisplay.h \
calckeypad.h
SOURCES = calcdisplay.cpp \
@@ -8,7 +7,7 @@ SOURCES = calcdisplay.cpp \
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
-DESTDIR = $(OPIEDIR)/bin
INTERFACES =
TARGET = euroconv
+
include ( $(OPIEDIR)/include.pro )