summaryrefslogtreecommitdiffabout
path: root/libkdepim/libkdepim.pro
Unidiff
Diffstat (limited to 'libkdepim/libkdepim.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libkdepim/libkdepim.pro7
1 files changed, 5 insertions, 2 deletions
diff --git a/libkdepim/libkdepim.pro b/libkdepim/libkdepim.pro
index b490899..a2fae0b 100644
--- a/libkdepim/libkdepim.pro
+++ b/libkdepim/libkdepim.pro
@@ -26,25 +26,28 @@ HEADERS = \
26 kdateedit.h \ 26 kdateedit.h \
27 kdatepicker.h \ 27 kdatepicker.h \
28 kinputdialog.h \ 28 kinputdialog.h \
29 kincidenceformatter.h \ 29 kincidenceformatter.h \
30 kpimprefs.h \ 30 kpimprefs.h \
31 kprefs.h \ 31 kprefs.h \
32 kprefsdialog.h \ 32 kprefsdialog.h \
33 addresseeview.h \ 33 addresseeview.h \
34 ksyncprofile.h 34 ksyncprofile.h \
35 ksyncprefsdialog.h
35 36
36SOURCES = \ 37SOURCES = \
37 categoryeditdialog.cpp \ 38 categoryeditdialog.cpp \
38 categoryeditdialog_base.cpp \ 39 categoryeditdialog_base.cpp \
39 categoryselectdialog.cpp \ 40 categoryselectdialog.cpp \
40 categoryselectdialog_base.cpp \ 41 categoryselectdialog_base.cpp \
41 kdateedit.cpp \ 42 kdateedit.cpp \
42 kdatepicker.cpp \ 43 kdatepicker.cpp \
43 kinputdialog.cpp \ 44 kinputdialog.cpp \
44 kincidenceformatter.cpp \ 45 kincidenceformatter.cpp \
45 kpimprefs.cpp \ 46 kpimprefs.cpp \
46 kprefs.cpp \ 47 kprefs.cpp \
47 kprefsdialog.cpp \ 48 kprefsdialog.cpp \
48 addresseeview.cpp \ 49 addresseeview.cpp \
49 ksyncprofile.cpp 50 ksyncprofile.cpp \
51 ksyncprefsdialog.cpp
52
50 53