From f1b5f865e890dc5fd689474405a263163f2235f5 Mon Sep 17 00:00:00 2001 From: ulf69 Date: Tue, 29 Jun 2004 03:14:07 +0000 Subject: transfered binarypluigin into subdirectory to build it as a .so --- (limited to 'kabc/formats/binary/kabcformat_binaryE.pro') diff --git a/kabc/formats/binary/kabcformat_binaryE.pro b/kabc/formats/binary/kabcformat_binaryE.pro new file mode 100644 index 0000000..2d9594d --- a/dev/null +++ b/kabc/formats/binary/kabcformat_binaryE.pro @@ -0,0 +1,21 @@ +TEMPLATE = lib +CONFIG += qt warn_on release +#release debug + +TARGET = microkabcformat_binary +#INCLUDEPATH += . ./vcard/include ./vcard/include/generated ../microkde ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../qtcompat +INCLUDEPATH += ../.. ../../../microkde ../../../microkde/kdecore ../../../qtcompat +OBJECTS_DIR = obj/$(PLATFORM) +MOC_DIR = moc +DESTDIR = $(QPEDIR)/lib +LIBS += -lmicrokde -lmicrokabc +LIBS += -L$(QPEDIR)/lib +DEFINES += KAB_EMBEDDED + +INTERFACES = \ + +HEADERS = \ + binaryformat.h + +SOURCES = \ + binaryformat.cpp -- cgit v0.9.0.2