-rw-r--r-- | libkcal/libkcalE.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libkcal/libkcalE.pro b/libkcal/libkcalE.pro index f5be980..1f5ef78 100644 --- a/libkcal/libkcalE.pro +++ b/libkcal/libkcalE.pro | |||
@@ -31,16 +31,17 @@ HEADERS = \ | |||
31 | filestorage.h \ | 31 | filestorage.h \ |
32 | freebusy.h \ | 32 | freebusy.h \ |
33 | icaldrag.h \ | 33 | icaldrag.h \ |
34 | icalformat.h \ | 34 | icalformat.h \ |
35 | icalformatimpl.h \ | 35 | icalformatimpl.h \ |
36 | imipscheduler.h \ | 36 | imipscheduler.h \ |
37 | incidence.h \ | 37 | incidence.h \ |
38 | incidencebase.h \ | 38 | incidencebase.h \ |
39 | kincidenceformatter.h \ | ||
39 | journal.h \ | 40 | journal.h \ |
40 | period.h \ | 41 | period.h \ |
41 | person.h \ | 42 | person.h \ |
42 | qtopiaformat.h \ | 43 | qtopiaformat.h \ |
43 | sharpformat.h \ | 44 | sharpformat.h \ |
44 | phoneformat.h \ | 45 | phoneformat.h \ |
45 | recurrence.h \ | 46 | recurrence.h \ |
46 | scheduler.h \ | 47 | scheduler.h \ |
@@ -68,16 +69,17 @@ SOURCES = \ | |||
68 | filestorage.cpp \ | 69 | filestorage.cpp \ |
69 | freebusy.cpp \ | 70 | freebusy.cpp \ |
70 | icaldrag.cpp \ | 71 | icaldrag.cpp \ |
71 | icalformat.cpp \ | 72 | icalformat.cpp \ |
72 | icalformatimpl.cpp \ | 73 | icalformatimpl.cpp \ |
73 | imipscheduler.cpp \ | 74 | imipscheduler.cpp \ |
74 | incidence.cpp \ | 75 | incidence.cpp \ |
75 | incidencebase.cpp \ | 76 | incidencebase.cpp \ |
77 | kincidenceformatter.cpp \ | ||
76 | journal.cpp \ | 78 | journal.cpp \ |
77 | period.cpp \ | 79 | period.cpp \ |
78 | person.cpp \ | 80 | person.cpp \ |
79 | qtopiaformat.cpp \ | 81 | qtopiaformat.cpp \ |
80 | sharpformat.cpp \ | 82 | sharpformat.cpp \ |
81 | phoneformat.cpp \ | 83 | phoneformat.cpp \ |
82 | recurrence.cpp \ | 84 | recurrence.cpp \ |
83 | scheduler.cpp \ | 85 | scheduler.cpp \ |