]>
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 | # | |
5 | # This list is generated with this command, run from the $WXWIN dir: | |
6 | # find wxPython -type d -print | sort | egrep -v "(CVS|build|tmp|xml-raw|dist$)" | |
7 | # | |
8 | ||
9 | wxPython | |
10 | wxPython/contrib | |
ac12ef6e RD |
11 | wxPython/contrib/activex |
12 | wxPython/contrib/activex/wxie | |
13 | wxPython/contrib/activex/wxie/doxydoc | |
14 | wxPython/contrib/activex/wxie/latex | |
39ad2bfe RD |
15 | wxPython/contrib/dllwidget |
16 | wxPython/contrib/gizmos | |
17 | wxPython/contrib/gizmos/gtk | |
18 | wxPython/contrib/gizmos/mac | |
19 | wxPython/contrib/gizmos/msw | |
20 | wxPython/contrib/glcanvas | |
21 | wxPython/contrib/glcanvas/gtk | |
22 | wxPython/contrib/glcanvas/mac | |
23 | wxPython/contrib/glcanvas/msw | |
24 | wxPython/contrib/iewin | |
25 | wxPython/contrib/ogl | |
26 | wxPython/contrib/ogl/gtk | |
27 | wxPython/contrib/ogl/mac | |
28 | wxPython/contrib/ogl/msw | |
29 | wxPython/contrib/stc | |
30 | wxPython/contrib/xrc | |
31 | wxPython/demo | |
32 | wxPython/demo/bitmaps | |
33 | wxPython/demo/bmp_source | |
34 | wxPython/demo/data | |
35 | wxPython/demo/dllwidget | |
36 | wxPython/distrib | |
37 | wxPython/distrib/mac | |
38 | wxPython/distrib/mac/wxPythonOSX | |
39 | wxPython/distrib/mac/wxPythonOSX/resources | |
40 | wxPython/distrib/msw | |
41 | wxPython/distutils | |
42 | wxPython/distutils/command | |
43 | wxPython/docs | |
44 | wxPython/docs/bin | |
45 | wxPython/docs/screenshots | |
46 | wxPython/docs/xml | |
47 | wxPython/include | |
48 | wxPython/include/wx | |
49 | wxPython/include/wx/wxPython | |
50 | wxPython/licence | |
51 | wxPython/samples | |
52 | wxPython/samples/doodle | |
53 | wxPython/samples/embedded | |
54 | wxPython/samples/frogedit | |
55 | wxPython/samples/hangman | |
56 | wxPython/samples/pySketch | |
57 | wxPython/samples/pySketch/images | |
58 | wxPython/samples/simple | |
59 | wxPython/samples/StyleEditor | |
39ad2bfe RD |
60 | wxPython/samples/wxProject |
61 | wxPython/scripts | |
62 | wxPython/src | |
63 | wxPython/src/gtk | |
64 | wxPython/src/mac | |
65 | wxPython/src/msw | |
66 | wxPython/SWIG | |
67 | wxPython/wx | |
1128a89b | 68 | wxPython/wx/build |
39ad2bfe RD |
69 | wxPython/wx/lib |
70 | wxPython/wx/lib/colourchooser | |
71 | wxPython/wx/lib/editor | |
9176f38f | 72 | wxPython/wx/lib/masked |
39ad2bfe RD |
73 | wxPython/wx/lib/mixins |
74 | wxPython/wx/py | |
75 | wxPython/wx/py/tests | |
76 | wxPython/wxPython | |
77 | wxPython/wxPython/lib | |
78 | wxPython/wxPython/lib/colourchooser | |
79 | wxPython/wxPython/lib/editor | |
80 | wxPython/wxPython/lib/mixins | |
81 | wxPython/wxPython/tools | |
82 | wxPython/wx/tools | |
83 | wxPython/wx/tools/XRCed | |
84 | wxPython/wx/tools/XRCed/src-images |