author | cniehaus <cniehaus> | 2002-08-29 15:05:32 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-08-29 15:05:32 (UTC) |
commit | 4b90c9ba76f5757c670e1fd66ceb9cf2d8057073 (patch) (unidiff) | |
tree | 116cec3b563b6eaaa087392b0a115a517e8ff94b | |
parent | 4212b92b6486f2c7216c234528731025fac44e55 (diff) | |
download | opie-4b90c9ba76f5757c670e1fd66ceb9cf2d8057073.zip opie-4b90c9ba76f5757c670e1fd66ceb9cf2d8057073.tar.gz opie-4b90c9ba76f5757c670e1fd66ceb9cf2d8057073.tar.bz2 |
removes one no longer existend files from the .pro
-rw-r--r-- | library/library.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/library.pro b/library/library.pro index cb4714a..1837b4f 100644 --- a/library/library.pro +++ b/library/library.pro | |||
@@ -1,138 +1,138 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | HEADERS= calendar.h \ | 3 | HEADERS= calendar.h \ |
4 | global.h \ | 4 | global.h \ |
5 | resource.h \ | 5 | resource.h \ |
6 | xmlreader.h \ | 6 | xmlreader.h \ |
7 | mimetype.h \ | 7 | mimetype.h \ |
8 | menubutton.h \ | 8 | menubutton.h \ |
9 | network.h \ | 9 | network.h \ |
10 | networkinterface.h \ | 10 | networkinterface.h \ |
11 | filemanager.h \ | 11 | filemanager.h \ |
12 | fontmanager.h \ | 12 | fontmanager.h \ |
13 | qdawg.h \ | 13 | qdawg.h \ |
14 | datebookmonth.h \ | 14 | datebookmonth.h \ |
15 | fileselector.h \ | 15 | fileselector.h \ |
16 | fileselector_p.h \ | 16 | fileselector_p.h \ |
17 | imageedit.h \ | 17 | imageedit.h \ |
18 | qcopenvelope_qws.h \ | 18 | qcopenvelope_qws.h \ |
19 | qpedecoration_qws.h \ | 19 | qpedecoration_qws.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 | backend/timeconversion.h \ | 39 | backend/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 | backend/stringutil.h \ | 44 | backend/stringutil.h \ |
45 | backend/palmtopuid.h \ | ||
46 | backend/palmtoprecord.h \ | 45 | backend/palmtoprecord.h \ |
47 | backend/task.h \ | 46 | backend/task.h \ |
48 | backend/event.h \ | 47 | backend/event.h \ |
49 | backend/contact.h\ | 48 | backend/contact.h\ |
50 | categorymenu.h \ | 49 | categorymenu.h \ |
51 | categoryedit_p.h \ | 50 | categoryedit_p.h \ |
52 | categoryselect.h \ | 51 | categoryselect.h \ |
53 | categorywidget.h \ | 52 | categorywidget.h \ |
54 | ir.h \ | 53 | ir.h \ |
55 | backend/vobject_p.h \ | 54 | backend/vobject_p.h \ |
56 | findwidget_p.h \ | 55 | findwidget_p.h \ |
57 | finddialog.h \ | 56 | finddialog.h \ |
58 | lnkproperties.h | 57 | lnkproperties.h |
59 | SOURCES= calendar.cpp \ | 58 | SOURCES= calendar.cpp \ |
60 | global.cpp \ | 59 | global.cpp \ |
61 | xmlreader.cpp \ | 60 | xmlreader.cpp \ |
62 | mimetype.cpp \ | 61 | mimetype.cpp \ |
63 | menubutton.cpp \ | 62 | menubutton.cpp \ |
64 | network.cpp \ | 63 | network.cpp \ |
65 | networkinterface.cpp \ | 64 | networkinterface.cpp \ |
66 | filemanager.cpp \ | 65 | filemanager.cpp \ |
67 | fontmanager.cpp \ | 66 | fontmanager.cpp \ |
68 | qdawg.cpp \ | 67 | qdawg.cpp \ |
69 | datebookmonth.cpp \ | 68 | datebookmonth.cpp \ |
70 | fileselector.cpp \ | 69 | fileselector.cpp \ |
71 | imageedit.cpp \ | 70 | imageedit.cpp \ |
72 | resource.cpp \ | 71 | resource.cpp \ |
73 | qpedecoration_qws.cpp \ | 72 | qpedecoration_qws.cpp \ |
74 | qcopenvelope_qws.cpp \ | 73 | qcopenvelope_qws.cpp \ |
75 | qpeapplication.cpp \ | 74 | qpeapplication.cpp \ |
76 | qpestyle.cpp \ | 75 | qpestyle.cpp \ |
77 | qpedialog.cpp \ | 76 | qpedialog.cpp \ |
78 | lightstyle.cpp \ | 77 | lightstyle.cpp \ |
79 | config.cpp \ | 78 | config.cpp \ |
80 | applnk.cpp \ | 79 | applnk.cpp \ |
81 | sound.cpp \ | 80 | sound.cpp \ |
82 | tzselect.cpp \ | 81 | tzselect.cpp \ |
83 | qmath.c \ | 82 | qmath.c \ |
84 | datebookdb.cpp \ | 83 | datebookdb.cpp \ |
85 | alarmserver.cpp \ | 84 | alarmserver.cpp \ |
86 | password.cpp \ | 85 | password.cpp \ |
87 | process.cpp \ | 86 | process.cpp \ |
88 | process_unix.cpp \ | 87 | process_unix.cpp \ |
89 | timestring.cpp \ | 88 | timestring.cpp \ |
90 | fontdatabase.cpp \ | 89 | fontdatabase.cpp \ |
91 | power.cpp \ | 90 | power.cpp \ |
92 | storage.cpp \ | 91 | storage.cpp \ |
93 | qpemessagebox.cpp \ | 92 | qpemessagebox.cpp \ |
94 | backend/timeconversion.cpp \ | 93 | backend/timeconversion.cpp \ |
95 | qpedebug.cpp \ | 94 | qpedebug.cpp \ |
96 | qpemenubar.cpp \ | 95 | qpemenubar.cpp \ |
97 | qpetoolbar.cpp \ | 96 | qpetoolbar.cpp \ |
98 | backend/categories.cpp \ | 97 | backend/categories.cpp \ |
99 | backend/stringutil.cpp \ | 98 | backend/stringutil.cpp \ |
100 | backend/palmtoprecord.cpp \ | 99 | backend/palmtoprecord.cpp \ |
101 | backend/task.cpp \ | 100 | backend/task.cpp \ |
102 | backend/event.cpp \ | 101 | backend/event.cpp \ |
103 | backend/contact.cpp \ | 102 | backend/contact.cpp \ |
104 | categorymenu.cpp \ | 103 | categorymenu.cpp \ |
105 | categoryedit_p.cpp \ | 104 | categoryedit_p.cpp \ |
106 | categoryselect.cpp \ | 105 | categoryselect.cpp \ |
107 | categorywidget.cpp \ | 106 | categorywidget.cpp \ |
108 | ir.cpp \ | 107 | ir.cpp \ |
109 | backend/vcc_yacc.cpp \ | 108 | backend/vcc_yacc.cpp \ |
110 | backend/vobject.cpp \ | 109 | backend/vobject.cpp \ |
111 | findwidget_p.cpp \ | 110 | findwidget_p.cpp \ |
112 | finddialog.cpp \ | 111 | finddialog.cpp \ |
113 | lnkproperties.cpp | 112 | lnkproperties.cpp |
114 | # Qt 3 compatibility | 113 | # Qt 3 compatibility |
115 | qt2:HEADERS += quuid.h qcom.h qlibrary.h qlibrary_p.h | 114 | qt2:HEADERS += quuid.h qcom.h qlibrary.h qlibrary_p.h |
116 | qt2:SOURCES += quuid.cpp qlibrary.cpp qlibrary_unix.cpp | 115 | qt2:SOURCES += quuid.cpp qlibrary.cpp qlibrary_unix.cpp |
117 | INCLUDEPATH += $(OPIEDIR)/include backend | 116 | INCLUDEPATH += $(OPIEDIR)/include backend |
118 | LIBS += -ldl -lcrypt -lm | 117 | LIBS += -ldl -lcrypt -lm |
119 | INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui | 118 | INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui |
120 | TARGET = qpe | 119 | TARGET = qpe |
121 | DESTDIR = $(QTDIR)/lib$(PROJMAK) | 120 | DESTDIR = $(QTDIR)/lib$(PROJMAK) |
122 | # This is set by configure$(OPIEDIR). | 121 | # This is set by configure$(OPIEDIR). |
123 | VERSION = 1.5.0.1 | 122 | VERSION = 1.5.0.1 |
124 | 123 | ||
125 | TRANSLATIONS = ../i18n/de/libqpe.ts \ | 124 | TRANSLATIONS = ../i18n/de/libqpe.ts \ |
126 | ../i18n/en/libqpe.ts \ | 125 | ../i18n/en/libqpe.ts \ |
127 | ../i18n/es/libqpe.ts \ | 126 | ../i18n/es/libqpe.ts \ |
128 | ../i18n/fr/libqpe.ts \ | 127 | ../i18n/fr/libqpe.ts \ |
129 | ../i18n/hu/libqpe.ts \ | 128 | ../i18n/hu/libqpe.ts \ |
130 | ../i18n/ja/libqpe.ts \ | 129 | ../i18n/ja/libqpe.ts \ |
131 | ../i18n/ko/libqpe.ts \ | 130 | ../i18n/ko/libqpe.ts \ |
132 | ../i18n/no/libqpe.ts \ | 131 | ../i18n/no/libqpe.ts \ |
133 | ../i18n/pl/libqpe.ts \ | 132 | ../i18n/pl/libqpe.ts \ |
134 | ../i18n/pt/libqpe.ts \ | 133 | ../i18n/pt/libqpe.ts \ |
135 | ../i18n/pt_BR/libqpe.ts \ | 134 | ../i18n/pt_BR/libqpe.ts \ |
136 | ../i18n/sl/libqpe.ts \ | 135 | ../i18n/sl/libqpe.ts \ |
137 | ../i18n/zh_CN/libqpe.ts \ | 136 | ../i18n/zh_CN/libqpe.ts \ |
137 | ../i18n/it/libqpe.ts \ | ||
138 | ../i18n/zh_TW/libqpe.ts | 138 | ../i18n/zh_TW/libqpe.ts |