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