author | Michael Krelin <hacker@klever.net> | 2007-07-04 11:23:42 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2007-07-04 11:23:42 (UTC) |
commit | a08aff328d4393031d5ba7d622c2b05705a89d73 (patch) (unidiff) | |
tree | 8ee90d686081c52e7c69b5ce946e9b1a7d690001 /libkcal/libkcalE.pro | |
parent | 11edc920afe4f274c0964436633aa632c8288a40 (diff) | |
download | kdepimpi-p1.zip kdepimpi-p1.tar.gz kdepimpi-p1.tar.bz2 |
initial public commit of qt4 portp1
-rw-r--r-- | libkcal/libkcalE.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/libkcalE.pro b/libkcal/libkcalE.pro index 737be53..fe46656 100644 --- a/libkcal/libkcalE.pro +++ b/libkcal/libkcalE.pro | |||
@@ -1,93 +1,93 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | TARGET = microkcal | 3 | TARGET = xmicrokcal |
4 | 4 | ||
5 | INCLUDEPATH += ../libkdepim ../microkde ../qtcompat versit ../microkde/kdecore $(QPEDIR)/include | 5 | INCLUDEPATH += ../libkdepim ../microkde ../qtcompat versit ../microkde/kdecore $(QPEDIR)/include |
6 | INCLUDEPATH += ../libical/src/libical | 6 | INCLUDEPATH += ../libical/src/libical |
7 | INCLUDEPATH += ../libical/src/libicalss | 7 | INCLUDEPATH += ../libical/src/libicalss |
8 | OBJECTS_DIR = obj/$(PLATFORM) | 8 | OBJECTS_DIR = obj/$(PLATFORM) |
9 | MOC_DIR = moc/$(PLATFORM) | 9 | MOC_DIR = moc/$(PLATFORM) |
10 | DESTDIR = $(QPEDIR)/lib | 10 | DESTDIR = $(QPEDIR)/lib |
11 | #LIBS += ../libical/lib/$(PLATFORM)/libical.a | 11 | #LIBS += ../libical/lib/$(PLATFORM)/libical.a |
12 | #LIBS += ../libical/lib/$(PLATFORM)/libicalss.a | 12 | #LIBS += ../libical/lib/$(PLATFORM)/libicalss.a |
13 | LIBS += ../dest$(LIBICAL_PATH)/libical.a | 13 | LIBS += ../dest$(LIBICAL_PATH)/libical.a |
14 | LIBS += ../dest$(LIBICAL_PATH)/libicalss.a | 14 | LIBS += ../dest$(LIBICAL_PATH)/libicalss.a |
15 | 15 | ||
16 | INTERFACES = \ | 16 | INTERFACES = \ |
17 | 17 | ||
18 | HEADERS = \ | 18 | HEADERS = \ |
19 | alarm.h \ | 19 | alarm.h \ |
20 | attachment.h \ | 20 | attachment.h \ |
21 | attendee.h \ | 21 | attendee.h \ |
22 | calendar.h \ | 22 | calendar.h \ |
23 | calendarlocal.h \ | 23 | calendarlocal.h \ |
24 | calfilter.h \ | 24 | calfilter.h \ |
25 | calformat.h \ | 25 | calformat.h \ |
26 | calstorage.h \ | 26 | calstorage.h \ |
27 | compat.h \ | 27 | compat.h \ |
28 | customproperties.h \ | 28 | customproperties.h \ |
29 | dummyscheduler.h \ | 29 | dummyscheduler.h \ |
30 | duration.h \ | 30 | duration.h \ |
31 | event.h \ | 31 | event.h \ |
32 | exceptions.h \ | 32 | exceptions.h \ |
33 | filestorage.h \ | 33 | filestorage.h \ |
34 | freebusy.h \ | 34 | freebusy.h \ |
35 | icaldrag.h \ | 35 | icaldrag.h \ |
36 | icalformat.h \ | 36 | icalformat.h \ |
37 | icalformatimpl.h \ | 37 | icalformatimpl.h \ |
38 | imipscheduler.h \ | 38 | imipscheduler.h \ |
39 | incidence.h \ | 39 | incidence.h \ |
40 | incidencebase.h \ | 40 | incidencebase.h \ |
41 | kincidenceformatter.h \ | 41 | kincidenceformatter.h \ |
42 | journal.h \ | 42 | journal.h \ |
43 | period.h \ | 43 | period.h \ |
44 | person.h \ | 44 | person.h \ |
45 | qtopiaformat.h \ | 45 | qtopiaformat.h \ |
46 | sharpformat.h \ | 46 | sharpformat.h \ |
47 | phoneformat.h \ | 47 | phoneformat.h \ |
48 | recurrence.h \ | 48 | recurrence.h \ |
49 | scheduler.h \ | 49 | scheduler.h \ |
50 | todo.h \ | 50 | todo.h \ |
51 | vcaldrag.h \ | 51 | vcaldrag.h \ |
52 | vcalformat.h \ | 52 | vcalformat.h \ |
53 | versit/port.h \ | 53 | versit/port.h \ |
54 | versit/vcc.h \ | 54 | versit/vcc.h \ |
55 | versit/vobject.h \ | 55 | versit/vobject.h \ |
56 | 56 | ||
57 | SOURCES = \ | 57 | SOURCES = \ |
58 | alarm.cpp \ | 58 | alarm.cpp \ |
59 | attachment.cpp \ | 59 | attachment.cpp \ |
60 | attendee.cpp \ | 60 | attendee.cpp \ |
61 | calendar.cpp \ | 61 | calendar.cpp \ |
62 | calendarlocal.cpp \ | 62 | calendarlocal.cpp \ |
63 | calfilter.cpp \ | 63 | calfilter.cpp \ |
64 | calformat.cpp \ | 64 | calformat.cpp \ |
65 | compat.cpp \ | 65 | compat.cpp \ |
66 | customproperties.cpp \ | 66 | customproperties.cpp \ |
67 | dummyscheduler.cpp \ | 67 | dummyscheduler.cpp \ |
68 | duration.cpp \ | 68 | duration.cpp \ |
69 | event.cpp \ | 69 | event.cpp \ |
70 | exceptions.cpp \ | 70 | exceptions.cpp \ |
71 | filestorage.cpp \ | 71 | filestorage.cpp \ |
72 | freebusy.cpp \ | 72 | freebusy.cpp \ |
73 | icaldrag.cpp \ | 73 | icaldrag.cpp \ |
74 | icalformat.cpp \ | 74 | icalformat.cpp \ |
75 | icalformatimpl.cpp \ | 75 | icalformatimpl.cpp \ |
76 | imipscheduler.cpp \ | 76 | imipscheduler.cpp \ |
77 | incidence.cpp \ | 77 | incidence.cpp \ |
78 | incidencebase.cpp \ | 78 | incidencebase.cpp \ |
79 | kincidenceformatter.cpp \ | 79 | kincidenceformatter.cpp \ |
80 | journal.cpp \ | 80 | journal.cpp \ |
81 | period.cpp \ | 81 | period.cpp \ |
82 | person.cpp \ | 82 | person.cpp \ |
83 | qtopiaformat.cpp \ | 83 | qtopiaformat.cpp \ |
84 | sharpformat.cpp \ | 84 | sharpformat.cpp \ |
85 | phoneformat.cpp \ | 85 | phoneformat.cpp \ |
86 | recurrence.cpp \ | 86 | recurrence.cpp \ |
87 | scheduler.cpp \ | 87 | scheduler.cpp \ |
88 | todo.cpp \ | 88 | todo.cpp \ |
89 | vcaldrag.cpp \ | 89 | vcaldrag.cpp \ |
90 | vcalformat.cpp \ | 90 | vcalformat.cpp \ |
91 | versit/vcc.c \ | 91 | versit/vcc.c \ |
92 | versit/vobject.c \ | 92 | versit/vobject.c \ |
93 | 93 | ||