]>
Commit | Line | Data |
---|---|---|
410eaf6d VZ |
1 | ############################################################################### |
2 | # File: modules | |
3 | # Purpose: The list of modules which can be checked out using cvs from | |
4 | # wxWindows cvs repository | |
5 | # Author: Karsten Ballueder | |
6 | # Created: 26.07.99 | |
7 | # Version: $Id$ | |
8 | # | |
9 | # The format of this file is described in the cvs manual but should be clar | |
10 | # enough from the module definitions which follow. | |
11 | ############################################################################### | |
12 | ||
13 | # a template for a new module | |
14 | # | |
15 | #wxPortName -a wxWindows \ | |
16 | # !wxWindows/docs/latex \ | |
17 | # !wxWindows/docs/gtk !wxWindows/docs/msw !wxWindows/docs/motif \ | |
18 | # \ | |
19 | # !wxWindows/include/wx/gtk !wxWindows/include/wx/msw !wxWindows/include/wx/motif \ | |
20 | # !wxWindows/include/wx/qt !wxWindows/include/wx/stubs \ | |
21 | # !wxWindows/include/wx/mac !wxWindows/include/wx/os2 \ | |
22 | # \ | |
23 | # !wxWindows/src/gtk !wxWindows/src/msw !wxWindows/src/motif \ | |
24 | # !wxWindows/src/qt !wxWindows/src/stubs !wxWindows/src/os2 !wxWindows/src/mac \ | |
25 | # \ | |
26 | # !wxWindows/misc !wxWindows/user !wxWindows/samples !wxWindows/utils \ | |
27 | # !wxWindows/install !wxWindows/distrib !wxWindows/setup !wxWindows/testconf \ | |
28 | ||
29 | wxGTK -a wxWindows \ | |
30 | !wxWindows/docs/latex !wxWindows/docs/msw !wxWindows/docs/motif \ | |
31 | \ | |
32 | !wxWindows/include/wx/msw !wxWindows/include/wx/motif \ | |
33 | !wxWindows/include/wx/qt !wxWindows/include/wx/stubs \ | |
34 | !wxWindows/include/wx/mac !wxWindows/include/wx/os2 \ | |
35 | \ | |
36 | !wxWindows/src/msw !wxWindows/src/motif !wxWindows/src/qt \ | |
37 | !wxWindows/src/stubs !wxWindows/src/os2 !wxWindows/src/mac \ | |
38 | \ | |
e2de9433 | 39 | wxWindows/misc !wxWindows/user !wxWindows/samples !wxWindows/utils \ |
410eaf6d | 40 | !wxWindows/install !wxWindows/distrib !wxWindows/setup !wxWindows/testconf \ |
e2de9433 | 41 | |
410eaf6d VZ |
42 | wxMotif -a wxWindows \ |
43 | !wxWindows/docs/latex !wxWindows/docs/msw !wxWindows/docs/gtk \ | |
44 | \ | |
45 | !wxWindows/include/wx/msw !wxWindows/include/wx/gtk \ | |
46 | !wxWindows/include/wx/qt !wxWindows/include/wx/stubs \ | |
47 | !wxWindows/include/wx/mac !wxWindows/include/wx/os2 \ | |
48 | \ | |
49 | !wxWindows/src/msw !wxWindows/src/gtk !wxWindows/src/qt \ | |
50 | !wxWindows/src/stubs !wxWindows/src/os2 !wxWindows/src/mac \ | |
51 | \ | |
52 | !wxWindows/misc !wxWindows/user !wxWindows/samples !wxWindows/utils \ | |
53 | !wxWindows/install !wxWindows/distrib !wxWindows/setup !wxWindows/testconf | |
54 | ||
55 | wxMSW -a wxWindows \ | |
56 | !wxWindows/docs/latex !wxWindows/docs/motif !wxWindows/docs/gtk \ | |
57 | \ | |
58 | !wxWindows/include/wx/motif !wxWindows/include/wx/gtk \ | |
59 | !wxWindows/include/wx/qt !wxWindows/include/wx/stubs \ | |
60 | !wxWindows/include/wx/mac !wxWindows/include/wx/os2 \ | |
61 | \ | |
62 | !wxWindows/src/motif !wxWindows/src/qt !wxWindows/src/gtk \ | |
63 | !wxWindows/src/stubs !wxWindows/src/os2 !wxWindows/src/mac \ | |
64 | \ | |
65 | !wxWindows/misc !wxWindows/user !wxWindows/samples !wxWindows/utils \ | |
66 | !wxWindows/install !wxWindows/distrib !wxWindows/setup !wxWindows/testconf | |
fa834f81 KB |
67 | |
68 | wxQt -a wxWindows/Makefile wxWindows/install/unix wxWindows/install-sh \ | |
69 | wxWindows/template.mak wxWindows/docs !wxWindows/docs/latex !wxWindows/docs/msw \ | |
70 | !wxWindows/docs/gtk !wxWindows/docs/motif wxWindows/include/wx \ | |
71 | !wxWindows/include/wx/msw !wxWindows/include/wx/gtk !wxWindows/include/wx/qt \ | |
72 | !wxWindows/include/wx/stubs !wxWindows/src/stubs wxWindows/src/unix \ | |
73 | wxWindows/src/Makefile wxWindows/src/Makefile.in wxWindows/src/qt \ | |
74 | wxWindows/src/gdk_imlib wxWindows/src/generic wxWindows/src/common \ | |
75 | wxWindows/src/png wxWindows/src/zlib wxWindows/src/mkdirs \ | |
76 | wxWindows/lib wxWindows/src/qt.inc wxWindows/setup wxWindows/mkinstalldirs \ | |
77 | wxWindows/misc wxWindows/user wxWindows/samples wxWindows/utils | |
78 | ||
79 | wxMac -a wxWindows/include/wx_cw.pch wxWindows/include/wx_cw.pch++ \ | |
80 | wxWindows/include/wx_cw_d.pch wxWindows/include/wx_cw_d.pch++ \ | |
81 | wxWindows/include/wx/mac wxWindows/src/mac | |
82 | ||
fa834f81 KB |
83 | wxEtc -a wxWindows/misc wxWindows/user wxWindows/samples wxWindows/utils |
84 | ||
85 | wxDocs -a wxWindows/docs | |
86 | ||
87 | wxDoc -a wxWindows/docs | |
88 | ||
89 | ||
90 | wxOS2 -a wxWindows wxWindows/docs !wxWindows/docs/latex !wxWindows/docs/motif \ | |
91 | !wxWindows/docs/gtk !wxWindows/docs/motif2 !wxWindows/docs/msw !wxWindows/docs/word \ | |
92 | wxWindows/include wxWindows/include/wx !wxWindows/include/wx/gtk \ | |
93 | !wxWindows/include/wx/mac !wxWindows/include/wx/motif !wxWindows/include/wx/msw \ | |
94 | !wxWindows/include/wx/qt !wxWindows/include/wx/stubs !wxWindows/include/wx/unix \ | |
95 | wxWindows/include/wx/generic wxWindows/include/wx/os2 wxWindows/include/wx/protocol | |
96 | wxWindows/include/wx/html \ | |
ed673c6a | 97 | wxWindows/src !wxWindows/src/Makefile !wxWindows/src/Makefile.in \ |
fa834f81 KB |
98 | !wxWindows/src/mac !wxWindows/src/motif !wxWindows/src/msw !wxWindows/src/png \ |
99 | !wxWindows/src/qt !wxWindows/src/stubs !wxWindows/src/unix !wxWindows/src/zlib \ | |
100 | !wxWindows/src/iodbc | |
101 | wxWindows/src/generic wxWindows/src/html wxWindows/src/common wxWindows/src/os2 \ | |
76f78a96 | 102 | wxWindows/src/xpm |
106e25cc | 103 | wxWindows/lib wxWindows/samples wxWindows/misc !wxWindows/misc/implib \ |
76f78a96 RD |
104 | wxWindows/testconf |
105 | ||
8ad4b7ac | 106 | wxPython -a wxWindows wxWindows/utils wxWindows/utils/wxPython \ |
801e06d5 | 107 | !wxWindows/docs \ |
8ad4b7ac RD |
108 | !wxWindows/distrib !wxWindows/include !wxWindows/lib !wxWindows/locale \ |
109 | !wxWindows/misc !wxWindows/samples !wxWindows/src !wxWindows/tests \ | |
110 | !wxWindows/user !wxWindows/utils/HelpGen !wxWindows/utils/HelpHTML \ | |
111 | !wxWindows/utils/dialoged !wxWindows/utils/framelayout \ | |
112 | !wxWindows/utils/nplugin !wxWindows/utils/projgen !wxWindows/utils/serialize \ | |
113 | !wxWindows/utils/tex2rtf !wxWindows/utils/wxMMedia2 \ | |
114 | !wxWindows/utils/wxOLE !wxWindows/utils/wxtree | |
115 | ||
116 | ||
d76e994a | 117 |