-rw-r--r-- | kabc/kabc.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kabc/kabc.pro b/kabc/kabc.pro index ea4bbb7..4a8d73a 100644 --- a/kabc/kabc.pro +++ b/kabc/kabc.pro @@ -44,3 +44,2 @@ distributionlisteditor.h \ vcardformatplugin.h \ -formats/binaryformat.h \ formats/vcardformatplugin2.h \ @@ -136,2 +135,3 @@ vcard/include/generated/TextListValue-generated.h # plugins/ldap/resourceldapconfig.h \ +#formats/binary/binaryformat.h \ @@ -143,3 +143,2 @@ distributionlisteditor.cpp \ vcardformatplugin.cpp \ -formats/binaryformat.cpp \ formats/vcardformatplugin2.cpp \ @@ -214 +213,2 @@ vcard/TextListValue.cpp +#formats/binary/binaryformat.cpp \ |