summaryrefslogtreecommitdiffabout
path: root/kabc/kabc.pro
Side-by-side diff
Diffstat (limited to 'kabc/kabc.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--kabc/kabc.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/kabc/kabc.pro b/kabc/kabc.pro
index 10b092c..95ebd68 100644
--- a/kabc/kabc.pro
+++ b/kabc/kabc.pro
@@ -7,7 +7,7 @@ TARGET = microkabc
include( ../variables.pri )
-INCLUDEPATH += . ./vcard/include ./vcard/include/generated ../microkde ../microkde/kdecore ../microkde/kio/kfile ../microkde/kio/kio ../libkdepim ../qtcompat ../microkde/kdeui
+INCLUDEPATH += . ./vcard/include ./vcard/include/generated ../microkde ../microkde/kdecore ../microkde/kio/kfile ../microkde/kio/kio ../libkdepim ../qtcompat ../microkde/kdeui ..
#LIBS += -lmicrokde -lldap
LIBS += -L$(QPEDIR)/lib
@@ -47,6 +47,7 @@ formats/vcardformatplugin2.h \
secrecy.h \
sound.h \
addressbook.h \
+ syncprefwidget.h \
timezone.h \
tmpaddressbook.h \
addressee.h \
@@ -157,6 +158,7 @@ formatfactory.cpp \
secrecy.cpp \
sound.cpp \
addressbook.cpp \
+ syncprefwidget.cpp \
timezone.cpp \
tmpaddressbook.cpp \
addressee.cpp \