-rw-r--r-- | core/apps/textedit/Makefile.in | 78 |
1 files changed, 39 insertions, 39 deletions
diff --git a/core/apps/textedit/Makefile.in b/core/apps/textedit/Makefile.in index 034157f..fa394d6 100644 --- a/core/apps/textedit/Makefile.in +++ b/core/apps/textedit/Makefile.in | |||
@@ -124,56 +124,56 @@ main.o: main.cpp \ | |||
124 | textedit.h \ | 124 | textedit.h \ |
125 | fileBrowser.h \ | 125 | fileBrowser.h \ |
126 | fileSaver.h \ | 126 | fileSaver.h \ |
127 | /usr/src/oldsrc/Opie/opie/include/qpe/filemanager.h \ | 127 | $(OPIEDIR)/include/qpe/filemanager.h \ |
128 | /usr/src/oldsrc/Opie/opie/include/qpe/qpeapplication.h \ | 128 | $(OPIEDIR)/include/qpe/qpeapplication.h \ |
129 | /usr/src/oldsrc/Opie/opie/include/qpedecoration_qws.h \ | 129 | $(OPIEDIR)/include/qpedecoration_qws.h \ |
130 | /usr/src/oldsrc/Opie/opie/include/timestring.h | 130 | $(OPIEDIR)/include/timestring.h |
131 | 131 | ||
132 | textedit.o: textedit.cpp \ | 132 | textedit.o: textedit.cpp \ |
133 | textedit.h \ | 133 | textedit.h \ |
134 | fileBrowser.h \ | 134 | fileBrowser.h \ |
135 | fileSaver.h \ | 135 | fileSaver.h \ |
136 | /usr/src/oldsrc/Opie/opie/include/qpe/filemanager.h \ | 136 | $(OPIEDIR)/include/qpe/filemanager.h \ |
137 | filePermissions.h \ | 137 | filePermissions.h \ |
138 | fontDialog.h \ | 138 | fontDialog.h \ |
139 | /usr/src/oldsrc/Opie/opie/include/qpe/fontdatabase.h \ | 139 | $(OPIEDIR)/include/qpe/fontdatabase.h \ |
140 | /usr/src/oldsrc/Opie/opie/include/qpe/fontfactoryinterface.h \ | 140 | $(OPIEDIR)/include/qpe/fontfactoryinterface.h \ |
141 | /usr/src/oldsrc/Opie/opie/include/qpe/qcom.h \ | 141 | $(OPIEDIR)/include/qpe/qcom.h \ |
142 | /usr/src/oldsrc/Opie/opie/include/qpe/quuid.h \ | 142 | $(OPIEDIR)/include/qpe/quuid.h \ |
143 | /usr/src/oldsrc/Opie/opie/include/qpe/global.h \ | 143 | $(OPIEDIR)/include/qpe/global.h \ |
144 | /usr/src/oldsrc/Opie/opie/include/qpe/fileselector.h \ | 144 | $(OPIEDIR)/include/qpe/fileselector.h \ |
145 | /usr/src/oldsrc/Opie/opie/include/filemanager.h \ | 145 | $(OPIEDIR)/include/filemanager.h \ |
146 | /usr/src/oldsrc/Opie/opie/include/applnk.h \ | 146 | $(OPIEDIR)/include/applnk.h \ |
147 | /usr/src/oldsrc/Opie/opie/include/qpe/applnk.h \ | 147 | $(OPIEDIR)/include/qpe/applnk.h \ |
148 | /usr/src/oldsrc/Opie/opie/include/qpe/resource.h \ | 148 | $(OPIEDIR)/include/qpe/resource.h \ |
149 | /usr/src/oldsrc/Opie/opie/include/qpe/config.h \ | 149 | $(OPIEDIR)/include/qpe/config.h \ |
150 | /usr/src/oldsrc/Opie/opie/include/qpe/qpeapplication.h \ | 150 | $(OPIEDIR)/include/qpe/qpeapplication.h \ |
151 | /usr/src/oldsrc/Opie/opie/include/qpedecoration_qws.h \ | 151 | $(OPIEDIR)/include/qpedecoration_qws.h \ |
152 | /usr/src/oldsrc/Opie/opie/include/timestring.h \ | 152 | $(OPIEDIR)/include/timestring.h \ |
153 | /usr/src/oldsrc/Opie/opie/include/qpe/qpemenubar.h \ | 153 | $(OPIEDIR)/include/qpe/qpemenubar.h \ |
154 | /usr/src/oldsrc/Opie/opie/include/qpe/qpetoolbar.h | 154 | $(OPIEDIR)/include/qpe/qpetoolbar.h |
155 | 155 | ||
156 | fileBrowser.o: fileBrowser.cpp \ | 156 | fileBrowser.o: fileBrowser.cpp \ |
157 | fileBrowser.h \ | 157 | fileBrowser.h \ |
158 | /usr/src/oldsrc/Opie/opie/include/qpe/config.h | 158 | $(OPIEDIR)/include/qpe/config.h |
159 | 159 | ||
160 | fontDialog.o: fontDialog.cpp \ | 160 | fontDialog.o: fontDialog.cpp \ |
161 | fontDialog.h \ | 161 | fontDialog.h \ |
162 | /usr/src/oldsrc/Opie/opie/include/qpe/fontdatabase.h \ | 162 | $(OPIEDIR)/include/qpe/fontdatabase.h \ |
163 | /usr/src/oldsrc/Opie/opie/include/qpe/fontfactoryinterface.h \ | 163 | $(OPIEDIR)/include/qpe/fontfactoryinterface.h \ |
164 | /usr/src/oldsrc/Opie/opie/include/qpe/qcom.h \ | 164 | $(OPIEDIR)/include/qpe/qcom.h \ |
165 | /usr/src/oldsrc/Opie/opie/include/qpe/quuid.h \ | 165 | $(OPIEDIR)/include/qpe/quuid.h \ |
166 | /usr/src/oldsrc/Opie/opie/include/qpe/config.h \ | 166 | $(OPIEDIR)/include/qpe/config.h \ |
167 | /usr/src/oldsrc/Opie/opie/include/qpe/qpeapplication.h \ | 167 | $(OPIEDIR)/include/qpe/qpeapplication.h \ |
168 | /usr/src/oldsrc/Opie/opie/include/qpedecoration_qws.h \ | 168 | $(OPIEDIR)/include/qpedecoration_qws.h \ |
169 | /usr/src/oldsrc/Opie/opie/include/timestring.h | 169 | $(OPIEDIR)/include/timestring.h |
170 | 170 | ||
171 | fileSaver.o: fileSaver.cpp \ | 171 | fileSaver.o: fileSaver.cpp \ |
172 | fileSaver.h \ | 172 | fileSaver.h \ |
173 | /usr/src/oldsrc/Opie/opie/include/qpe/config.h \ | 173 | $(OPIEDIR)/include/qpe/config.h \ |
174 | /usr/src/oldsrc/Opie/opie/include/qpe/qpeapplication.h \ | 174 | $(OPIEDIR)/include/qpe/qpeapplication.h \ |
175 | /usr/src/oldsrc/Opie/opie/include/qpedecoration_qws.h \ | 175 | $(OPIEDIR)/include/qpedecoration_qws.h \ |
176 | /usr/src/oldsrc/Opie/opie/include/timestring.h | 176 | $(OPIEDIR)/include/timestring.h |
177 | 177 | ||
178 | filePermissions.o: filePermissions.cpp \ | 178 | filePermissions.o: filePermissions.cpp \ |
179 | filePermissions.h | 179 | filePermissions.h |
@@ -182,17 +182,17 @@ moc_textedit.o: moc_textedit.cpp \ | |||
182 | textedit.h \ | 182 | textedit.h \ |
183 | fileBrowser.h \ | 183 | fileBrowser.h \ |
184 | fileSaver.h \ | 184 | fileSaver.h \ |
185 | /usr/src/oldsrc/Opie/opie/include/qpe/filemanager.h | 185 | $(OPIEDIR)/include/qpe/filemanager.h |
186 | 186 | ||
187 | moc_fileBrowser.o: moc_fileBrowser.cpp \ | 187 | moc_fileBrowser.o: moc_fileBrowser.cpp \ |
188 | fileBrowser.h | 188 | fileBrowser.h |
189 | 189 | ||
190 | moc_fontDialog.o: moc_fontDialog.cpp \ | 190 | moc_fontDialog.o: moc_fontDialog.cpp \ |
191 | fontDialog.h \ | 191 | fontDialog.h \ |
192 | /usr/src/oldsrc/Opie/opie/include/qpe/fontdatabase.h \ | 192 | $(OPIEDIR)/include/qpe/fontdatabase.h \ |
193 | /usr/src/oldsrc/Opie/opie/include/qpe/fontfactoryinterface.h \ | 193 | $(OPIEDIR)/include/qpe/fontfactoryinterface.h \ |
194 | /usr/src/oldsrc/Opie/opie/include/qpe/qcom.h \ | 194 | $(OPIEDIR)/include/qpe/qcom.h \ |
195 | /usr/src/oldsrc/Opie/opie/include/qpe/quuid.h | 195 | $(OPIEDIR)/include/qpe/quuid.h |
196 | 196 | ||
197 | moc_fileSaver.o: moc_fileSaver.cpp \ | 197 | moc_fileSaver.o: moc_fileSaver.cpp \ |
198 | fileSaver.h | 198 | fileSaver.h |