summaryrefslogtreecommitdiffabout
path: root/kabc
authorulf69 <ulf69>2004-06-29 05:41:48 (UTC)
committer ulf69 <ulf69>2004-06-29 05:41:48 (UTC)
commit17173e1a318e48d8359b58de35baba3a0cdc56b3 (patch) (side-by-side diff)
tree4b541d92b3b485190c6fa9990f192af75cef985a /kabc
parentb863f47dbb927a54f492b70ac59f3f99202dd7ca (diff)
downloadkdepimpi-17173e1a318e48d8359b58de35baba3a0cdc56b3.zip
kdepimpi-17173e1a318e48d8359b58de35baba3a0cdc56b3.tar.gz
kdepimpi-17173e1a318e48d8359b58de35baba3a0cdc56b3.tar.bz2
*** empty log message ***
Diffstat (limited to 'kabc') (more/less context) (show whitespace changes)
-rw-r--r--kabc/kabcE.pro64
1 files changed, 25 insertions, 39 deletions
diff --git a/kabc/kabcE.pro b/kabc/kabcE.pro
index 6c37beb..6a3bbf1 100644
--- a/kabc/kabcE.pro
+++ b/kabc/kabcE.pro
@@ -17,14 +17,8 @@ INTERFACES = \
HEADERS = \
- resource.h \
- stdaddressbook.h \
- agent.h \
- geo.h \
- key.h \
- field.h \
- plugin.h \
address.h \
+ addressbook.h \
+ addressee.h \
+ addresseedialog.h \
addresseelist.h \
-formatfactory.h \
- formatplugin.h \
- phonenumber.h \
+ agent.h \
distributionlist.h \
@@ -32,12 +26,15 @@ distributionlistdialog.h \
distributionlisteditor.h \
-vcardformatplugin.h \
-formats/binaryformat.h \
-formats/vcardformatplugin2.h \
+ field.h \
+ formatfactory.h \
+ formatplugin.h \
+ geo.h \
+ key.h \
+ phonenumber.h \
picture.h \
+ plugin.h \
+ resource.h \
secrecy.h \
sound.h \
- addressbook.h \
+ stdaddressbook.h \
timezone.h \
- addressee.h \
- addresseedialog.h \
vcardconverter.h \
@@ -45,6 +42,3 @@ formats/vcardformatplugin2.h \
vcardformatimpl.h \
- plugins/file/resourcefile.h \
- plugins/file/resourcefileconfig.h \
- plugins/dir/resourcedir.h \
- plugins/dir/resourcedirconfig.h \
+ vcardformatplugin.h \
vcardparser/vcardline.h \
@@ -123,4 +117,2 @@ vcard/include/generated/TextListValue-generated.h
-# plugins/ldap/resourceldap.h \
-# plugins/ldap/resourceldapconfig.h \
@@ -128,2 +120,8 @@ vcard/include/generated/TextListValue-generated.h
SOURCES = \
+ address.cpp \
+ addressbook.cpp \
+ addressee.cpp \
+ addresseedialog.cpp \
+ addresseelist.cpp \
+ agent.cpp \
distributionlist.cpp \
@@ -131,23 +129,14 @@ distributionlistdialog.cpp \
distributionlisteditor.cpp \
-vcardformatplugin.cpp \
-formats/binaryformat.cpp \
-formats/vcardformatplugin2.cpp \
+ field.cpp \
formatfactory.cpp \
- resource.cpp \
- stdaddressbook.cpp \
- plugin.cpp \
- agent.cpp \
geo.cpp \
key.cpp \
- field.cpp \
- address.cpp \
phonenumber.cpp \
picture.cpp \
+ plugin.cpp \
+ resource.cpp \
secrecy.cpp \
sound.cpp \
- addressbook.cpp \
+ stdaddressbook.cpp \
timezone.cpp \
- addressee.cpp \
- addresseelist.cpp \
- addresseedialog.cpp \
vcardconverter.cpp \
@@ -155,6 +144,3 @@ formatfactory.cpp \
vcardformatimpl.cpp \
- plugins/file/resourcefile.cpp \
- plugins/file/resourcefileconfig.cpp \
- plugins/dir/resourcedir.cpp \
- plugins/dir/resourcedirconfig.cpp \
+ vcardformatplugin.cpp \
vcardparser/vcardline.cpp \