]>
Commit | Line | Data |
---|---|---|
b4fe5125 JS |
1 | Mingw32-gcc295.patches |
2 | ||
ace03f87 JS |
3 | lib/watcom/*.txt |
4 | lib/watcom/*.lib | |
5 | lib/watcom/*.bat | |
6 | lib/bcc16/*.lib | |
7 | ||
e8435fa3 | 8 | docs/licence.txt |
d7cb14ce JS |
9 | docs/msw/*.txt |
10 | docs/wine/*.txt | |
11 | docs/wine/COPYING.LIB | |
457814b5 | 12 | |
46ccb510 JS |
13 | distrib/msw/*.rsp |
14 | distrib/msw/*.bat | |
15 | ||
94b49b93 JS |
16 | tools/gettext/xgettext.exe |
17 | tools/gettext/msgfmt.exe | |
18 | tools/gettext/msgunfmt.exe | |
19 | ||
457814b5 | 20 | src/makeb32.env |
4dba84be | 21 | src/makeprog.b32 |
dbda9e86 | 22 | src/makelib.b32 |
457814b5 | 23 | src/makebcc.env |
4dba84be | 24 | src/makeprog.bcc |
dbda9e86 | 25 | src/makelib.bcc |
48d1144b JS |
26 | src/makemsc.env |
27 | src/makeprog.msc | |
dbda9e86 | 28 | src/makelib.msc |
457814b5 | 29 | src/makewat.env |
7be1f0d9 | 30 | src/makeprog.wat |
dbda9e86 | 31 | src/makelib.wat |
457814b5 | 32 | src/makesc.env |
48d1144b | 33 | src/makevc.env |
4dba84be JS |
34 | src/makeprog.vc |
35 | src/makelib.vc | |
457814b5 | 36 | src/makeg95.env |
dbda9e86 JS |
37 | src/makeprog.g95 |
38 | src/makelib.g95 | |
ce3ed50d JS |
39 | src/makesl.env |
40 | src/makeprog.sl | |
dbda9e86 | 41 | src/makelib.sl |
898efd1a | 42 | src/salford.lnk |
57c208c5 JS |
43 | src/maketwin.env |
44 | src/makeprog.twn | |
dbda9e86 | 45 | src/makelib.twn |
457814b5 JS |
46 | src/makefile.bcc |
47 | src/makefile.dos | |
48d1144b | 48 | src/makefile.vc |
457814b5 JS |
49 | src/*.bat |
50 | ||
51 | src/common/dosyacc.c | |
52 | src/common/doslex.c | |
01dba85a JS |
53 | src/common/y_tab.c |
54 | src/common/lex_yy.c | |
457814b5 JS |
55 | |
56 | src/msw/*.cpp | |
57 | src/msw/*.h | |
58 | src/msw/makefile.* | |
59 | src/msw/*.lst | |
60 | src/msw/*.def | |
bb6290e3 | 61 | src/msw/*.inc |
edc26c4c | 62 | src/msw/winestub.c |
b70ababc | 63 | src/msw/gsocket.c |
457814b5 | 64 | |
457814b5 JS |
65 | src/msw/ole/*.cpp |
66 | src/msw/*.prj | |
67 | ||
4fabb575 JS |
68 | src/xpm/*.c |
69 | src/xpm/*.h | |
8a2c6ef8 | 70 | src/xpm/makefile* |
4fabb575 JS |
71 | src/xpm/changes |
72 | src/xpm/readme | |
73 | src/xpm/readme.msw | |
74 | src/xpm/copyrigh.t | |
75 | src/xpm/files | |
76 | ||
457814b5 JS |
77 | include/wx/msw/*.h |
78 | include/wx/msw/*.rc | |
79 | include/wx/msw/ctl3d/*.h | |
80 | include/wx/msw/gnuwin32/*.h | |
81 | include/wx/msw/ole/*.h | |
82 | include/wx/msw/*.cur | |
83 | include/wx/msw/*.ico | |
84 | include/wx/msw/*.bmp | |
85 | ||
86 | lib/dummy | |
87 | ||
88 | samples/ownerdrw/*.cpp | |
89 | samples/ownerdrw/*.h | |
90 | samples/ownerdrw/makefile.* | |
91 | samples/ownerdrw/*.rc | |
92 | samples/ownerdrw/*.def | |
93 | samples/ownerdrw/*.bmp | |
94 | samples/ownerdrw/*.ico | |
95 | samples/ownerdrw/*.txt | |
96 | ||
97 | samples/taskbar/*.cpp | |
98 | samples/taskbar/*.h | |
99 | samples/taskbar/makefile.* | |
100 | samples/taskbar/*.rc | |
101 | samples/taskbar/*.def | |
102 | samples/taskbar/*.bmp | |
103 | samples/taskbar/*.ico | |
104 | samples/taskbar/*.txt | |
105 | ||
106 | samples/regtest/*.cpp | |
107 | samples/regtest/*.h | |
108 | samples/regtest/makefile.* | |
109 | samples/regtest/*.rc | |
110 | samples/regtest/*.def | |
111 | samples/regtest/*.bmp | |
112 | samples/regtest/*.ico | |
113 | samples/regtest/*.txt | |
114 | ||
115 | samples/nativdlg/*.cpp | |
116 | samples/nativdlg/*.h | |
117 | samples/nativdlg/*.def | |
118 | samples/nativdlg/*.rc | |
119 | samples/nativdlg/*.txt | |
120 | samples/nativdlg/makefile.* | |
121 | samples/nativdlg/*.xbm | |
122 | samples/nativdlg/*.ico | |
123 | samples/nativdlg/*.bmp | |
124 | ||
125 | samples/mfc/*.h | |
126 | samples/mfc/*.cpp | |
127 | samples/mfc/*.def | |
128 | samples/mfc/*.rc | |
129 | samples/mfc/makefile.* | |
130 | samples/mfc/*.txt | |
131 | samples/mfc/*.bmp | |
132 | samples/mfc/*.ico | |
133 | ||
134 | samples/joytest/*.h | |
135 | samples/joytest/*.cpp | |
136 | samples/joytest/*.def | |
137 | samples/joytest/*.rc | |
138 | samples/joytest/makefile.* | |
139 | samples/joytest/*.txt | |
140 | samples/joytest/*.bmp | |
141 | samples/joytest/*.wav | |
142 | samples/joytest/*.ico | |
143 | ||
2b556e9a JS |
144 | samples/oleauto/*.h |
145 | samples/oleauto/*.cpp | |
146 | samples/oleauto/*.def | |
147 | samples/oleauto/*.rc | |
148 | samples/oleauto/makefile.* | |
149 | samples/oleauto/*.txt | |
150 | samples/oleauto/*.bmp | |
151 | samples/oleauto/*.ico | |
152 | ||
457814b5 JS |
153 | utils/nplugin/make*.* |
154 | utils/nplugin/src/*.cpp | |
155 | utils/nplugin/src/*.h | |
156 | utils/nplugin/src/*.rc | |
157 | utils/nplugin/src/*.def | |
158 | utils/nplugin/src/makefile.* | |
159 | utils/nplugin/src/*.txt | |
160 | utils/nplugin/samples/simple/*.cpp | |
161 | utils/nplugin/samples/simple/*.h | |
162 | utils/nplugin/samples/simple/*.rc | |
163 | utils/nplugin/samples/simple/*.def | |
164 | utils/nplugin/samples/simple/makefile.* | |
165 | utils/nplugin/samples/simple/*.txt | |
166 | utils/nplugin/samples/gui/*.cpp | |
167 | utils/nplugin/samples/gui/*.h | |
168 | utils/nplugin/samples/gui/*.rc | |
169 | utils/nplugin/samples/gui/*.def | |
170 | utils/nplugin/samples/gui/makefile.* | |
171 | utils/nplugin/samples/gui/*.txt | |
172 | utils/nplugin/docs/*.tex | |
173 | utils/nplugin/docs/*.txt | |
174 | utils/nplugin/docs/*.hpj | |
175 | utils/nplugin/docs/*.eps | |
176 | utils/nplugin/docs/*.ps | |
177 | utils/nplugin/docs/*.ini | |
178 | utils/nplugin/docs/*.cnt | |
179 | utils/nplugin/docs/*.hlp | |
180 | utils/nplugin/lib/dummy | |
181 |