summaryrefslogtreecommitdiff
path: root/noncore/tools/opie-sh/opie-sh.pro
Unidiff
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 @@
1 TEMPLATE =app
2 CONFIG +=qt warn_on release
3 DESTDIR =$(OPIEDIR)/bin
4 HEADERS =mbox.h fviewer.h inputdialog.h
5 SOURCES =opie-sh.cpp mbox.cpp fviewer.cpp inputdialog.cpp
6 INCLUDEPATH +=$(OPIEDIR)/include
7 DEPENDPATH +=$(OPIEDIR)/include
8 LIBS +=-lqpe
9 TRANSLATIONS=
10TARGET = opie-sh