author | zautrix <zautrix> | 2004-09-22 08:06:46 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-09-22 08:06:46 (UTC) |
commit | d60d7cd9836ba0bb2950dc4ec908ee77c1adfad9 (patch) (unidiff) | |
tree | 065c0a0cf894741d3611423bd8f9eb811f45371e /korganizer | |
parent | 3c3efa7edac3ca76f7b06d9dc905c8370a398907 (diff) | |
download | kdepimpi-d60d7cd9836ba0bb2950dc4ec908ee77c1adfad9.zip kdepimpi-d60d7cd9836ba0bb2950dc4ec908ee77c1adfad9.tar.gz kdepimpi-d60d7cd9836ba0bb2950dc4ec908ee77c1adfad9.tar.bz2 |
changed package building and some lib names
-rw-r--r-- | korganizer/korganizerE.pro | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/korganizer/korganizerE.pro b/korganizer/korganizerE.pro index d841193..5cf9778 100644 --- a/korganizer/korganizerE.pro +++ b/korganizer/korganizerE.pro | |||
@@ -1,87 +1,83 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | TARGET = kopi | 3 | TARGET = kopi |
4 | OBJECTS_DIR = obj/$(PLATFORM) | 4 | OBJECTS_DIR = obj/$(PLATFORM) |
5 | MOC_DIR = moc/$(PLATFORM) | 5 | MOC_DIR = moc/$(PLATFORM) |
6 | DESTDIR=$(QPEDIR)/bin | 6 | DESTDIR=$(QPEDIR)/bin |
7 | 7 | ||
8 | INCLUDEPATH += $(KDEPIMDIR) $(KDEPIMDIR)/microkde $(KDEPIMDIR)/microkde/kdecore $(KDEPIMDIR)/microkde/kio/kfile $(KDEPIMDIR)/microkde/kio/kio $(KDEPIMDIR)/microkde/kdeui $(KDEPIMDIR)/qtcompat $(KDEPIMDIR)/libkdepim interfaces $(KDEPIMDIR)/kabc $(QPEDIR)/include | 8 | INCLUDEPATH += $(KDEPIMDIR) $(KDEPIMDIR)/microkde $(KDEPIMDIR)/microkde/kdecore $(KDEPIMDIR)/microkde/kio/kfile $(KDEPIMDIR)/microkde/kio/kio $(KDEPIMDIR)/microkde/kdeui $(KDEPIMDIR)/qtcompat $(KDEPIMDIR)/libkdepim interfaces $(KDEPIMDIR)/kabc $(QPEDIR)/include |
9 | 9 | ||
10 | DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL | 10 | DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL |
11 | DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER | 11 | DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER |
12 | DEFINES += KORG_NOLVALTERNATION | 12 | DEFINES += KORG_NOLVALTERNATION |
13 | #KORG_NOKABC | 13 | #KORG_NOKABC |
14 | LIBS += -lmicrokdepim | 14 | LIBS += -lmicrokdepim |
15 | LIBS += -lmicrokcal | 15 | LIBS += -lkomicrokcal |
16 | LIBS += -lmicrokde | 16 | LIBS += -lmicrokde |
17 | LIBS += -lmicroqtcompat | 17 | LIBS += -lmicroqtcompat |
18 | #LIBS += -lmicrokabc | 18 | #LIBS += -lmicrokabc |
19 | 19 | ||
20 | #LIBS += $(QPEDIR)/lib/gammu | ||
21 | #LIBS += -lmicrogammu | ||
22 | #LIBS += -lbluetooth | ||
23 | #LIBS += -lsdp | ||
24 | LIBS += $(GCC3EXTRALIB1) | 20 | LIBS += $(GCC3EXTRALIB1) |
25 | LIBS += $(GCC3EXTRALIB2) | 21 | LIBS += $(GCC3EXTRALIB2) |
26 | 22 | ||
27 | 23 | ||
28 | LIBS += -lqpe | 24 | LIBS += -lqpe |
29 | LIBS += -ljpeg | 25 | LIBS += -ljpeg |
30 | LIBS += $(QTOPIALIB) | 26 | LIBS += $(QTOPIALIB) |
31 | LIBS += -L$(QPEDIR)/lib | 27 | LIBS += -L$(QPEDIR)/lib |
32 | 28 | ||
33 | INTERFACES = kofilterview_base.ui | 29 | INTERFACES = kofilterview_base.ui |
34 | #filteredit_base.ui | 30 | #filteredit_base.ui |
35 | 31 | ||
36 | HEADERS = \ | 32 | HEADERS = \ |
37 | wordsgerman.h \ | 33 | wordsgerman.h \ |
38 | filteredit_base.h \ | 34 | filteredit_base.h \ |
39 | alarmclient.h \ | 35 | alarmclient.h \ |
40 | calendarview.h \ | 36 | calendarview.h \ |
41 | customlistviewitem.h \ | 37 | customlistviewitem.h \ |
42 | datenavigator.h \ | 38 | datenavigator.h \ |
43 | docprefs.h \ | 39 | docprefs.h \ |
44 | filtereditdialog.h \ | 40 | filtereditdialog.h \ |
45 | incomingdialog.h \ | 41 | incomingdialog.h \ |
46 | incomingdialog_base.h \ | 42 | incomingdialog_base.h \ |
47 | interfaces/korganizer/baseview.h \ | 43 | interfaces/korganizer/baseview.h \ |
48 | interfaces/korganizer/calendarviewbase.h \ | 44 | interfaces/korganizer/calendarviewbase.h \ |
49 | journalentry.h \ | 45 | journalentry.h \ |
50 | kdateedit.h \ | 46 | kdateedit.h \ |
51 | kdatenavigator.h \ | 47 | kdatenavigator.h \ |
52 | koagenda.h \ | 48 | koagenda.h \ |
53 | koagendaitem.h \ | 49 | koagendaitem.h \ |
54 | koagendaview.h \ | 50 | koagendaview.h \ |
55 | kocounterdialog.h \ | 51 | kocounterdialog.h \ |
56 | kodaymatrix.h \ | 52 | kodaymatrix.h \ |
57 | kodialogmanager.h \ | 53 | kodialogmanager.h \ |
58 | koeditordetails.h \ | 54 | koeditordetails.h \ |
59 | koeditorgeneral.h \ | 55 | koeditorgeneral.h \ |
60 | koeditorgeneralevent.h \ | 56 | koeditorgeneralevent.h \ |
61 | koeditorgeneraltodo.h \ | 57 | koeditorgeneraltodo.h \ |
62 | koeditorrecurrence.h \ | 58 | koeditorrecurrence.h \ |
63 | koeventeditor.h \ | 59 | koeventeditor.h \ |
64 | koeventpopupmenu.h \ | 60 | koeventpopupmenu.h \ |
65 | koeventview.h \ | 61 | koeventview.h \ |
66 | koeventviewer.h \ | 62 | koeventviewer.h \ |
67 | koeventviewerdialog.h \ | 63 | koeventviewerdialog.h \ |
68 | kofilterview.h \ | 64 | kofilterview.h \ |
69 | koglobals.h \ | 65 | koglobals.h \ |
70 | koincidenceeditor.h \ | 66 | koincidenceeditor.h \ |
71 | kojournalview.h \ | 67 | kojournalview.h \ |
72 | kolistview.h \ | 68 | kolistview.h \ |
73 | kolocationbox.h \ | 69 | kolocationbox.h \ |
74 | komonthview.h \ | 70 | komonthview.h \ |
75 | koprefs.h \ | 71 | koprefs.h \ |
76 | koprefsdialog.h \ | 72 | koprefsdialog.h \ |
77 | kotimespanview.h \ | 73 | kotimespanview.h \ |
78 | kotodoeditor.h \ | 74 | kotodoeditor.h \ |
79 | kotodoview.h \ | 75 | kotodoview.h \ |
80 | kotodoviewitem.h \ | 76 | kotodoviewitem.h \ |
81 | koviewmanager.h \ | 77 | koviewmanager.h \ |
82 | kowhatsnextview.h \ | 78 | kowhatsnextview.h \ |
83 | ktimeedit.h \ | 79 | ktimeedit.h \ |
84 | lineview.h \ | 80 | lineview.h \ |
85 | mainwindow.h \ | 81 | mainwindow.h \ |
86 | navigatorbar.h \ | 82 | navigatorbar.h \ |
87 | outgoingdialog.h \ | 83 | outgoingdialog.h \ |