]>
Commit | Line | Data |
---|---|---|
39ad2bfe | 1 | # |
1128a89b | 2 | # This file is a list of the directories whose contents should be |
39ad2bfe RD |
3 | # included in any tarball, etc. for building wxPython. |
4 | # | |
fda33067 RD |
5 | # This list is generated with this command, run from the $WXWIN dir, |
6 | # and then hand edited after that: | |
7 | # | |
39ad2bfe RD |
8 | # find wxPython -type d -print | sort | egrep -v "(CVS|build|tmp|xml-raw|dist$)" |
9 | # | |
10 | ||
11 | wxPython | |
12 | wxPython/contrib | |
ac12ef6e RD |
13 | wxPython/contrib/activex |
14 | wxPython/contrib/activex/wxie | |
15 | wxPython/contrib/activex/wxie/doxydoc | |
16 | wxPython/contrib/activex/wxie/latex | |
39ad2bfe RD |
17 | wxPython/contrib/dllwidget |
18 | wxPython/contrib/gizmos | |
19 | wxPython/contrib/gizmos/gtk | |
20 | wxPython/contrib/gizmos/mac | |
21 | wxPython/contrib/gizmos/msw | |
fda33067 RD |
22 | wxPython/contrib/gizmos/wxCode |
23 | wxPython/contrib/gizmos/wxCode/include | |
24 | wxPython/contrib/gizmos/wxCode/include/wx | |
25 | wxPython/contrib/gizmos/wxCode/src | |
39ad2bfe RD |
26 | wxPython/contrib/glcanvas |
27 | wxPython/contrib/glcanvas/gtk | |
28 | wxPython/contrib/glcanvas/mac | |
29 | wxPython/contrib/glcanvas/msw | |
30 | wxPython/contrib/iewin | |
31 | wxPython/contrib/ogl | |
32 | wxPython/contrib/ogl/gtk | |
33 | wxPython/contrib/ogl/mac | |
34 | wxPython/contrib/ogl/msw | |
35 | wxPython/contrib/stc | |
fda33067 RD |
36 | wxPython/contrib/stc/gtk |
37 | wxPython/contrib/stc/mac | |
38 | wxPython/contrib/stc/msw | |
39ad2bfe | 39 | wxPython/contrib/xrc |
fda33067 RD |
40 | wxPython/contrib/xrc/gtk |
41 | wxPython/contrib/xrc/mac | |
42 | wxPython/contrib/xrc/msw | |
39ad2bfe RD |
43 | wxPython/demo |
44 | wxPython/demo/bitmaps | |
45 | wxPython/demo/bmp_source | |
46 | wxPython/demo/data | |
47 | wxPython/demo/dllwidget | |
48 | wxPython/distrib | |
36e91097 | 49 | wxPython/distrib/all |
39ad2bfe RD |
50 | wxPython/distrib/mac |
51 | wxPython/distrib/mac/wxPythonOSX | |
52 | wxPython/distrib/mac/wxPythonOSX/resources | |
53 | wxPython/distrib/msw | |
39ad2bfe RD |
54 | wxPython/docs |
55 | wxPython/docs/bin | |
56 | wxPython/docs/screenshots | |
57 | wxPython/docs/xml | |
58 | wxPython/include | |
59 | wxPython/include/wx | |
60 | wxPython/include/wx/wxPython | |
61 | wxPython/licence | |
62 | wxPython/samples | |
63 | wxPython/samples/doodle | |
64 | wxPython/samples/embedded | |
65 | wxPython/samples/frogedit | |
66 | wxPython/samples/hangman | |
96d49f0e | 67 | wxPython/samples/mainloop |
39ad2bfe RD |
68 | wxPython/samples/pySketch |
69 | wxPython/samples/pySketch/images | |
70 | wxPython/samples/simple | |
71 | wxPython/samples/StyleEditor | |
39ad2bfe RD |
72 | wxPython/samples/wxProject |
73 | wxPython/scripts | |
74 | wxPython/src | |
75 | wxPython/src/gtk | |
76 | wxPython/src/mac | |
77 | wxPython/src/msw | |
78 | wxPython/SWIG | |
79 | wxPython/wx | |
1128a89b | 80 | wxPython/wx/build |
39ad2bfe RD |
81 | wxPython/wx/lib |
82 | wxPython/wx/lib/colourchooser | |
83 | wxPython/wx/lib/editor | |
fda33067 | 84 | wxPython/wx/lib/floatcanvas |
9176f38f | 85 | wxPython/wx/lib/masked |
39ad2bfe | 86 | wxPython/wx/lib/mixins |
f847103a | 87 | wxPython/wx/lib/ogl |
39ad2bfe RD |
88 | wxPython/wx/py |
89 | wxPython/wx/py/tests | |
90 | wxPython/wxPython | |
91 | wxPython/wxPython/lib | |
92 | wxPython/wxPython/lib/colourchooser | |
93 | wxPython/wxPython/lib/editor | |
94 | wxPython/wxPython/lib/mixins | |
95 | wxPython/wxPython/tools | |
96 | wxPython/wx/tools | |
97 | wxPython/wx/tools/XRCed | |
98 | wxPython/wx/tools/XRCed/src-images |