summaryrefslogtreecommitdiff
path: root/noncore/comm/mobilemsg/mobilemsg.pro
Side-by-side diff
Diffstat (limited to 'noncore/comm/mobilemsg/mobilemsg.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/comm/mobilemsg/mobilemsg.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/noncore/comm/mobilemsg/mobilemsg.pro b/noncore/comm/mobilemsg/mobilemsg.pro
deleted file mode 100644
index e1f57f8..0000000
--- a/noncore/comm/mobilemsg/mobilemsg.pro
+++ b/dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = app
-#CONFIG = qt warn_on
-CONFIG = qt warn_on
-HEADERS = mobilemsg.h
-SOURCES = main.cpp mobilemsg.cpp
-INCLUDEPATH += $(OPIEDIR)/include
-DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
-TARGET = mobilemsg
-DESTDIR = $(OPIEDIR)/bin
-INTERFACES = mobilemsgbase.ui
-
-include( $(OPIEDIR)/include.pro )