summaryrefslogtreecommitdiff
path: root/noncore/comm/mobilemsg/mobilemsg.pro
Unidiff
Diffstat (limited to 'noncore/comm/mobilemsg/mobilemsg.pro') (more/less context) (show 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 @@
1 TEMPLATE= app
2 #CONFIG = qt warn_on
3 CONFIG = qt warn_on
4 HEADERS = mobilemsg.h
5 SOURCES = main.cpp mobilemsg.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe
9 TARGET = mobilemsg
10 DESTDIR = $(OPIEDIR)/bin
11 INTERFACES= mobilemsgbase.ui
12
13include( $(OPIEDIR)/include.pro )