summaryrefslogtreecommitdiff
path: root/noncore/comm/mobilemsg/mobilemsg.pro
authormickeyl <mickeyl>2005-05-12 21:53:13 (UTC)
committer mickeyl <mickeyl>2005-05-12 21:53:13 (UTC)
commit6d8b3f413347126d49fec3283dba42db9fc2c858 (patch) (unidiff)
tree37139cfe1f358f2723801e16b0f6bc0866d214fc /noncore/comm/mobilemsg/mobilemsg.pro
parented2d14794cee66441f06be923623694f4ad2e06b (diff)
downloadopie-6d8b3f413347126d49fec3283dba42db9fc2c858.zip
opie-6d8b3f413347126d49fec3283dba42db9fc2c858.tar.gz
opie-6d8b3f413347126d49fec3283dba42db9fc2c858.tar.bz2
remove mobilemsg to unsupported. it never really worked and there will be something better, soon.
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 )