~ubuntu-branches/ubuntu/raring/codeblocks/raring-proposed

« back to all changes in this revision

Viewing changes to src/plugins/contrib/wxSmith/propgrid/contrib/uninstall-propgrid.sh

  • Committer: Bazaar Package Importer
  • Author(s): Cosme Domínguez Díaz
  • Date: 2010-08-09 04:38:38 UTC
  • mfrom: (1.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20100809043838-a59ygguym4eg0jgw
Tags: 10.05-0ubuntu1
* New upstream release. Closes (LP: #322350)
 - Switch to dpkg-source 3.0 (quilt) format
 - Remove unneeded README.source
 - Add debian/get-source-orig script that removes all
   Windows prebuilt binaries
* Bump Standards-Version to 3.9.1
 - Stop shipping *.la files
* debian/control
 - Add cdbs package as Build-Depend
 - Add libbz2-dev and zlib1g-dev packages as
   Build-Depends (needed by libhelp_plugin.so)
 - Remove dpatch package of Build-Depends
 - Add codeblocks-contrib-debug package
 - Split architecture-independent files of codeblocks
   package in codeblocks-common package
* debian/rules
 - Switch to CDBS rules system
 - Add parallel build support
 - Add a call to debian/get-source-orig script
 - Use lzma compression (saves 23,5 MB of free space)
* debian/patches
 - Refresh 01_codeblocks_plugin_path
 - Add 02_no_Makefiles_in_debian_dir to remove any link
   in codeblocks build system to deleted Makefiles of debian directory
 - Drop 02_ftbfs_gcc44 and 03_ftbfs_glib221 (merged in upstream)
* debian/watch
 - Update to use the new host (berlios.de)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh
2
 
 
3
 
#
4
 
# This is a simple script to remove propgrid files
5
 
#
6
 
# AUTOGENERATED WITH wxcdist distscript/generate.py
7
 
#
8
 
echo "Do really want to uninstall propgrid? [y/n]"
9
 
read msgres
10
 
if test ! "$msgres" = "y"; then
11
 
  exit 0;
12
 
fi
13
 
 
14
 
 
15
 
rm -f distscript/libwxcdist.py
16
 
rm -f distscript/build_for_wxpy.py
17
 
rm -d -r -f distscript
18
 
rm -f wxPython/propgrid/custom_build.py
19
 
rm -d -r -f wxPython/propgrid
20
 
rm -f wxPython/build_for_wxpy_config.py
21
 
rm -f wxcdist_config.py
22
 
 
23
 
rm -f include/wx/propgrid/advprops.h
24
 
rm -f include/wx/propgrid/extras.h
25
 
rm -f include/wx/propgrid/manager.h
26
 
rm -f include/wx/propgrid/odcombo.h
27
 
rm -f include/wx/propgrid/pg_dox_mainpage.h
28
 
rm -f include/wx/propgrid/propdev.h
29
 
rm -f include/wx/propgrid/propgrid.h
30
 
rm -f include/wx/propgrid/Doxyfile
31
 
rm -f include/wx/propgrid/propgrid.doxygen
32
 
rm -f include/wx/propgrid/*.pyc
33
 
rmdir include/wx/propgrid
34
 
 
35
 
rm -f docs/html/propgrid/annotated.htm
36
 
rm -f docs/html/propgrid/classes.htm
37
 
rm -f docs/html/propgrid/classwxColourPropertyValue-members.htm
38
 
rm -f docs/html/propgrid/classwxColourPropertyValue.htm
39
 
rm -f docs/html/propgrid/classwxCustomPropertyClass-members.htm
40
 
rm -f docs/html/propgrid/classwxCustomPropertyClass.htm
41
 
rm -f docs/html/propgrid/classwxCustomPropertyClass.png
42
 
rm -f docs/html/propgrid/classwxParentPropertyClass-members.htm
43
 
rm -f docs/html/propgrid/classwxParentPropertyClass.htm
44
 
rm -f docs/html/propgrid/classwxParentPropertyClass.png
45
 
rm -f docs/html/propgrid/classwxPGChoices-members.htm
46
 
rm -f docs/html/propgrid/classwxPGChoices.htm
47
 
rm -f docs/html/propgrid/classwxPGEditor-members.htm
48
 
rm -f docs/html/propgrid/classwxPGEditor.htm
49
 
rm -f docs/html/propgrid/classwxPGEditor.png
50
 
rm -f docs/html/propgrid/classwxPGId-members.htm
51
 
rm -f docs/html/propgrid/classwxPGId.htm
52
 
rm -f docs/html/propgrid/classwxPGInDialogValidator-members.htm
53
 
rm -f docs/html/propgrid/classwxPGInDialogValidator.htm
54
 
rm -f docs/html/propgrid/classwxPGPaintData-members.htm
55
 
rm -f docs/html/propgrid/classwxPGProperty-members.htm
56
 
rm -f docs/html/propgrid/classwxPGProperty.htm
57
 
rm -f docs/html/propgrid/classwxPGProperty.png
58
 
rm -f docs/html/propgrid/classwxPGPropertyClassInfo-members.htm
59
 
rm -f docs/html/propgrid/classwxPGPropertyDataExt-members.htm
60
 
rm -f docs/html/propgrid/classwxPGPropertyDataExt.htm
61
 
rm -f docs/html/propgrid/classwxPGPropertyWithChildren-members.htm
62
 
rm -f docs/html/propgrid/classwxPGPropertyWithChildren.htm
63
 
rm -f docs/html/propgrid/classwxPGPropertyWithChildren.png
64
 
rm -f docs/html/propgrid/classwxPGRootPropertyClass-members.htm
65
 
rm -f docs/html/propgrid/classwxPGRootPropertyClass.htm
66
 
rm -f docs/html/propgrid/classwxPGRootPropertyClass.png
67
 
rm -f docs/html/propgrid/classwxPGValueType-members.htm
68
 
rm -f docs/html/propgrid/classwxPGValueType.htm
69
 
rm -f docs/html/propgrid/classwxPGVariantDataWxObj-members.htm
70
 
rm -f docs/html/propgrid/classwxPGVariantDataWxObj.htm
71
 
rm -f docs/html/propgrid/classwxPropertyCategoryClass-members.htm
72
 
rm -f docs/html/propgrid/classwxPropertyCategoryClass.htm
73
 
rm -f docs/html/propgrid/classwxPropertyCategoryClass.png
74
 
rm -f docs/html/propgrid/classwxPropertyContainerMethods-members.htm
75
 
rm -f docs/html/propgrid/classwxPropertyContainerMethods.htm
76
 
rm -f docs/html/propgrid/classwxPropertyContainerMethods.png
77
 
rm -f docs/html/propgrid/classwxPropertyGrid-members.htm
78
 
rm -f docs/html/propgrid/classwxPropertyGrid.htm
79
 
rm -f docs/html/propgrid/classwxPropertyGrid.png
80
 
rm -f docs/html/propgrid/classwxPropertyGridEvent-members.htm
81
 
rm -f docs/html/propgrid/classwxPropertyGridEvent.htm
82
 
rm -f docs/html/propgrid/classwxPropertyGridManager-members.htm
83
 
rm -f docs/html/propgrid/classwxPropertyGridManager.htm
84
 
rm -f docs/html/propgrid/classwxPropertyGridManager.png
85
 
rm -f docs/html/propgrid/classwxPropertyGridPage-members.htm
86
 
rm -f docs/html/propgrid/classwxPropertyGridPage.htm
87
 
rm -f docs/html/propgrid/classwxPropertyGridPage.png
88
 
rm -f docs/html/propgrid/classwxPropertyGridPopulator-members.htm
89
 
rm -f docs/html/propgrid/classwxPropertyGridPopulator.htm
90
 
rm -f docs/html/propgrid/classwxPropertyGridState-members.htm
91
 
rm -f docs/html/propgrid/classwxPropertyGridState.htm
92
 
rm -f docs/html/propgrid/classwxPropertyGridState.png
93
 
rm -f docs/html/propgrid/doxygen.css
94
 
rm -f docs/html/propgrid/doxygen.png
95
 
rm -f docs/html/propgrid/functions.htm
96
 
rm -f docs/html/propgrid/functions_0x62.htm
97
 
rm -f docs/html/propgrid/functions_0x63.htm
98
 
rm -f docs/html/propgrid/functions_0x64.htm
99
 
rm -f docs/html/propgrid/functions_0x65.htm
100
 
rm -f docs/html/propgrid/functions_0x66.htm
101
 
rm -f docs/html/propgrid/functions_0x67.htm
102
 
rm -f docs/html/propgrid/functions_0x68.htm
103
 
rm -f docs/html/propgrid/functions_0x69.htm
104
 
rm -f docs/html/propgrid/functions_0x6c.htm
105
 
rm -f docs/html/propgrid/functions_0x6d.htm
106
 
rm -f docs/html/propgrid/functions_0x6f.htm
107
 
rm -f docs/html/propgrid/functions_0x70.htm
108
 
rm -f docs/html/propgrid/functions_0x72.htm
109
 
rm -f docs/html/propgrid/functions_0x73.htm
110
 
rm -f docs/html/propgrid/functions_0x74.htm
111
 
rm -f docs/html/propgrid/functions_0x75.htm
112
 
rm -f docs/html/propgrid/functions_0x77.htm
113
 
rm -f docs/html/propgrid/functions_0x7e.htm
114
 
rm -f docs/html/propgrid/functions_func.htm
115
 
rm -f docs/html/propgrid/functions_func_0x62.htm
116
 
rm -f docs/html/propgrid/functions_func_0x63.htm
117
 
rm -f docs/html/propgrid/functions_func_0x64.htm
118
 
rm -f docs/html/propgrid/functions_func_0x65.htm
119
 
rm -f docs/html/propgrid/functions_func_0x66.htm
120
 
rm -f docs/html/propgrid/functions_func_0x67.htm
121
 
rm -f docs/html/propgrid/functions_func_0x68.htm
122
 
rm -f docs/html/propgrid/functions_func_0x69.htm
123
 
rm -f docs/html/propgrid/functions_func_0x6c.htm
124
 
rm -f docs/html/propgrid/functions_func_0x6f.htm
125
 
rm -f docs/html/propgrid/functions_func_0x70.htm
126
 
rm -f docs/html/propgrid/functions_func_0x72.htm
127
 
rm -f docs/html/propgrid/functions_func_0x73.htm
128
 
rm -f docs/html/propgrid/functions_func_0x74.htm
129
 
rm -f docs/html/propgrid/functions_func_0x75.htm
130
 
rm -f docs/html/propgrid/functions_func_0x77.htm
131
 
rm -f docs/html/propgrid/functions_func_0x7e.htm
132
 
rm -f docs/html/propgrid/functions_vars.htm
133
 
rm -f docs/html/propgrid/group__attrids.htm
134
 
rm -f docs/html/propgrid/group__miscellaneous.htm
135
 
rm -f docs/html/propgrid/group__propflags.htm
136
 
rm -f docs/html/propgrid/group__wndflags.htm
137
 
rm -f docs/html/propgrid/hierarchy.htm
138
 
rm -f docs/html/propgrid/index.htm
139
 
rm -f docs/html/propgrid/modules.htm
140
 
rm -f docs/html/propgrid/search.idx
141
 
rm -f docs/html/propgrid/search.php
142
 
rm -f docs/html/propgrid/structwxPGPaintData-members.htm
143
 
rm -f docs/html/propgrid/structwxPGPaintData.htm
144
 
rm -f docs/html/propgrid/structwxPGPropertyClassInfo-members.htm
145
 
rm -f docs/html/propgrid/structwxPGPropertyClassInfo.htm
146
 
rm -f docs/html/propgrid/tabs.css
147
 
rm -f docs/html/propgrid/tab_b.gif
148
 
rm -f docs/html/propgrid/tab_l.gif
149
 
rm -f docs/html/propgrid/tab_r.gif
150
 
rm -f docs/html/propgrid/*.pyc
151
 
rm -f docs/html/propgrid/*.htm
152
 
rm -f docs/html/propgrid/*.html
153
 
rm -f docs/html/propgrid/*.hhc
154
 
rm -f docs/html/propgrid/*.hhk
155
 
rm -f docs/html/propgrid/*.hhp
156
 
rmdir docs/html/propgrid
157
 
 
158
 
rm -f samples/propgrid/propgridsample.cpp
159
 
rm -f samples/propgrid/sampleprops.cpp
160
 
rm -f samples/propgrid/propgridsample.h
161
 
rm -f samples/propgrid/sampleprops.h
162
 
rm -f samples/propgrid/propgridsample.bkl
163
 
rm -f samples/propgrid/mondrian.xpm
164
 
rm -f samples/propgrid/mondrian.ico
165
 
rm -f samples/propgrid/make.sh
166
 
rm -f samples/propgrid/make_clean.sh
167
 
rm -f samples/propgrid/makefile.2.6.1.bcc
168
 
rm -f samples/propgrid/makefile.2.6.1.gcc
169
 
rm -f samples/propgrid/Makefile.2.6.1.in
170
 
rm -f samples/propgrid/makefile.2.6.1.vc
171
 
rm -f samples/propgrid/makefile.2.6.1.wat
172
 
rm -f samples/propgrid/makefile.2.6.2.bcc
173
 
rm -f samples/propgrid/makefile.2.6.2.gcc
174
 
rm -f samples/propgrid/Makefile.2.6.2.in
175
 
rm -f samples/propgrid/makefile.2.6.2.vc
176
 
rm -f samples/propgrid/makefile.2.6.2.wat
177
 
rm -f samples/propgrid/makefile.2.6.3.bcc
178
 
rm -f samples/propgrid/makefile.2.6.3.gcc
179
 
rm -f samples/propgrid/Makefile.2.6.3.in
180
 
rm -f samples/propgrid/makefile.2.6.3.vc
181
 
rm -f samples/propgrid/makefile.2.6.3.wat
182
 
rm -f samples/propgrid/makefile.2.6.4.bcc
183
 
rm -f samples/propgrid/makefile.2.6.4.gcc
184
 
rm -f samples/propgrid/Makefile.2.6.4.in
185
 
rm -f samples/propgrid/makefile.2.6.4.vc
186
 
rm -f samples/propgrid/makefile.2.6.4.wat
187
 
rm -f samples/propgrid/makefile.2.8.3.bcc
188
 
rm -f samples/propgrid/makefile.2.8.3.gcc
189
 
rm -f samples/propgrid/Makefile.2.8.3.in
190
 
rm -f samples/propgrid/makefile.2.8.3.vc
191
 
rm -f samples/propgrid/makefile.2.8.3.wat
192
 
rm -f samples/propgrid/makefile.2.8.4.bcc
193
 
rm -f samples/propgrid/makefile.2.8.4.gcc
194
 
rm -f samples/propgrid/Makefile.2.8.4.in
195
 
rm -f samples/propgrid/makefile.2.8.4.vc
196
 
rm -f samples/propgrid/makefile.2.8.4.wat
197
 
rm -f samples/propgrid/makefile.2.8.6.bcc
198
 
rm -f samples/propgrid/makefile.2.8.6.gcc
199
 
rm -f samples/propgrid/Makefile.2.8.6.in
200
 
rm -f samples/propgrid/makefile.2.8.6.vc
201
 
rm -f samples/propgrid/makefile.2.8.6.wat
202
 
rm -f samples/propgrid/makefile.bcc
203
 
rm -f samples/propgrid/makefile.gcc
204
 
rm -f samples/propgrid/Makefile.in
205
 
rm -f samples/propgrid/makefile.vc
206
 
rm -f samples/propgrid/makefile.wat
207
 
rm -f samples/propgrid/propgridsample.2.6.1.dsp
208
 
rm -f samples/propgrid/propgridsample.2.6.1.dsw
209
 
rm -f samples/propgrid/propgridsample.2.6.2.dsp
210
 
rm -f samples/propgrid/propgridsample.2.6.2.dsw
211
 
rm -f samples/propgrid/propgridsample.2.6.3.dsp
212
 
rm -f samples/propgrid/propgridsample.2.6.3.dsw
213
 
rm -f samples/propgrid/propgridsample.2.6.4.dsp
214
 
rm -f samples/propgrid/propgridsample.2.6.4.dsw
215
 
rm -f samples/propgrid/propgridsample.2.8.3.dsp
216
 
rm -f samples/propgrid/propgridsample.2.8.3.dsw
217
 
rm -f samples/propgrid/propgridsample.2.8.4.dsp
218
 
rm -f samples/propgrid/propgridsample.2.8.4.dsw
219
 
rm -f samples/propgrid/propgridsample.2.8.6.dsp
220
 
rm -f samples/propgrid/propgridsample.2.8.6.dsw
221
 
rm -f samples/propgrid/propgridsample_generated.dsp
222
 
rm -f samples/propgrid/propgridsample_generated.dsw
223
 
rm -f samples/propgrid/*.pyc
224
 
rm -f samples/propgrid/*.o
225
 
rm -f samples/propgrid/*.a
226
 
rm -f samples/propgrid/*.obj
227
 
rm -f samples/propgrid/*.lib
228
 
rm -f samples/propgrid/*.exe
229
 
rm -f samples/propgrid/*.dll
230
 
rm -f samples/propgrid/*.plg
231
 
rm -f samples/propgrid/*.opt
232
 
rm -f samples/propgrid/*.ncb
233
 
rm -f samples/propgrid/*.pdb
234
 
rm -f samples/propgrid/*.ilk
235
 
rm -f samples/propgrid/Makefile
236
 
rm -f samples/propgrid/*.o
237
 
rm -f samples/propgrid/*.a
238
 
rm -f samples/propgrid/*.obj
239
 
rm -f samples/propgrid/*.lib
240
 
rm -f samples/propgrid/*.exe
241
 
rm -f samples/propgrid/*.dll
242
 
rm -f samples/propgrid/*.plg
243
 
rm -f samples/propgrid/*.opt
244
 
rm -f samples/propgrid/*.ncb
245
 
rm -f samples/propgrid/*.pdb
246
 
rm -f samples/propgrid/*.ilk
247
 
rm -rf samples/propgrid/.pch
248
 
rm -rf samples/propgrid/.deps
249
 
rmdir samples/propgrid
250
 
 
251
 
rm -f build/propgrid/propgrid.bkl
252
 
rm -f build/propgrid/makefile.2.6.1.bcc
253
 
rm -f build/propgrid/makefile.2.6.1.gcc
254
 
rm -f build/propgrid/makefile.2.6.1.vc
255
 
rm -f build/propgrid/makefile.2.6.1.wat
256
 
rm -f build/propgrid/makefile.2.6.2.bcc
257
 
rm -f build/propgrid/makefile.2.6.2.gcc
258
 
rm -f build/propgrid/makefile.2.6.2.vc
259
 
rm -f build/propgrid/makefile.2.6.2.wat
260
 
rm -f build/propgrid/makefile.2.6.3.bcc
261
 
rm -f build/propgrid/makefile.2.6.3.gcc
262
 
rm -f build/propgrid/makefile.2.6.3.vc
263
 
rm -f build/propgrid/makefile.2.6.3.wat
264
 
rm -f build/propgrid/makefile.2.6.4.bcc
265
 
rm -f build/propgrid/makefile.2.6.4.gcc
266
 
rm -f build/propgrid/makefile.2.6.4.vc
267
 
rm -f build/propgrid/makefile.2.6.4.wat
268
 
rm -f build/propgrid/makefile.2.8.3.bcc
269
 
rm -f build/propgrid/makefile.2.8.3.gcc
270
 
rm -f build/propgrid/makefile.2.8.3.vc
271
 
rm -f build/propgrid/makefile.2.8.3.wat
272
 
rm -f build/propgrid/makefile.2.8.4.bcc
273
 
rm -f build/propgrid/makefile.2.8.4.gcc
274
 
rm -f build/propgrid/makefile.2.8.4.vc
275
 
rm -f build/propgrid/makefile.2.8.4.wat
276
 
rm -f build/propgrid/makefile.2.8.6.bcc
277
 
rm -f build/propgrid/makefile.2.8.6.gcc
278
 
rm -f build/propgrid/makefile.2.8.6.vc
279
 
rm -f build/propgrid/makefile.2.8.6.wat
280
 
rm -f build/propgrid/makefile.bcc
281
 
rm -f build/propgrid/makefile.gcc
282
 
rm -f build/propgrid/makefile.vc
283
 
rm -f build/propgrid/makefile.wat
284
 
rm -f build/propgrid/propgrid.2.6.1.dsp
285
 
rm -f build/propgrid/propgrid.2.6.1.dsw
286
 
rm -f build/propgrid/propgrid.2.6.2.dsp
287
 
rm -f build/propgrid/propgrid.2.6.2.dsw
288
 
rm -f build/propgrid/propgrid.2.6.3.dsp
289
 
rm -f build/propgrid/propgrid.2.6.3.dsw
290
 
rm -f build/propgrid/propgrid.2.6.4.dsp
291
 
rm -f build/propgrid/propgrid.2.6.4.dsw
292
 
rm -f build/propgrid/propgrid.2.8.3.dsp
293
 
rm -f build/propgrid/propgrid.2.8.3.dsw
294
 
rm -f build/propgrid/propgrid.2.8.4.dsp
295
 
rm -f build/propgrid/propgrid.2.8.4.dsw
296
 
rm -f build/propgrid/propgrid.2.8.6.dsp
297
 
rm -f build/propgrid/propgrid.2.8.6.dsw
298
 
rm -f build/propgrid/propgrid_generated.dsp
299
 
rm -f build/propgrid/propgrid_generated.dsw
300
 
rm -f build/propgrid/*.pyc
301
 
rm -f build/propgrid/*.o
302
 
rm -f build/propgrid/*.a
303
 
rm -f build/propgrid/*.obj
304
 
rm -f build/propgrid/*.lib
305
 
rm -f build/propgrid/*.exe
306
 
rm -f build/propgrid/*.dll
307
 
rm -f build/propgrid/*.plg
308
 
rm -f build/propgrid/*.opt
309
 
rm -f build/propgrid/*.ncb
310
 
rm -f build/propgrid/*.pdb
311
 
rm -f build/propgrid/*.ilk
312
 
rm -f build/propgrid/Makefile
313
 
rm -f build/propgrid/*.o
314
 
rm -f build/propgrid/*.a
315
 
rm -f build/propgrid/*.obj
316
 
rm -f build/propgrid/*.lib
317
 
rm -f build/propgrid/*.exe
318
 
rm -f build/propgrid/*.dll
319
 
rm -f build/propgrid/*.plg
320
 
rm -f build/propgrid/*.opt
321
 
rm -f build/propgrid/*.ncb
322
 
rm -f build/propgrid/*.pdb
323
 
rm -f build/propgrid/*.ilk
324
 
rm -rf build/propgrid/.pch
325
 
rm -rf build/propgrid/.deps
326
 
rmdir build/propgrid
327
 
 
328
 
rm -f src/propgrid/advprops.cpp
329
 
rm -f src/propgrid/extras.cpp
330
 
rm -f src/propgrid/manager.cpp
331
 
rm -f src/propgrid/odcombo.cpp
332
 
rm -f src/propgrid/propgrid.cpp
333
 
rm -f src/propgrid/props.cpp
334
 
rm -f src/propgrid/Makefile.2.6.1.in
335
 
rm -f src/propgrid/Makefile.2.6.2.in
336
 
rm -f src/propgrid/Makefile.2.6.3.in
337
 
rm -f src/propgrid/Makefile.2.6.4.in
338
 
rm -f src/propgrid/Makefile.2.8.3.in
339
 
rm -f src/propgrid/Makefile.2.8.4.in
340
 
rm -f src/propgrid/Makefile.2.8.6.in
341
 
rm -f src/propgrid/Makefile.in
342
 
rm -f src/propgrid/*.pyc
343
 
rm -f src/propgrid/*.o
344
 
rm -f src/propgrid/*.a
345
 
rm -f src/propgrid/*.obj
346
 
rm -f src/propgrid/*.lib
347
 
rm -f src/propgrid/*.exe
348
 
rm -f src/propgrid/*.dll
349
 
rm -f src/propgrid/*.plg
350
 
rm -f src/propgrid/*.opt
351
 
rm -f src/propgrid/*.ncb
352
 
rm -f src/propgrid/*.pdb
353
 
rm -f src/propgrid/*.ilk
354
 
rm -f src/propgrid/Makefile
355
 
rm -f src/propgrid/*.o
356
 
rm -f src/propgrid/*.a
357
 
rm -f src/propgrid/*.obj
358
 
rm -f src/propgrid/*.lib
359
 
rm -f src/propgrid/*.exe
360
 
rm -f src/propgrid/*.dll
361
 
rm -f src/propgrid/*.plg
362
 
rm -f src/propgrid/*.opt
363
 
rm -f src/propgrid/*.ncb
364
 
rm -f src/propgrid/*.pdb
365
 
rm -f src/propgrid/*.ilk
366
 
rm -rf src/propgrid/.pch
367
 
rm -rf src/propgrid/.deps
368
 
rmdir src/propgrid
369
 
 
370
 
rm -f CHANGES-propgrid.txt
371
 
rm -f README-propgrid-wxPython.txt
372
 
rm -f readme-propgrid.txt
373
 
rm -f index-propgrid.html
374
 
rm -f uninstall-propgrid.sh
375
 
rm -f *.pyc
376
 
rmdir wxPython
377
 
 
378
 
echo "Uninstall complete"
379
 
echo ""
380
 
echo "If your build directory was some other than the base wxWidgets"
381
 
echo "directory, then object and library files need to be manually"
382
 
echo "removed."