summaryrefslogtreecommitdiffabout
path: root/kabc/converter/opie/opieE.pro
Side-by-side diff
Diffstat (limited to 'kabc/converter/opie/opieE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--kabc/converter/opie/opieE.pro32
1 files changed, 0 insertions, 32 deletions
diff --git a/kabc/converter/opie/opieE.pro b/kabc/converter/opie/opieE.pro
deleted file mode 100644
index 131c398..0000000
--- a/kabc/converter/opie/opieE.pro
+++ b/dev/null
@@ -1,32 +0,0 @@
-TEMPLATE = lib
-INCLUDEPATH += . ../.. ../../../microkde ../../../microkde/kdecore $(OPIEDIR)/include
-#CONFIG += staticlib
-OBJECTS_DIR = obj/$(PLATFORM)
-MOC_DIR = moc/$(PLATFORM)
-
-#for static linkage, put it here
-#DESTDIR=../../lib/$(PLATFORM)
-
-#for dynamic linkage, put it here
-DESTDIR=$(QPEDIR)/lib
-
-LIBS += -lmicrokde
-LIBS += -lmicrokabc
-LIBS += -L$(QPEDIR)/lib
-LIBS += -L$(OPIEDIR)/lib
-LIBS += -lopie
-LIBS += -lqpe
-LIBS += -lqte
-
-
-TARGET = microkabc_opieconverter
-
-# Input
-
-HEADERS += \
- opieconverter.h \
-
-
-SOURCES += \
- opieconverter.cpp \
-