summaryrefslogtreecommitdiffabout
path: root/pluginopiekabc/pluginopiekabcE.pro
authorulf69 <ulf69>2004-08-06 18:24:25 (UTC)
committer ulf69 <ulf69>2004-08-06 18:24:25 (UTC)
commit79bb2950bd27b5e138d2fd7afe2ab37b6b036cae (patch) (side-by-side diff)
treeabd40f9f1f6cb2a73e2410e67c7889efb855c85f /pluginopiekabc/pluginopiekabcE.pro
parentaeb62a1841266e1bec8250a1af9ec3231eb25655 (diff)
downloadkdepimpi-79bb2950bd27b5e138d2fd7afe2ab37b6b036cae.zip
kdepimpi-79bb2950bd27b5e138d2fd7afe2ab37b6b036cae.tar.gz
kdepimpi-79bb2950bd27b5e138d2fd7afe2ab37b6b036cae.tar.bz2
functionality now handled by kabc resourceadapter
Diffstat (limited to 'pluginopiekabc/pluginopiekabcE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--pluginopiekabc/pluginopiekabcE.pro27
1 files changed, 0 insertions, 27 deletions
diff --git a/pluginopiekabc/pluginopiekabcE.pro b/pluginopiekabc/pluginopiekabcE.pro
deleted file mode 100644
index 8411fc5..0000000
--- a/pluginopiekabc/pluginopiekabcE.pro
+++ b/dev/null
@@ -1,27 +0,0 @@
-TEMPLATE = lib
-CONFIG += qt warn_on release
-
-TARGET = opiekabc
-OBJECTS_DIR = obj/$(PLATFORM)
-MOC_DIR = moc/$(PLATFORM)
-DESTDIR=$(QPEDIR)/plugins/korganizer
-INCLUDEPATH += $(QPEDIR)/include ../libkabcwrap $(OPIEDIR)/include
-DEFINES +=
-LIBS += -L$(QPEDIR)/lib
-LIBS += -lmicrokabc
-LIBS += -lopie
-LIBS += -lqpe
-LIBS += -lqte
-
-INTERFACES = \
-
-#select_attendee_base.ui
-
-HEADERS = \
- opieaddressbookplugin.h \
- opieaddressee.h
-
-SOURCES = \
- opieaddressbookplugin.cpp \
- opieaddressee.cpp
-