summaryrefslogtreecommitdiffabout
path: root/pluginqtopiakabc/pluginqtopiakabcE.pro
Side-by-side diff
Diffstat (limited to 'pluginqtopiakabc/pluginqtopiakabcE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--pluginqtopiakabc/pluginqtopiakabcE.pro23
1 files changed, 0 insertions, 23 deletions
diff --git a/pluginqtopiakabc/pluginqtopiakabcE.pro b/pluginqtopiakabc/pluginqtopiakabcE.pro
deleted file mode 100644
index 3f40f9f..0000000
--- a/pluginqtopiakabc/pluginqtopiakabcE.pro
+++ b/dev/null
@@ -1,23 +0,0 @@
-TEMPLATE = lib
-#TEMPLATE = app
-CONFIG += qt warn_on release
-
-TARGET = qtopiakabc
-OBJECTS_DIR = obj/$(PLATFORM)
-MOC_DIR = moc
-DESTDIR=$(QPEDIR)/plugins/korganizer
-#DESTDIR=.
-INCLUDEPATH += ../libkabcwrap $(QPEDIR)/include
-DEFINES +=
-LIBS += -lmicrokabc
-LIBS += $(QTOPIALIB)
-LIBS += -lqpepim
-LIBS += -lqpe
-
-HEADERS = \
- qtopiaaddressbookplugin.h \
- qtopiaaddressee.h
-
-SOURCES = \
- qtopiaaddressbookplugin.cpp \
- qtopiaaddressee.cpp