]>
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 | |
f744f345 | 12 | wxPython/SWIG |
39ad2bfe | 13 | wxPython/contrib |
ac12ef6e RD |
14 | wxPython/contrib/activex |
15 | wxPython/contrib/activex/wxie | |
16 | wxPython/contrib/activex/wxie/doxydoc | |
17 | wxPython/contrib/activex/wxie/latex | |
39ad2bfe RD |
18 | wxPython/contrib/dllwidget |
19 | wxPython/contrib/gizmos | |
20 | wxPython/contrib/gizmos/gtk | |
21 | wxPython/contrib/gizmos/mac | |
22 | wxPython/contrib/gizmos/msw | |
fda33067 RD |
23 | wxPython/contrib/gizmos/wxCode |
24 | wxPython/contrib/gizmos/wxCode/include | |
25 | wxPython/contrib/gizmos/wxCode/include/wx | |
26 | wxPython/contrib/gizmos/wxCode/src | |
39ad2bfe RD |
27 | wxPython/contrib/glcanvas |
28 | wxPython/contrib/glcanvas/gtk | |
29 | wxPython/contrib/glcanvas/mac | |
30 | wxPython/contrib/glcanvas/msw | |
31 | wxPython/contrib/iewin | |
32 | wxPython/contrib/ogl | |
33 | wxPython/contrib/ogl/gtk | |
34 | wxPython/contrib/ogl/mac | |
35 | wxPython/contrib/ogl/msw | |
36 | wxPython/contrib/stc | |
fda33067 RD |
37 | wxPython/contrib/stc/gtk |
38 | wxPython/contrib/stc/mac | |
39 | wxPython/contrib/stc/msw | |
39ad2bfe RD |
40 | wxPython/demo |
41 | wxPython/demo/bitmaps | |
42 | wxPython/demo/bmp_source | |
43 | wxPython/demo/data | |
44 | wxPython/demo/dllwidget | |
45 | wxPython/distrib | |
36e91097 | 46 | wxPython/distrib/all |
39ad2bfe RD |
47 | wxPython/distrib/mac |
48 | wxPython/distrib/mac/wxPythonOSX | |
49 | wxPython/distrib/mac/wxPythonOSX/resources | |
50 | wxPython/distrib/msw | |
39ad2bfe | 51 | wxPython/docs |
39ad2bfe | 52 | wxPython/docs/screenshots |
39ad2bfe RD |
53 | wxPython/include |
54 | wxPython/include/wx | |
55 | wxPython/include/wx/wxPython | |
56 | wxPython/licence | |
57 | wxPython/samples | |
f744f345 | 58 | wxPython/samples/StyleEditor |
2bf6b425 RD |
59 | wxPython/samples/docview |
60 | wxPython/samples/docview/activegrid | |
61 | wxPython/samples/docview/activegrid/tool | |
62 | wxPython/samples/docview/activegrid/tool/data | |
63 | wxPython/samples/docview/activegrid/tool/images | |
39ad2bfe RD |
64 | wxPython/samples/doodle |
65 | wxPython/samples/embedded | |
66 | wxPython/samples/frogedit | |
67 | wxPython/samples/hangman | |
96d49f0e | 68 | wxPython/samples/mainloop |
39ad2bfe RD |
69 | wxPython/samples/pySketch |
70 | wxPython/samples/pySketch/images | |
71 | wxPython/samples/simple | |
39ad2bfe RD |
72 | wxPython/samples/wxProject |
73 | wxPython/scripts | |
74 | wxPython/src | |
75 | wxPython/src/gtk | |
76 | wxPython/src/mac | |
77 | wxPython/src/msw | |
39ad2bfe | 78 | wxPython/wx |
1128a89b | 79 | wxPython/wx/build |
39ad2bfe RD |
80 | wxPython/wx/lib |
81 | wxPython/wx/lib/colourchooser | |
82 | wxPython/wx/lib/editor | |
fda33067 | 83 | wxPython/wx/lib/floatcanvas |
9176f38f | 84 | wxPython/wx/lib/masked |
39ad2bfe | 85 | wxPython/wx/lib/mixins |
f847103a | 86 | wxPython/wx/lib/ogl |
39ad2bfe RD |
87 | wxPython/wx/py |
88 | wxPython/wx/py/tests | |
f744f345 RD |
89 | wxPython/wx/tools |
90 | wxPython/wx/tools/XRCed | |
91 | wxPython/wx/tools/XRCed/src-images | |
39ad2bfe RD |
92 | wxPython/wxPython |
93 | wxPython/wxPython/lib | |
94 | wxPython/wxPython/lib/colourchooser | |
95 | wxPython/wxPython/lib/editor | |
96 | wxPython/wxPython/lib/mixins | |
97 | wxPython/wxPython/tools | |
5173779e | 98 | wxPython/wxversion |