summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--library/library.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/library/library.pro b/library/library.pro
index 142c609..c6b600b 100644
--- a/library/library.pro
+++ b/library/library.pro
@@ -20,124 +20,123 @@ HEADERS = calendar.h \
20 qpeapplication.h \ 20 qpeapplication.h \
21 qpestyle.h \ 21 qpestyle.h \
22 qpedialog.h \ 22 qpedialog.h \
23 lightstyle.h \ 23 lightstyle.h \
24 config.h \ 24 config.h \
25 applnk.h \ 25 applnk.h \
26 sound.h \ 26 sound.h \
27 tzselect.h \ 27 tzselect.h \
28 qmath.h \ 28 qmath.h \
29 datebookdb.h \ 29 datebookdb.h \
30 alarmserver.h \ 30 alarmserver.h \
31 process.h \ 31 process.h \
32 password.h \ 32 password.h \
33 timestring.h \ 33 timestring.h \
34 fontfactoryinterface.h \ 34 fontfactoryinterface.h \
35 fontdatabase.h \ 35 fontdatabase.h \
36 power.h \ 36 power.h \
37 storage.h \ 37 storage.h \
38 qpemessagebox.h \ 38 qpemessagebox.h \
39 timeconversion.h \ 39 timeconversion.h \
40 qpedebug.h \ 40 qpedebug.h \
41 qpemenubar.h \ 41 qpemenubar.h \
42 qpetoolbar.h \ 42 qpetoolbar.h \
43 backend/categories.h \ 43 backend/categories.h \
44 stringutil.h \ 44 stringutil.h \
45 backend/palmtoprecord.h \ 45 backend/palmtoprecord.h \
46 backend/task.h \ 46 backend/task.h \
47 backend/event.h \ 47 backend/event.h \
48 backend/contact.h\ 48 backend/contact.h\
49 categorymenu.h \ 49 categorymenu.h \
50 categoryedit_p.h \ 50 categoryedit_p.h \
51 categoryselect.h \ 51 categoryselect.h \
52 categorywidget.h \ 52 categorywidget.h \
53 ir.h \ 53 ir.h \
54 backend/vobject_p.h \ 54 backend/vobject_p.h \
55 findwidget_p.h \ 55 findwidget_p.h \
56 finddialog.h \ 56 finddialog.h \
57 lnkproperties.h \ 57 lnkproperties.h \
58 windowdecorationinterface.h \ 58 windowdecorationinterface.h \
59 textcodecinterface.h \ 59 textcodecinterface.h \
60 imagecodecinterface.h 60 imagecodecinterface.h
61 SOURCES= calendar.cpp \ 61 SOURCES= calendar.cpp \
62 global.cpp \ 62 global.cpp \
63 xmlreader.cpp \ 63 xmlreader.cpp \
64 mimetype.cpp \ 64 mimetype.cpp \
65 menubutton.cpp \ 65 menubutton.cpp \
66 network.cpp \ 66 network.cpp \
67 networkinterface.cpp \ 67 networkinterface.cpp \
68 filemanager.cpp \ 68 filemanager.cpp \
69 fontmanager.cpp \ 69 fontmanager.cpp \
70 qdawg.cpp \ 70 qdawg.cpp \
71 datebookmonth.cpp \ 71 datebookmonth.cpp \
72 fileselector.cpp \ 72 fileselector.cpp \
73 imageedit.cpp \ 73 imageedit.cpp \
74 resource.cpp \ 74 resource.cpp \
75 qpedecoration_qws.cpp \ 75 qpedecoration_qws.cpp \
76 qcopenvelope_qws.cpp \ 76 qcopenvelope_qws.cpp \
77 qpeapplication.cpp \ 77 qpeapplication.cpp \
78 qpestyle.cpp \ 78 qpestyle.cpp \
79 qpedialog.cpp \ 79 qpedialog.cpp \
80 lightstyle.cpp \ 80 lightstyle.cpp \
81 config.cpp \ 81 config.cpp \
82 applnk.cpp \ 82 applnk.cpp \
83 sound.cpp \ 83 sound.cpp \
84 tzselect.cpp \ 84 tzselect.cpp \
85 qmath.c \ 85 qmath.c \
86 datebookdb.cpp \ 86 datebookdb.cpp \
87 alarmserver.cpp \ 87 alarmserver.cpp \
88 password.cpp \ 88 password.cpp \
89 process.cpp \ 89 process.cpp \
90 process_unix.cpp \ 90 process_unix.cpp \
91 timestring.cpp \ 91 timestring.cpp \
92 fontdatabase.cpp \ 92 fontdatabase.cpp \
93 power.cpp \ 93 power.cpp \
94 storage.cpp \ 94 storage.cpp \
95 qpemessagebox.cpp \ 95 qpemessagebox.cpp \
96 backend/timeconversion.cpp \ 96 backend/timeconversion.cpp \
97 qpedebug.cpp \ 97 qpedebug.cpp \
98 qpemenubar.cpp \ 98 qpemenubar.cpp \
99 qpetoolbar.cpp \ 99 qpetoolbar.cpp \
100 backend/categories.cpp \ 100 backend/categories.cpp \
101 backend/stringutil.cpp \ 101 backend/stringutil.cpp \
102 backend/palmtoprecord.cpp \ 102 backend/palmtoprecord.cpp \
103 backend/task.cpp \ 103 backend/task.cpp \
104 backend/event.cpp \ 104 backend/event.cpp \
105 backend/contact.cpp \ 105 backend/contact.cpp \
106 categorymenu.cpp \ 106 categorymenu.cpp \
107 categoryedit_p.cpp \ 107 categoryedit_p.cpp \
108 categoryselect.cpp \ 108 categoryselect.cpp \
109 categorywidget.cpp \ 109 categorywidget.cpp \
110 ir.cpp \ 110 ir.cpp \
111 backend/vcc_yacc.cpp \ 111 backend/vcc_yacc.cpp \
112 backend/vobject.cpp \ 112 backend/vobject.cpp \
113 findwidget_p.cpp \ 113 findwidget_p.cpp \
114 finddialog.cpp \ 114 finddialog.cpp \
115 lnkproperties.cpp 115 lnkproperties.cpp
116# QPE crashes on my Notebook if it tries to play sound 116
117DEFINES = QT_NO_SOUND
118# Qt 3 compatibility 117# Qt 3 compatibility
119HEADERS += quuid.h qcom.h qlibrary.h qlibrary_p.h 118HEADERS += quuid.h qcom.h qlibrary.h qlibrary_p.h
120SOURCES += quuid.cpp qlibrary.cpp qlibrary_unix.cpp 119SOURCES += quuid.cpp qlibrary.cpp qlibrary_unix.cpp
121INCLUDEPATH += $(OPIEDIR)/include backend 120INCLUDEPATH += $(OPIEDIR)/include backend
122 LIBS += -ldl -lcrypt -lm 121 LIBS += -ldl -lcrypt -lm
123INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui 122INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui
124 TARGET = qpe 123 TARGET = qpe
125 DESTDIR = $(QTDIR)/lib$(PROJMAK) 124 DESTDIR = $(QTDIR)/lib$(PROJMAK)
126# This is set by configure$(OPIEDIR). 125# This is set by configure$(OPIEDIR).
127 VERSION = 1.5.0.1 126 VERSION = 1.5.0.1
128 127
129TRANSLATIONS = ../i18n/de/libqpe.ts \ 128TRANSLATIONS = ../i18n/de/libqpe.ts \
130 ../i18n/en/libqpe.ts \ 129 ../i18n/en/libqpe.ts \
131 ../i18n/es/libqpe.ts \ 130 ../i18n/es/libqpe.ts \
132 ../i18n/fr/libqpe.ts \ 131 ../i18n/fr/libqpe.ts \
133 ../i18n/hu/libqpe.ts \ 132 ../i18n/hu/libqpe.ts \
134 ../i18n/ja/libqpe.ts \ 133 ../i18n/ja/libqpe.ts \
135 ../i18n/ko/libqpe.ts \ 134 ../i18n/ko/libqpe.ts \
136 ../i18n/no/libqpe.ts \ 135 ../i18n/no/libqpe.ts \
137 ../i18n/pl/libqpe.ts \ 136 ../i18n/pl/libqpe.ts \
138 ../i18n/pt/libqpe.ts \ 137 ../i18n/pt/libqpe.ts \
139 ../i18n/pt_BR/libqpe.ts \ 138 ../i18n/pt_BR/libqpe.ts \
140 ../i18n/sl/libqpe.ts \ 139 ../i18n/sl/libqpe.ts \
141 ../i18n/zh_CN/libqpe.ts \ 140 ../i18n/zh_CN/libqpe.ts \
142 ../i18n/it/libqpe.ts \ 141 ../i18n/it/libqpe.ts \
143 ../i18n/zh_TW/libqpe.ts 142 ../i18n/zh_TW/libqpe.ts