summaryrefslogtreecommitdiffabout
path: root/kaddressbook/xxport/qtopia/qtopiaE.pro
Unidiff
Diffstat (limited to 'kaddressbook/xxport/qtopia/qtopiaE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--kaddressbook/xxport/qtopia/qtopiaE.pro26
1 files changed, 0 insertions, 26 deletions
diff --git a/kaddressbook/xxport/qtopia/qtopiaE.pro b/kaddressbook/xxport/qtopia/qtopiaE.pro
deleted file mode 100644
index c77b40d..0000000
--- a/kaddressbook/xxport/qtopia/qtopiaE.pro
+++ b/dev/null
@@ -1,26 +0,0 @@
1TEMPLATE = lib
2CONFIG += qt warn_on
3TARGET = microkaddrbk_qtopia_xxport
4
5OBJECTS_DIR = obj/$(PLATFORM)
6MOC_DIR = moc/$(PLATFORM)
7DESTDIR = $(QPEDIR)/lib
8
9DEFINES += KAB_EMBEDDED
10
11INCLUDEPATH += ../.. ../../.. ../../../kabc ../../../kabc/converter/qtopia ../../../microkde ../../../microkde/kdeui ../../../microkde/kdecore ../../../microkde/kio/kfile ../../../qtcompat $(QPEDIR)/include
12LIBS += -L$(QPEDIR)/lib
13LIBS += -lmicrokde
14LIBS += -lmicrokabc
15LIBS += -lqpe
16LIBS += -lqte
17LIBS += -lmicrokabc_qtopiaconverter
18
19INTERFACES = \
20
21HEADERS = \
22 qtopia_xxport.h \
23
24SOURCES = \
25 qtopia_xxport.cpp \
26