summaryrefslogtreecommitdiff
path: root/library/library.pro
authorcniehaus <cniehaus>2002-12-14 20:36:30 (UTC)
committer cniehaus <cniehaus>2002-12-14 20:36:30 (UTC)
commit48475749a81e1794071ee0b0178c6d37a623da76 (patch) (unidiff)
treef32abf4eda3386610cbb24e8117560ba77abfb72 /library/library.pro
parenta38efe229e1c2954d5e10be28e920198c85315ab (diff)
downloadopie-48475749a81e1794071ee0b0178c6d37a623da76.zip
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2
addLanguage rules
Diffstat (limited to 'library/library.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--library/library.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/library.pro b/library/library.pro
index d9538fb..8d0fbe0 100644
--- a/library/library.pro
+++ b/library/library.pro
@@ -36,111 +36,112 @@ HEADERS = calendar.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 qt_override_p.h 61 qt_override_p.h
62 62
63 SOURCES= calendar.cpp \ 63 SOURCES= calendar.cpp \
64 global.cpp \ 64 global.cpp \
65 xmlreader.cpp \ 65 xmlreader.cpp \
66 mimetype.cpp \ 66 mimetype.cpp \
67 menubutton.cpp \ 67 menubutton.cpp \
68 network.cpp \ 68 network.cpp \
69 networkinterface.cpp \ 69 networkinterface.cpp \
70 filemanager.cpp \ 70 filemanager.cpp \
71 fontmanager.cpp \ 71 fontmanager.cpp \
72 qdawg.cpp \ 72 qdawg.cpp \
73 datebookmonth.cpp \ 73 datebookmonth.cpp \
74 fileselector.cpp \ 74 fileselector.cpp \
75 imageedit.cpp \ 75 imageedit.cpp \
76 resource.cpp \ 76 resource.cpp \
77 qpedecoration_qws.cpp \ 77 qpedecoration_qws.cpp \
78 qcopenvelope_qws.cpp \ 78 qcopenvelope_qws.cpp \
79 qpeapplication.cpp \ 79 qpeapplication.cpp \
80 qpestyle.cpp \ 80 qpestyle.cpp \
81 qpedialog.cpp \ 81 qpedialog.cpp \
82 lightstyle.cpp \ 82 lightstyle.cpp \
83 config.cpp \ 83 config.cpp \
84 applnk.cpp \ 84 applnk.cpp \
85 sound.cpp \ 85 sound.cpp \
86 tzselect.cpp \ 86 tzselect.cpp \
87 qmath.c \ 87 qmath.c \
88 datebookdb.cpp \ 88 datebookdb.cpp \
89 alarmserver.cpp \ 89 alarmserver.cpp \
90 password.cpp \ 90 password.cpp \
91 process.cpp \ 91 process.cpp \
92 process_unix.cpp \ 92 process_unix.cpp \
93 timestring.cpp \ 93 timestring.cpp \
94 fontdatabase.cpp \ 94 fontdatabase.cpp \
95 power.cpp \ 95 power.cpp \
96 storage.cpp \ 96 storage.cpp \
97 qpemessagebox.cpp \ 97 qpemessagebox.cpp \
98 backend/timeconversion.cpp \ 98 backend/timeconversion.cpp \
99 qpedebug.cpp \ 99 qpedebug.cpp \
100 qpemenubar.cpp \ 100 qpemenubar.cpp \
101 qpetoolbar.cpp \ 101 qpetoolbar.cpp \
102 backend/categories.cpp \ 102 backend/categories.cpp \
103 backend/stringutil.cpp \ 103 backend/stringutil.cpp \
104 backend/palmtoprecord.cpp \ 104 backend/palmtoprecord.cpp \
105 backend/task.cpp \ 105 backend/task.cpp \
106 backend/event.cpp \ 106 backend/event.cpp \
107 backend/contact.cpp \ 107 backend/contact.cpp \
108 categorymenu.cpp \ 108 categorymenu.cpp \
109 categoryedit_p.cpp \ 109 categoryedit_p.cpp \
110 categoryselect.cpp \ 110 categoryselect.cpp \
111 categorywidget.cpp \ 111 categorywidget.cpp \
112 ir.cpp \ 112 ir.cpp \
113 backend/vcc_yacc.cpp \ 113 backend/vcc_yacc.cpp \
114 backend/vobject.cpp \ 114 backend/vobject.cpp \
115 findwidget_p.cpp \ 115 findwidget_p.cpp \
116 finddialog.cpp \ 116 finddialog.cpp \
117 lnkproperties.cpp \ 117 lnkproperties.cpp \
118 qt_override.cpp 118 qt_override.cpp
119 119
120# Qt 3 compatibility 120# Qt 3 compatibility
121HEADERS += quuid.h qcom.h qlibrary.h qlibrary_p.h 121HEADERS += quuid.h qcom.h qlibrary.h qlibrary_p.h
122SOURCES += quuid.cpp qlibrary.cpp qlibrary_unix.cpp 122SOURCES += quuid.cpp qlibrary.cpp qlibrary_unix.cpp
123INCLUDEPATH += $(OPIEDIR)/include backend 123INCLUDEPATH += $(OPIEDIR)/include backend
124 LIBS += -ldl -lcrypt -lm 124 LIBS += -ldl -lcrypt -lm
125INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui 125INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui
126 TARGET = qpe 126 TARGET = qpe
127 DESTDIR = $(QTDIR)/lib$(PROJMAK) 127 DESTDIR = $(QTDIR)/lib$(PROJMAK)
128# This is set by configure$(OPIEDIR). 128# This is set by configure$(OPIEDIR).
129 VERSION = 1.5.0.1 129 VERSION = 1.5.0.1
130 130
131TRANSLATIONS = ../i18n/de/libqpe.ts \ 131TRANSLATIONS = ../i18n/de/libqpe.ts \
132 ../i18n/xx/libqpe.ts \
132 ../i18n/en/libqpe.ts \ 133 ../i18n/en/libqpe.ts \
133 ../i18n/es/libqpe.ts \ 134 ../i18n/es/libqpe.ts \
134 ../i18n/fr/libqpe.ts \ 135 ../i18n/fr/libqpe.ts \
135 ../i18n/hu/libqpe.ts \ 136 ../i18n/hu/libqpe.ts \
136 ../i18n/ja/libqpe.ts \ 137 ../i18n/ja/libqpe.ts \
137 ../i18n/ko/libqpe.ts \ 138 ../i18n/ko/libqpe.ts \
138 ../i18n/no/libqpe.ts \ 139 ../i18n/no/libqpe.ts \
139 ../i18n/pl/libqpe.ts \ 140 ../i18n/pl/libqpe.ts \
140 ../i18n/pt/libqpe.ts \ 141 ../i18n/pt/libqpe.ts \
141 ../i18n/pt_BR/libqpe.ts \ 142 ../i18n/pt_BR/libqpe.ts \
142 ../i18n/sl/libqpe.ts \ 143 ../i18n/sl/libqpe.ts \
143 ../i18n/zh_CN/libqpe.ts \ 144 ../i18n/zh_CN/libqpe.ts \
144 ../i18n/it/libqpe.ts \ 145 ../i18n/it/libqpe.ts \
145 ../i18n/zh_TW/libqpe.ts \ 146 ../i18n/zh_TW/libqpe.ts \
146 ../i18n/da/libqpe.ts 147 ../i18n/da/libqpe.ts