summaryrefslogtreecommitdiffabout
path: root/libkcal/libkcalE.pro
authorMichael Krelin <hacker@klever.net>2007-07-04 11:23:42 (UTC)
committer Michael Krelin <hacker@klever.net>2007-07-04 11:23:42 (UTC)
commita08aff328d4393031d5ba7d622c2b05705a89d73 (patch) (unidiff)
tree8ee90d686081c52e7c69b5ce946e9b1a7d690001 /libkcal/libkcalE.pro
parent11edc920afe4f274c0964436633aa632c8288a40 (diff)
downloadkdepimpi-p1.zip
kdepimpi-p1.tar.gz
kdepimpi-p1.tar.bz2
initial public commit of qt4 portp1
Diffstat (limited to 'libkcal/libkcalE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libkcal/libkcalE.pro2
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,51 +1,51 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2 CONFIG += qt warn_on 2 CONFIG += qt warn_on
3 TARGET = microkcal 3 TARGET = xmicrokcal
4 4
5INCLUDEPATH += ../libkdepim ../microkde ../qtcompat versit ../microkde/kdecore $(QPEDIR)/include 5INCLUDEPATH += ../libkdepim ../microkde ../qtcompat versit ../microkde/kdecore $(QPEDIR)/include
6INCLUDEPATH += ../libical/src/libical 6INCLUDEPATH += ../libical/src/libical
7INCLUDEPATH += ../libical/src/libicalss 7INCLUDEPATH += ../libical/src/libicalss
8OBJECTS_DIR = obj/$(PLATFORM) 8OBJECTS_DIR = obj/$(PLATFORM)
9MOC_DIR = moc/$(PLATFORM) 9MOC_DIR = moc/$(PLATFORM)
10DESTDIR = $(QPEDIR)/lib 10DESTDIR = $(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
13LIBS += ../dest$(LIBICAL_PATH)/libical.a 13LIBS += ../dest$(LIBICAL_PATH)/libical.a
14LIBS += ../dest$(LIBICAL_PATH)/libicalss.a 14LIBS += ../dest$(LIBICAL_PATH)/libicalss.a
15 15
16INTERFACES = \ 16INTERFACES = \
17 17
18HEADERS = \ 18HEADERS = \
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 \
41kincidenceformatter.h \ 41kincidenceformatter.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 \