summaryrefslogtreecommitdiffabout
path: root/libkcal/libkcalE.pro
Unidiff
Diffstat (limited to 'libkcal/libkcalE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libkcal/libkcalE.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/libkcal/libkcalE.pro b/libkcal/libkcalE.pro
index e27c10f..283a22d 100644
--- a/libkcal/libkcalE.pro
+++ b/libkcal/libkcalE.pro
@@ -1,54 +1,53 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2 CONFIG += qt warn_on 2 CONFIG += qt warn_on
3 TARGET = microkcal 3 TARGET = microkcal
4 4
5 5INCLUDEPATH += ../microkde ../qtcompat versit ../microkde/kdecore $(QPEDIR)/include
6INCLUDEPATH += ../microkde ../qtcompat versit ../microkde/kdecore versit $(QPEDIR)/include
7INCLUDEPATH += ../libical/src/libical 6INCLUDEPATH += ../libical/src/libical
8INCLUDEPATH += ../libical/src/libicalss 7INCLUDEPATH += ../libical/src/libicalss
9OBJECTS_DIR = obj/$(PLATFORM) 8OBJECTS_DIR = obj/$(PLATFORM)
10MOC_DIR = moc/$(PLATFORM) 9MOC_DIR = moc/$(PLATFORM)
11DESTDIR = $(QPEDIR)/lib 10DESTDIR = $(QPEDIR)/lib
12LIBS += ../libical/lib/$(PLATFORM)/libical.a 11LIBS += ../libical/lib/$(PLATFORM)/libical.a
13LIBS += ../libical/lib/$(PLATFORM)/libicalss.a 12LIBS += ../libical/lib/$(PLATFORM)/libicalss.a
14 13
15INTERFACES = \ 14INTERFACES = \
16 15
17HEADERS = \ 16HEADERS = \
18 alarm.h \ 17 alarm.h \
19 attachment.h \ 18 attachment.h \
20 attendee.h \ 19 attendee.h \
21 calendar.h \ 20 calendar.h \
22 calendarlocal.h \ 21 calendarlocal.h \
23 calfilter.h \ 22 calfilter.h \
24 calformat.h \ 23 calformat.h \
25 calstorage.h \ 24 calstorage.h \
26 compat.h \ 25 compat.h \
27 customproperties.h \ 26 customproperties.h \
28 dummyscheduler.h \ 27 dummyscheduler.h \
29 duration.h \ 28 duration.h \
30 event.h \ 29 event.h \
31 exceptions.h \ 30 exceptions.h \
32 filestorage.h \ 31 filestorage.h \
33 freebusy.h \ 32 freebusy.h \
34 icaldrag.h \ 33 icaldrag.h \
35 icalformat.h \ 34 icalformat.h \
36 icalformatimpl.h \ 35 icalformatimpl.h \
37 imipscheduler.h \ 36 imipscheduler.h \
38 incidence.h \ 37 incidence.h \
39 incidencebase.h \ 38 incidencebase.h \
40 journal.h \ 39 journal.h \
41 period.h \ 40 period.h \
42 person.h \ 41 person.h \
43 qtopiaformat.h \ 42 qtopiaformat.h \
44 sharpformat.h \ 43 sharpformat.h \
45 recurrence.h \ 44 recurrence.h \
46 scheduler.h \ 45 scheduler.h \
47 todo.h \ 46 todo.h \
48 vcaldrag.h \ 47 vcaldrag.h \
49 vcalformat.h \ 48 vcalformat.h \
50 versit/port.h \ 49 versit/port.h \
51 versit/vcc.h \ 50 versit/vcc.h \
52 versit/vobject.h \ 51 versit/vobject.h \
53 52
54SOURCES = \ 53SOURCES = \