summaryrefslogtreecommitdiffabout
authorulf69 <ulf69>2004-08-12 19:57:21 (UTC)
committer ulf69 <ulf69>2004-08-12 19:57:21 (UTC)
commit2129696dce7633b37679ad65cef5322dc88586cf (patch) (unidiff)
treeb8481d29699a523f2fb7140c18eda78133a452b3
parentcce21bef81e7ebcaa4ff9d91338a9b289c1c6cec (diff)
downloadkdepimpi-2129696dce7633b37679ad65cef5322dc88586cf.zip
kdepimpi-2129696dce7633b37679ad65cef5322dc88586cf.tar.gz
kdepimpi-2129696dce7633b37679ad65cef5322dc88586cf.tar.bz2
undo includepath changes
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--kabc/kabc.pro2
-rw-r--r--kaddressbook/kaddressbook.pro2
-rw-r--r--korganizer/korganizer.pro2
-rw-r--r--libkcal/libkcal.pro4
-rw-r--r--libkdepim/libkdepim.pro2
-rw-r--r--microkde/microkde.pro5
6 files changed, 10 insertions, 7 deletions
diff --git a/kabc/kabc.pro b/kabc/kabc.pro
index 71087aa..95ebd68 100644
--- a/kabc/kabc.pro
+++ b/kabc/kabc.pro
@@ -1,106 +1,106 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2CONFIG += qt warn_on 2CONFIG += qt warn_on
3#release debug 3#release debug
4DESTDIR=../bin 4DESTDIR=../bin
5 5
6TARGET = microkabc 6TARGET = microkabc
7 7
8include( ../variables.pri ) 8include( ../variables.pri )
9 9
10INCLUDEPATH += . vcard/include vcard/include/generated $(KDEPIMDIR)/microkde $(KDEPIMDIR)/microkde/kdecore $(KDEPIMDIR)/microkde/kio/kfile $(KDEPIMDIR)/microkde/kio/kio $(KDEPIMDIR)/libkdepim $(KDEPIMDIR)/qtcompat $(KDEPIMDIR)/microkde/kdeui 10INCLUDEPATH += . ./vcard/include ./vcard/include/generated ../microkde ../microkde/kdecore ../microkde/kio/kfile ../microkde/kio/kio ../libkdepim ../qtcompat ../microkde/kdeui ..
11 11
12#LIBS += -lmicrokde -lldap 12#LIBS += -lmicrokde -lldap
13LIBS += -L$(QPEDIR)/lib 13LIBS += -L$(QPEDIR)/lib
14DEFINES += KAB_EMBEDDED DESKTOP_VERSION 14DEFINES += KAB_EMBEDDED DESKTOP_VERSION
15unix : { 15unix : {
16 16
17OBJECTS_DIR = obj/unix 17OBJECTS_DIR = obj/unix
18MOC_DIR = moc/unix 18MOC_DIR = moc/unix
19} 19}
20win32: { 20win32: {
21DEFINES += _WIN32_ 21DEFINES += _WIN32_
22OBJECTS_DIR = obj/win 22OBJECTS_DIR = obj/win
23MOC_DIR = moc/win 23MOC_DIR = moc/win
24} 24}
25INTERFACES = \ 25INTERFACES = \
26 26
27 27
28HEADERS = \ 28HEADERS = \
29 resource.h \ 29 resource.h \
30 stdaddressbook.h \ 30 stdaddressbook.h \
31 agent.h \ 31 agent.h \
32 geo.h \ 32 geo.h \
33 key.h \ 33 key.h \
34 field.h \ 34 field.h \
35 plugin.h \ 35 plugin.h \
36 address.h \ 36 address.h \
37 addresseelist.h \ 37 addresseelist.h \
38formatfactory.h \ 38formatfactory.h \
39 formatplugin.h \ 39 formatplugin.h \
40 phonenumber.h \ 40 phonenumber.h \
41distributionlist.h \ 41distributionlist.h \
42distributionlistdialog.h \ 42distributionlistdialog.h \
43distributionlisteditor.h \ 43distributionlisteditor.h \
44vcardformatplugin.h \ 44vcardformatplugin.h \
45formats/vcardformatplugin2.h \ 45formats/vcardformatplugin2.h \
46 picture.h \ 46 picture.h \
47 secrecy.h \ 47 secrecy.h \
48 sound.h \ 48 sound.h \
49 addressbook.h \ 49 addressbook.h \
50 syncprefwidget.h \ 50 syncprefwidget.h \
51 timezone.h \ 51 timezone.h \
52 tmpaddressbook.h \ 52 tmpaddressbook.h \
53 addressee.h \ 53 addressee.h \
54 addresseedialog.h \ 54 addresseedialog.h \
55 vcardconverter.h \ 55 vcardconverter.h \
56 vcard21parser.h \ 56 vcard21parser.h \
57 vcardformatimpl.h \ 57 vcardformatimpl.h \
58 plugins/file/resourcefile.h \ 58 plugins/file/resourcefile.h \
59 plugins/file/resourcefileconfig.h \ 59 plugins/file/resourcefileconfig.h \
60 plugins/dir/resourcedir.h \ 60 plugins/dir/resourcedir.h \
61 plugins/dir/resourcedirconfig.h \ 61 plugins/dir/resourcedirconfig.h \
62 vcardparser/vcardline.h \ 62 vcardparser/vcardline.h \
63 vcardparser/vcard.h \ 63 vcardparser/vcard.h \
64 vcardparser/vcardtool.h \ 64 vcardparser/vcardtool.h \
65 vcardparser/vcardparser.h \ 65 vcardparser/vcardparser.h \
66vcard/include/VCardAdrParam.h \ 66vcard/include/VCardAdrParam.h \
67vcard/include/VCardAdrValue.h \ 67vcard/include/VCardAdrValue.h \
68vcard/include/VCardAgentParam.h \ 68vcard/include/VCardAgentParam.h \
69vcard/include/VCardContentLine.h \ 69vcard/include/VCardContentLine.h \
70vcard/include/VCardDateParam.h \ 70vcard/include/VCardDateParam.h \
71vcard/include/VCardDateValue.h \ 71vcard/include/VCardDateValue.h \
72vcard/include/VCardEmailParam.h \ 72vcard/include/VCardEmailParam.h \
73vcard/include/VCardGeoValue.h \ 73vcard/include/VCardGeoValue.h \
74vcard/include/VCardGroup.h \ 74vcard/include/VCardGroup.h \
75vcard/include/VCardImageParam.h \ 75vcard/include/VCardImageParam.h \
76vcard/include/VCardImageValue.h \ 76vcard/include/VCardImageValue.h \
77vcard/include/VCardLangValue.h \ 77vcard/include/VCardLangValue.h \
78vcard/include/VCardNValue.h \ 78vcard/include/VCardNValue.h \
79vcard/include/VCardParam.h \ 79vcard/include/VCardParam.h \
80vcard/include/VCardPhoneNumberValue.h \ 80vcard/include/VCardPhoneNumberValue.h \
81vcard/include/VCardSourceParam.h \ 81vcard/include/VCardSourceParam.h \
82vcard/include/VCardTelParam.h \ 82vcard/include/VCardTelParam.h \
83vcard/include/VCardTextParam.h \ 83vcard/include/VCardTextParam.h \
84vcard/include/VCardTextNSParam.h \ 84vcard/include/VCardTextNSParam.h \
85vcard/include/VCardTextValue.h \ 85vcard/include/VCardTextValue.h \
86vcard/include/VCardTextBinParam.h \ 86vcard/include/VCardTextBinParam.h \
87vcard/include/VCardURIValue.h \ 87vcard/include/VCardURIValue.h \
88vcard/include/VCardVCard.h \ 88vcard/include/VCardVCard.h \
89vcard/include/VCardEntity.h \ 89vcard/include/VCardEntity.h \
90vcard/include/VCardValue.h \ 90vcard/include/VCardValue.h \
91vcard/include/VCardSoundValue.h \ 91vcard/include/VCardSoundValue.h \
92vcard/include/VCardAgentValue.h \ 92vcard/include/VCardAgentValue.h \
93vcard/include/VCardTelValue.h \ 93vcard/include/VCardTelValue.h \
94vcard/include/VCardTextBinValue.h \ 94vcard/include/VCardTextBinValue.h \
95vcard/include/VCardOrgValue.h \ 95vcard/include/VCardOrgValue.h \
96vcard/include/VCardUTCValue.h \ 96vcard/include/VCardUTCValue.h \
97vcard/include/VCardClassValue.h \ 97vcard/include/VCardClassValue.h \
98vcard/include/VCardFloatValue.h \ 98vcard/include/VCardFloatValue.h \
99vcard/include/VCardTextListValue.h \ 99vcard/include/VCardTextListValue.h \
100vcard/include/generated/AdrParam-generated.h \ 100vcard/include/generated/AdrParam-generated.h \
101vcard/include/generated/AdrValue-generated.h \ 101vcard/include/generated/AdrValue-generated.h \
102vcard/include/generated/AgentParam-generated.h \ 102vcard/include/generated/AgentParam-generated.h \
103vcard/include/generated/ContentLine-generated.h \ 103vcard/include/generated/ContentLine-generated.h \
104vcard/include/generated/DateParam-generated.h \ 104vcard/include/generated/DateParam-generated.h \
105vcard/include/generated/DateValue-generated.h \ 105vcard/include/generated/DateValue-generated.h \
106vcard/include/generated/EmailParam-generated.h \ 106vcard/include/generated/EmailParam-generated.h \
diff --git a/kaddressbook/kaddressbook.pro b/kaddressbook/kaddressbook.pro
index 7e9752d..fec2341 100644
--- a/kaddressbook/kaddressbook.pro
+++ b/kaddressbook/kaddressbook.pro
@@ -1,105 +1,105 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on 2 CONFIG = qt warn_on
3 TARGET = kapi 3 TARGET = kapi
4DESTDIR= ../bin 4DESTDIR= ../bin
5 5
6include( ../variables.pri ) 6include( ../variables.pri )
7 7
8 8
9INCLUDEPATH += . details features xxport $(KDEPIMDIR)/libkdepim $(KDEPIMDIR)/microkde $(KDEPIMDIR)/microkde/kdecore $(KDEPIMDIR)/microkde/kutils $(KDEPIMDIR)/microkde/kio/kfile $(KDEPIMDIR)/microkde/kio/kio $(KDEPIMDIR)/microkde/kdeui $(KDEPIMDIR)/microkde/kresources $(KDEPIMDIR)/kabc $(KDEPIMDIR) interfaces 9INCLUDEPATH += . ./details ./features ./xxport ../libkdepim ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kio/kio ../microkde/kdeui ../microkde/kresources ../kabc ../ interfaces
10DEFINES += KAB_EMBEDDED KAB_NOSPLITTER DESKTOP_VERSION 10DEFINES += KAB_EMBEDDED KAB_NOSPLITTER DESKTOP_VERSION
11 11
12unix : { 12unix : {
13LIBS += ../bin/libmicrokdepim.so 13LIBS += ../bin/libmicrokdepim.so
14LIBS += ../bin/libmicrokde.so 14LIBS += ../bin/libmicrokde.so
15LIBS += ../bin/libmicrokabc.so 15LIBS += ../bin/libmicrokabc.so
16LIBS += ../bin/libmicrokcal.so 16LIBS += ../bin/libmicrokcal.so
17LIBS += ../bin/libmicrogammu.so 17LIBS += ../bin/libmicrogammu.so
18LIBS += -lbluetooth 18LIBS += -lbluetooth
19LIBS += -lsdp 19LIBS += -lsdp
20LIBS += -lldap 20LIBS += -lldap
21OBJECTS_DIR = obj/unix 21OBJECTS_DIR = obj/unix
22MOC_DIR = moc/unix 22MOC_DIR = moc/unix
23} 23}
24win32: { 24win32: {
25DEFINES += _WIN32_ 25DEFINES += _WIN32_
26LIBS += ../bin/microkdepim.lib 26LIBS += ../bin/microkdepim.lib
27LIBS += ../bin/microkcal.lib 27LIBS += ../bin/microkcal.lib
28LIBS += ../bin/microkde.lib 28LIBS += ../bin/microkde.lib
29LIBS += ../bin/microkabc.lib 29LIBS += ../bin/microkabc.lib
30QMAKE_LINK += /NODEFAULTLIB:LIBC 30QMAKE_LINK += /NODEFAULTLIB:LIBC
31OBJECTS_DIR = obj/win 31OBJECTS_DIR = obj/win
32MOC_DIR = moc/win 32MOC_DIR = moc/win
33LIBS += mfc71u.lib 33LIBS += mfc71u.lib
34} 34}
35 35
36 36
37 37
38 38
39 39
40 40
41 41
42 42
43INTERFACES = \ 43INTERFACES = \
44# filteredit_base.ui \ 44# filteredit_base.ui \
45# kofilterview_base.ui \ 45# kofilterview_base.ui \
46 46
47HEADERS = \ 47HEADERS = \
48features/mergewidget.h \ 48features/mergewidget.h \
49features/distributionlistwidget.h \ 49features/distributionlistwidget.h \
50kcmconfigs/addresseewidget.h \ 50kcmconfigs/addresseewidget.h \
51kcmconfigs/extensionconfigdialog.h \ 51kcmconfigs/extensionconfigdialog.h \
52kcmconfigs/kcmkabconfig.h \ 52kcmconfigs/kcmkabconfig.h \
53kcmconfigs/kabconfigwidget.h \ 53kcmconfigs/kabconfigwidget.h \
54addresseeeditordialog.h \ 54addresseeeditordialog.h \
55addresseeeditorwidget.h \ 55addresseeeditorwidget.h \
56addresseditwidget.h \ 56addresseditwidget.h \
57addresseeconfig.h \ 57addresseeconfig.h \
58addresseeutil.h \ 58addresseeutil.h \
59emaileditwidget.h \ 59emaileditwidget.h \
60filtereditdialog.h \ 60filtereditdialog.h \
61kaddressbookmain.h \ 61kaddressbookmain.h \
62kabprefs.h \ 62kabprefs.h \
63kabcore.h \ 63kabcore.h \
64viewmanager.h \ 64viewmanager.h \
65extensionmanager.h \ 65extensionmanager.h \
66extensionwidget.h \ 66extensionwidget.h \
67kaddressbookview.h \ 67kaddressbookview.h \
68geowidget.h \ 68geowidget.h \
69imagewidget.h \ 69imagewidget.h \
70incsearchwidget.h \ 70incsearchwidget.h \
71jumpbuttonbar.h \ 71jumpbuttonbar.h \
72phoneeditwidget.h \ 72phoneeditwidget.h \
73secrecywidget.h \ 73secrecywidget.h \
74keywidget.h \ 74keywidget.h \
75nameeditdialog.h \ 75nameeditdialog.h \
76filter.h \ 76filter.h \
77addviewdialog.h \ 77addviewdialog.h \
78configurewidget.h \ 78configurewidget.h \
79viewconfigurewidget.h \ 79viewconfigurewidget.h \
80viewconfigurefieldspage.h \ 80viewconfigurefieldspage.h \
81viewconfigurefilterpage.h \ 81viewconfigurefilterpage.h \
82typecombo.h \ 82typecombo.h \
83undo.h \ 83undo.h \
84undocmds.h \ 84undocmds.h \
85xxportmanager.h \ 85xxportmanager.h \
86xxportobject.h \ 86xxportobject.h \
87xxportselectdialog.h \ 87xxportselectdialog.h \
88details/detailsviewcontainer.h \ 88details/detailsviewcontainer.h \
89details/look_basic.h \ 89details/look_basic.h \
90details/look_html.h \ 90details/look_html.h \
91views/kaddressbookiconview.h \ 91views/kaddressbookiconview.h \
92views/kaddressbooktableview.h \ 92views/kaddressbooktableview.h \
93views/kaddressbookcardview.h \ 93views/kaddressbookcardview.h \
94views/configuretableviewdialog.h \ 94views/configuretableviewdialog.h \
95views/configurecardviewdialog.h \ 95views/configurecardviewdialog.h \
96views/cardview.h \ 96views/cardview.h \
97views/colorlistbox.h \ 97views/colorlistbox.h \
98views/contactlistview.h \ 98views/contactlistview.h \
99xxport/vcard_xxport.h \ 99xxport/vcard_xxport.h \
100xxport/kde2_xxport.h \ 100xxport/kde2_xxport.h \
101xxport/csv_xxport.h \ 101xxport/csv_xxport.h \
102xxport/csvimportdialog.h \ 102xxport/csvimportdialog.h \
103xxport/opie_xxport.h \ 103xxport/opie_xxport.h \
104xxport/qtopia_xxport.h \ 104xxport/qtopia_xxport.h \
105xxport/sharpdtm_xxport.h \ 105xxport/sharpdtm_xxport.h \
diff --git a/korganizer/korganizer.pro b/korganizer/korganizer.pro
index ca69e14..e501d88 100644
--- a/korganizer/korganizer.pro
+++ b/korganizer/korganizer.pro
@@ -1,106 +1,106 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on 2 CONFIG = qt warn_on
3 TARGET = kopi 3 TARGET = kopi
4OBJECTS_DIR = _obj/ 4OBJECTS_DIR = _obj/
5MOC_DIR = _moc 5MOC_DIR = _moc
6DESTDIR= ../bin 6DESTDIR= ../bin
7 7
8include( ../variables.pri ) 8include( ../variables.pri )
9 9
10INCLUDEPATH += $(KDEPIMDIR) $(KDEPIMDIR)/libkdepim $(KDEPIMDIR)/microkde interfaces $(KDEPIMDIR)/microkde/kdecore $(KDEPIMDIR)/microkde/kdeui $(KDEPIMDIR)/microkde/kio/kfile $(KDEPIMDIR)/microkde/kio/kio 10INCLUDEPATH += ../microkde ../ interfaces ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../microkde/kio/kio
11#../qtcompat 11#../qtcompat
12DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL 12DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL
13DEFINES += KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER 13DEFINES += KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER
14#KORG_NOPRINTER KORG_NOKABC 14#KORG_NOPRINTER KORG_NOKABC
15DEFINES += KORG_NOLVALTERNATION 15DEFINES += KORG_NOLVALTERNATION
16DEFINES += DESKTOP_VERSION 16DEFINES += DESKTOP_VERSION
17unix : { 17unix : {
18LIBS += ../bin/libmicrokdepim.so 18LIBS += ../bin/libmicrokdepim.so
19LIBS += ../bin/libmicrokcal.so 19LIBS += ../bin/libmicrokcal.so
20LIBS += ../bin/libmicrokde.so 20LIBS += ../bin/libmicrokde.so
21LIBS += ../bin/libmicrokabc.so 21LIBS += ../bin/libmicrokabc.so
22LIBS += ../bin/libmicrogammu.so 22LIBS += ../bin/libmicrogammu.so
23LIBS += -lbluetooth 23LIBS += -lbluetooth
24LIBS += -lsdp 24LIBS += -lsdp
25 25
26LIBS += -lldap 26LIBS += -lldap
27OBJECTS_DIR = obj/unix 27OBJECTS_DIR = obj/unix
28MOC_DIR = moc/unix 28MOC_DIR = moc/unix
29} 29}
30win32: { 30win32: {
31DEFINES += _WIN32_ 31DEFINES += _WIN32_
32LIBS += ../bin/microkdepim.lib 32LIBS += ../bin/microkdepim.lib
33LIBS += ../bin/microkcal.lib 33LIBS += ../bin/microkcal.lib
34LIBS += ../bin/microkde.lib 34LIBS += ../bin/microkde.lib
35LIBS += ../bin/microkabc.lib 35LIBS += ../bin/microkabc.lib
36LIBS += ../libical/lib/ical.lib 36LIBS += ../libical/lib/ical.lib
37LIBS += ../libical/lib/icalss.lib 37LIBS += ../libical/lib/icalss.lib
38#LIBS += atls.lib 38#LIBS += atls.lib
39LIBS += mfc71u.lib 39LIBS += mfc71u.lib
40QMAKE_LINK += /NODEFAULTLIB:LIBC 40QMAKE_LINK += /NODEFAULTLIB:LIBC
41#QMAKE_LINK += /NODEFAULTLIB:MSVCRT 41#QMAKE_LINK += /NODEFAULTLIB:MSVCRT
42#QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib 42#QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib
43OBJECTS_DIR = obj/win 43OBJECTS_DIR = obj/win
44MOC_DIR = moc/win 44MOC_DIR = moc/win
45} 45}
46 46
47 47
48INTERFACES = kofilterview_base.ui 48INTERFACES = kofilterview_base.ui
49# filteredit_base.ui 49# filteredit_base.ui
50 50
51# kdateedit.h \ 51# kdateedit.h \
52 52
53HEADERS = \ 53HEADERS = \
54 filteredit_base.h \ 54 filteredit_base.h \
55 alarmclient.h \ 55 alarmclient.h \
56 calendarview.h \ 56 calendarview.h \
57 customlistviewitem.h \ 57 customlistviewitem.h \
58 datenavigator.h \ 58 datenavigator.h \
59 docprefs.h \ 59 docprefs.h \
60 filtereditdialog.h \ 60 filtereditdialog.h \
61 incomingdialog.h \ 61 incomingdialog.h \
62 incomingdialog_base.h \ 62 incomingdialog_base.h \
63 interfaces/korganizer/baseview.h \ 63 interfaces/korganizer/baseview.h \
64 interfaces/korganizer/calendarviewbase.h \ 64 interfaces/korganizer/calendarviewbase.h \
65 journalentry.h \ 65 journalentry.h \
66 kdatenavigator.h \ 66 kdatenavigator.h \
67 koagenda.h \ 67 koagenda.h \
68 koagendaitem.h \ 68 koagendaitem.h \
69 koagendaview.h \ 69 koagendaview.h \
70 kocounterdialog.h \ 70 kocounterdialog.h \
71 kodaymatrix.h \ 71 kodaymatrix.h \
72 kodialogmanager.h \ 72 kodialogmanager.h \
73 koeditordetails.h \ 73 koeditordetails.h \
74 koeditorgeneral.h \ 74 koeditorgeneral.h \
75 koeditorgeneralevent.h \ 75 koeditorgeneralevent.h \
76 koeditorgeneraltodo.h \ 76 koeditorgeneraltodo.h \
77 koeditorrecurrence.h \ 77 koeditorrecurrence.h \
78 koeventeditor.h \ 78 koeventeditor.h \
79 koeventpopupmenu.h \ 79 koeventpopupmenu.h \
80 koeventview.h \ 80 koeventview.h \
81 koeventviewer.h \ 81 koeventviewer.h \
82 koeventviewerdialog.h \ 82 koeventviewerdialog.h \
83 kofilterview.h \ 83 kofilterview.h \
84 koglobals.h \ 84 koglobals.h \
85 koincidenceeditor.h \ 85 koincidenceeditor.h \
86 kojournalview.h \ 86 kojournalview.h \
87 kolistview.h \ 87 kolistview.h \
88 kolocationbox.h \ 88 kolocationbox.h \
89 komonthview.h \ 89 komonthview.h \
90 koprefs.h \ 90 koprefs.h \
91 koprefsdialog.h \ 91 koprefsdialog.h \
92 kotimespanview.h \ 92 kotimespanview.h \
93 kotodoeditor.h \ 93 kotodoeditor.h \
94 kotodoview.h \ 94 kotodoview.h \
95 kotodoviewitem.h \ 95 kotodoviewitem.h \
96 koviewmanager.h \ 96 koviewmanager.h \
97 kowhatsnextview.h \ 97 kowhatsnextview.h \
98 ktimeedit.h \ 98 ktimeedit.h \
99 lineview.h \ 99 lineview.h \
100 mainwindow.h \ 100 mainwindow.h \
101 navigatorbar.h \ 101 navigatorbar.h \
102 outgoingdialog.h \ 102 outgoingdialog.h \
103 outgoingdialog_base.h \ 103 outgoingdialog_base.h \
104 publishdialog.h \ 104 publishdialog.h \
105 publishdialog_base.h \ 105 publishdialog_base.h \
106 savetemplatedialog.h \ 106 savetemplatedialog.h \
diff --git a/libkcal/libkcal.pro b/libkcal/libkcal.pro
index 95dd611..d02f080 100644
--- a/libkcal/libkcal.pro
+++ b/libkcal/libkcal.pro
@@ -1,104 +1,104 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2 CONFIG += qt warn_on 2 CONFIG += qt warn_on
3 TARGET = microkcal 3 TARGET = microkcal
4 4
5include( ../variables.pri ) 5include( ../variables.pri )
6 6
7INCLUDEPATH += $(KDEPIMDIR)/microkde versit $(KDEPIMDIR)/microkde/kdecore 7INCLUDEPATH += ../microkde versit ../microkde/kdecore
8 8#../qtcompat
9INCLUDEPATH += ../libical/src/libical 9INCLUDEPATH += ../libical/src/libical
10INCLUDEPATH += ../libical/src/libicalss 10INCLUDEPATH += ../libical/src/libicalss
11DESTDIR = ../bin 11DESTDIR = ../bin
12DEFINES += DESKTOP_VERSION 12DEFINES += DESKTOP_VERSION
13unix: { 13unix: {
14LIBS += ../libical/lib/libical.a 14LIBS += ../libical/lib/libical.a
15LIBS += ../libical/lib/libicalss.a 15LIBS += ../libical/lib/libicalss.a
16OBJECTS_DIR = obj/unix 16OBJECTS_DIR = obj/unix
17MOC_DIR = moc/unix 17MOC_DIR = moc/unix
18} 18}
19win32: { 19win32: {
20DEFINES += _WIN32_ 20DEFINES += _WIN32_
21 21
22LIBS += ../libical/lib/ical.lib 22LIBS += ../libical/lib/ical.lib
23LIBS += ../libical/lib/icalss.lib 23LIBS += ../libical/lib/icalss.lib
24OBJECTS_DIR = obj/win 24OBJECTS_DIR = obj/win
25MOC_DIR = moc/win 25MOC_DIR = moc/win
26 26
27} 27}
28 28
29INTERFACES = \ 29INTERFACES = \
30 30
31HEADERS = \ 31HEADERS = \
32 alarm.h \ 32 alarm.h \
33 attachment.h \ 33 attachment.h \
34 attendee.h \ 34 attendee.h \
35 calendar.h \ 35 calendar.h \
36 calendarlocal.h \ 36 calendarlocal.h \
37 calfilter.h \ 37 calfilter.h \
38 calformat.h \ 38 calformat.h \
39 calstorage.h \ 39 calstorage.h \
40 compat.h \ 40 compat.h \
41 customproperties.h \ 41 customproperties.h \
42 dummyscheduler.h \ 42 dummyscheduler.h \
43 duration.h \ 43 duration.h \
44 event.h \ 44 event.h \
45 exceptions.h \ 45 exceptions.h \
46 filestorage.h \ 46 filestorage.h \
47 freebusy.h \ 47 freebusy.h \
48 icaldrag.h \ 48 icaldrag.h \
49 icalformat.h \ 49 icalformat.h \
50 icalformatimpl.h \ 50 icalformatimpl.h \
51 imipscheduler.h \ 51 imipscheduler.h \
52 incidence.h \ 52 incidence.h \
53 incidencebase.h \ 53 incidencebase.h \
54 journal.h \ 54 journal.h \
55 period.h \ 55 period.h \
56 person.h \ 56 person.h \
57 qtopiaformat.h \ 57 qtopiaformat.h \
58 recurrence.h \ 58 recurrence.h \
59 scheduler.h \ 59 scheduler.h \
60 todo.h \ 60 todo.h \
61 vcaldrag.h \ 61 vcaldrag.h \
62 vcalformat.h \ 62 vcalformat.h \
63 versit/port.h \ 63 versit/port.h \
64 versit/vcc.h \ 64 versit/vcc.h \
65 versit/vobject.h \ 65 versit/vobject.h \
66 phoneformat.h \ 66 phoneformat.h \
67 67
68 68
69 69
70SOURCES = \ 70SOURCES = \
71 alarm.cpp \ 71 alarm.cpp \
72 attachment.cpp \ 72 attachment.cpp \
73 attendee.cpp \ 73 attendee.cpp \
74 calendar.cpp \ 74 calendar.cpp \
75 calendarlocal.cpp \ 75 calendarlocal.cpp \
76 calfilter.cpp \ 76 calfilter.cpp \
77 calformat.cpp \ 77 calformat.cpp \
78 compat.cpp \ 78 compat.cpp \
79 customproperties.cpp \ 79 customproperties.cpp \
80 dummyscheduler.cpp \ 80 dummyscheduler.cpp \
81 duration.cpp \ 81 duration.cpp \
82 event.cpp \ 82 event.cpp \
83 exceptions.cpp \ 83 exceptions.cpp \
84 filestorage.cpp \ 84 filestorage.cpp \
85 freebusy.cpp \ 85 freebusy.cpp \
86 icaldrag.cpp \ 86 icaldrag.cpp \
87 icalformat.cpp \ 87 icalformat.cpp \
88 icalformatimpl.cpp \ 88 icalformatimpl.cpp \
89 imipscheduler.cpp \ 89 imipscheduler.cpp \
90 incidence.cpp \ 90 incidence.cpp \
91 incidencebase.cpp \ 91 incidencebase.cpp \
92 journal.cpp \ 92 journal.cpp \
93 period.cpp \ 93 period.cpp \
94 person.cpp \ 94 person.cpp \
95 qtopiaformat.cpp \ 95 qtopiaformat.cpp \
96 recurrence.cpp \ 96 recurrence.cpp \
97 scheduler.cpp \ 97 scheduler.cpp \
98 todo.cpp \ 98 todo.cpp \
99 vcaldrag.cpp \ 99 vcaldrag.cpp \
100 vcalformat.cpp \ 100 vcalformat.cpp \
101 versit/vcc.c \ 101 versit/vcc.c \
102 versit/vobject.c \ 102 versit/vobject.c \
103 phoneformat.cpp \ 103 phoneformat.cpp \
104 104
diff --git a/libkdepim/libkdepim.pro b/libkdepim/libkdepim.pro
index d1d52a4..060145e 100644
--- a/libkdepim/libkdepim.pro
+++ b/libkdepim/libkdepim.pro
@@ -1,59 +1,59 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2 CONFIG = qt warn_on 2 CONFIG = qt warn_on
3DEFINES +=KORG_NOKABC 3DEFINES +=KORG_NOKABC
4TARGET = microkdepim 4TARGET = microkdepim
5INCLUDEPATH += . $(KDEPIMDIR) $(KDEPIMDIR)/microkde $(KDEPIMDIR)/microkde/kdecore $(KDEPIMDIR)/microkde/kdeui 5INCLUDEPATH += ../microkde ../microkde/kdecore ../microkde/kdeui . ..
6DESTDIR=../bin 6DESTDIR=../bin
7 7
8DEFINES += DESKTOP_VERSION 8DEFINES += DESKTOP_VERSION
9include( ../variables.pri ) 9include( ../variables.pri )
10unix : { 10unix : {
11OBJECTS_DIR = obj/unix 11OBJECTS_DIR = obj/unix
12MOC_DIR = moc/unix 12MOC_DIR = moc/unix
13} 13}
14win32: { 14win32: {
15DEFINES += _WIN32_ 15DEFINES += _WIN32_
16OBJECTS_DIR = obj/win 16OBJECTS_DIR = obj/win
17MOC_DIR = moc/win 17MOC_DIR = moc/win
18} 18}
19INTERFACES = \ 19INTERFACES = \
20 20
21HEADERS = \ 21HEADERS = \
22 categoryeditdialog.h \ 22 categoryeditdialog.h \
23 categoryeditdialog_base.h \ 23 categoryeditdialog_base.h \
24 categoryselectdialog.h \ 24 categoryselectdialog.h \
25 categoryselectdialog_base.h \ 25 categoryselectdialog_base.h \
26 externalapphandler.h \ 26 externalapphandler.h \
27 kdateedit.h \ 27 kdateedit.h \
28 kdatepicker.h \ 28 kdatepicker.h \
29 kinputdialog.h \ 29 kinputdialog.h \
30 kincidenceformatter.h \ 30 kincidenceformatter.h \
31 kpimprefs.h \ 31 kpimprefs.h \
32 kpimglobalprefs.h \ 32 kpimglobalprefs.h \
33 kprefsdialog.h \ 33 kprefsdialog.h \
34 addresseeview.h \ 34 addresseeview.h \
35 ksyncprofile.h \ 35 ksyncprofile.h \
36 ksyncprefsdialog.h \ 36 ksyncprefsdialog.h \
37 kcmconfigs/kcmkdepimconfig.h \ 37 kcmconfigs/kcmkdepimconfig.h \
38 kcmconfigs/kdepimconfigwidget.h 38 kcmconfigs/kdepimconfigwidget.h
39 39
40SOURCES = \ 40SOURCES = \
41 categoryeditdialog.cpp \ 41 categoryeditdialog.cpp \
42 categoryeditdialog_base.cpp \ 42 categoryeditdialog_base.cpp \
43 categoryselectdialog.cpp \ 43 categoryselectdialog.cpp \
44 categoryselectdialog_base.cpp \ 44 categoryselectdialog_base.cpp \
45 externalapphandler.cpp \ 45 externalapphandler.cpp \
46 kdateedit.cpp \ 46 kdateedit.cpp \
47 kdatepicker.cpp \ 47 kdatepicker.cpp \
48 kinputdialog.cpp \ 48 kinputdialog.cpp \
49 kincidenceformatter.cpp \ 49 kincidenceformatter.cpp \
50 kpimprefs.cpp \ 50 kpimprefs.cpp \
51 kpimglobalprefs.cpp \ 51 kpimglobalprefs.cpp \
52 kprefsdialog.cpp \ 52 kprefsdialog.cpp \
53 addresseeview.cpp \ 53 addresseeview.cpp \
54 ksyncprofile.cpp \ 54 ksyncprofile.cpp \
55 ksyncprefsdialog.cpp \ 55 ksyncprefsdialog.cpp \
56 kcmconfigs/kcmkdepimconfig.cpp \ 56 kcmconfigs/kcmkdepimconfig.cpp \
57 kcmconfigs/kdepimconfigwidget.cpp 57 kcmconfigs/kdepimconfigwidget.cpp
58 58
59 59
diff --git a/microkde/microkde.pro b/microkde/microkde.pro
index f132e9a..71d662b 100644
--- a/microkde/microkde.pro
+++ b/microkde/microkde.pro
@@ -1,99 +1,102 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2 CONFIG += qt warn_on 2 CONFIG += qt warn_on
3INCLUDEPATH += . $(KDEPIMDIR)/kabc kdecore kdeui kio/kfile kio/kio 3#INCLUDEPATH += $(QTDIR)/include .
4#DEPENDPATH += $(QTDIR)/include
5INCLUDEPATH += . ../ ../kabc ./kdecore ./kdeui ./kio/kfile ./kio/kio
6#LIBS += -lqtcompat
4 7
5 TARGET = microkde 8 TARGET = microkde
6DESTDIR= ../bin 9DESTDIR= ../bin
7DEFINES += DESKTOP_VERSION KDE_QT_ONLY 10DEFINES += DESKTOP_VERSION KDE_QT_ONLY
8unix : { 11unix : {
9OBJECTS_DIR = obj/unix 12OBJECTS_DIR = obj/unix
10MOC_DIR = moc/unix 13MOC_DIR = moc/unix
11} 14}
12win32: { 15win32: {
13DEFINES += _WIN32_ 16DEFINES += _WIN32_
14OBJECTS_DIR = obj/win 17OBJECTS_DIR = obj/win
15MOC_DIR = moc/win 18MOC_DIR = moc/win
16} 19}
17include( ../variables.pri ) 20include( ../variables.pri )
18 21
19 22
20 23
21HEADERS = \ 24HEADERS = \
22qlayoutengine_p.h \ 25qlayoutengine_p.h \
23KDGanttMinimizeSplitter.h \ 26KDGanttMinimizeSplitter.h \
24 kapplication.h \ 27 kapplication.h \
25 kaudioplayer.h \ 28 kaudioplayer.h \
26 kcalendarsystem.h \ 29 kcalendarsystem.h \
27 kcalendarsystemgregorian.h \ 30 kcalendarsystemgregorian.h \
28 kcolorbutton.h \ 31 kcolorbutton.h \
29 kcolordialog.h \ 32 kcolordialog.h \
30 kcombobox.h \ 33 kcombobox.h \
31 kconfig.h \ 34 kconfig.h \
32 kdatetbl.h \ 35 kdatetbl.h \
33 kdebug.h \ 36 kdebug.h \
34 kdialog.h \ 37 kdialog.h \
35 kdialogbase.h \ 38 kdialogbase.h \
36 keditlistbox.h \ 39 keditlistbox.h \
37 kemailsettings.h \ 40 kemailsettings.h \
38 kfiledialog.h \ 41 kfiledialog.h \
39 kfontdialog.h \ 42 kfontdialog.h \
40 kglobal.h \ 43 kglobal.h \
41 kglobalsettings.h \ 44 kglobalsettings.h \
42 kiconloader.h \ 45 kiconloader.h \
43 klineedit.h \ 46 klineedit.h \
44 klineeditdlg.h \ 47 klineeditdlg.h \
45 kmessagebox.h \ 48 kmessagebox.h \
46 knotifyclient.h \ 49 knotifyclient.h \
47 kprinter.h \ 50 kprinter.h \
48 kprocess.h \ 51 kprocess.h \
49 krestrictedline.h \ 52 krestrictedline.h \
50 krun.h \ 53 krun.h \
51 ksimpleconfig.h \ 54 ksimpleconfig.h \
52 kstaticdeleter.h \ 55 kstaticdeleter.h \
53 ksystemtray.h \ 56 ksystemtray.h \
54 ktempfile.h \ 57 ktempfile.h \
55 ktextedit.h \ 58 ktextedit.h \
56 kunload.h \ 59 kunload.h \
57 kurl.h \ 60 kurl.h \
58 kdeui/kguiitem.h \ 61 kdeui/kguiitem.h \
59 kdeui/kcmodule.h \ 62 kdeui/kcmodule.h \
60 kdeui/kbuttonbox.h \ 63 kdeui/kbuttonbox.h \
61 kdeui/klistbox.h \ 64 kdeui/klistbox.h \
62 kdeui/klistview.h \ 65 kdeui/klistview.h \
63 kdeui/kjanuswidget.h \ 66 kdeui/kjanuswidget.h \
64 kdeui/kseparator.h \ 67 kdeui/kseparator.h \
65 kdeui/knuminput.h \ 68 kdeui/knuminput.h \
66 kdeui/knumvalidator.h \ 69 kdeui/knumvalidator.h \
67 kdeui/ksqueezedtextlabel.h \ 70 kdeui/ksqueezedtextlabel.h \
68 kio/job.h \ 71 kio/job.h \
69 kio/kio/kdirwatch.h \ 72 kio/kio/kdirwatch.h \
70 kio/kio/kdirwatch_p.h \ 73 kio/kio/kdirwatch_p.h \
71 kio/kfile/kurlrequester.h \ 74 kio/kfile/kurlrequester.h \
72 kresources/resource.h \ 75 kresources/resource.h \
73 kresources/factory.h \ 76 kresources/factory.h \
74 kresources/managerimpl.h \ 77 kresources/managerimpl.h \
75 kresources/manager.h \ 78 kresources/manager.h \
76 kresources/selectdialog.h \ 79 kresources/selectdialog.h \
77 kresources/configpage.h \ 80 kresources/configpage.h \
78 kresources/configwidget.h \ 81 kresources/configwidget.h \
79 kresources/configdialog.h \ 82 kresources/configdialog.h \
80 kresources/kcmkresources.h \ 83 kresources/kcmkresources.h \
81 kresources/syncwidget.h \ 84 kresources/syncwidget.h \
82 kdecore/kmdcodec.h \ 85 kdecore/kmdcodec.h \
83 kdecore/kconfigbase.h \ 86 kdecore/kconfigbase.h \
84 kdecore/klocale.h \ 87 kdecore/klocale.h \
85 kdecore/kcatalogue.h \ 88 kdecore/kcatalogue.h \
86 kdecore/ksharedptr.h \ 89 kdecore/ksharedptr.h \
87 kdecore/kshell.h \ 90 kdecore/kshell.h \
88 kdecore/kstandarddirs.h \ 91 kdecore/kstandarddirs.h \
89 kdecore/kstringhandler.h \ 92 kdecore/kstringhandler.h \
90 kdecore/kshortcut.h \ 93 kdecore/kshortcut.h \
91 kutils/kcmultidialog.h \ 94 kutils/kcmultidialog.h \
92 kdeui/kxmlguiclient.h \ 95 kdeui/kxmlguiclient.h \
93 kdeui/kstdaction.h \ 96 kdeui/kstdaction.h \
94 kdeui/kmainwindow.h \ 97 kdeui/kmainwindow.h \
95 kdeui/ktoolbar.h \ 98 kdeui/ktoolbar.h \
96 kdeui/ktoolbarbutton.h \ 99 kdeui/ktoolbarbutton.h \
97 kdeui/ktoolbarhandler.h \ 100 kdeui/ktoolbarhandler.h \
98 kdeui/kaction.h \ 101 kdeui/kaction.h \
99 kdeui/kactionclasses.h \ 102 kdeui/kactionclasses.h \