summaryrefslogtreecommitdiffabout
path: root/libkcal/libkcalE.pro
authorulf69 <ulf69>2004-06-29 16:51:39 (UTC)
committer ulf69 <ulf69>2004-06-29 16:51:39 (UTC)
commitca680fa96ac1e8a791064868abbd2a18e61ebac7 (patch) (side-by-side diff)
tree5842e4bd0f9b838e889dd6c4ff0f4e586947bc1b /libkcal/libkcalE.pro
parent275e70532bb26ed78ce2d3bebf980dd745368ec2 (diff)
downloadkdepimpi-ca680fa96ac1e8a791064868abbd2a18e61ebac7.zip
kdepimpi-ca680fa96ac1e8a791064868abbd2a18e61ebac7.tar.gz
kdepimpi-ca680fa96ac1e8a791064868abbd2a18e61ebac7.tar.bz2
code cleanup
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 @@
TEMPLATE = lib
CONFIG += qt warn_on
TARGET = microkcal
-
-INCLUDEPATH += ../microkde ../qtcompat versit ../microkde/kdecore versit $(QPEDIR)/include
+INCLUDEPATH += ../microkde ../qtcompat versit ../microkde/kdecore $(QPEDIR)/include
INCLUDEPATH += ../libical/src/libical
INCLUDEPATH += ../libical/src/libicalss
OBJECTS_DIR = obj/$(PLATFORM)
MOC_DIR = moc/$(PLATFORM)
DESTDIR = $(QPEDIR)/lib
LIBS += ../libical/lib/$(PLATFORM)/libical.a
LIBS += ../libical/lib/$(PLATFORM)/libicalss.a
INTERFACES = \
HEADERS = \
alarm.h \
attachment.h \
attendee.h \
calendar.h \
calendarlocal.h \
calfilter.h \
calformat.h \
calstorage.h \
compat.h \
customproperties.h \
dummyscheduler.h \
duration.h \
event.h \
exceptions.h \
filestorage.h \
freebusy.h \
icaldrag.h \
icalformat.h \
icalformatimpl.h \
imipscheduler.h \
incidence.h \
incidencebase.h \
journal.h \
period.h \
person.h \
qtopiaformat.h \
sharpformat.h \
recurrence.h \
scheduler.h \
todo.h \
vcaldrag.h \
vcalformat.h \
versit/port.h \
versit/vcc.h \
versit/vobject.h \
SOURCES = \