summaryrefslogtreecommitdiff
path: root/noncore/tools/opie-sh/opie-sh.pro
Side-by-side diff
Diffstat (limited to 'noncore/tools/opie-sh/opie-sh.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/opie-sh/opie-sh.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/noncore/tools/opie-sh/opie-sh.pro b/noncore/tools/opie-sh/opie-sh.pro
new file mode 100644
index 0000000..5c0d36c
--- a/dev/null
+++ b/noncore/tools/opie-sh/opie-sh.pro
@@ -0,0 +1,10 @@
+TEMPLATE =app
+CONFIG +=qt warn_on release
+DESTDIR =$(OPIEDIR)/bin
+HEADERS =mbox.h fviewer.h inputdialog.h
+SOURCES =opie-sh.cpp mbox.cpp fviewer.cpp inputdialog.cpp
+INCLUDEPATH +=$(OPIEDIR)/include
+DEPENDPATH +=$(OPIEDIR)/include
+LIBS +=-lqpe
+TRANSLATIONS =
+TARGET = opie-sh