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.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/noncore/tools/euroconv/euroconv.pro b/noncore/tools/euroconv/euroconv.pro
new file mode 100644
index 0000000..dd2f7af
--- a/dev/null
+++ b/noncore/tools/euroconv/euroconv.pro
@@ -0,0 +1,12 @@
+TEMPLATE = app
+CONFIG = qt warn_on release
+HEADERS = calcdisplay.h \
+ calckeypad.h
+SOURCES = calcdisplay.cpp \
+ calckeypad.cpp \
+ main.cpp
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
+LIBS += -lqpe -lopie
+DESTDIR = ${OPIEDIR}/bin
+INTERFACES =