]>
Commit | Line | Data |
---|---|---|
b4fe5125 JS |
1 | Mingw32-gcc295.patches |
2 | ||
7fee680b JS |
3 | lib/dummy |
4 | lib/wx*.def | |
ace03f87 JS |
5 | lib/watcom/*.txt |
6 | lib/watcom/*.lib | |
7 | lib/watcom/*.bat | |
8 | lib/bcc16/*.lib | |
9 | ||
e8435fa3 | 10 | docs/licence.txt |
d7cb14ce JS |
11 | docs/msw/*.txt |
12 | docs/wine/*.txt | |
13 | docs/wine/COPYING.LIB | |
457814b5 | 14 | |
46ccb510 JS |
15 | distrib/msw/*.rsp |
16 | distrib/msw/*.bat | |
17 | ||
f6bcfd97 BP |
18 | tools/gettext/*.exe |
19 | tools/gettext/*.sed | |
94b49b93 | 20 | |
457814b5 | 21 | src/makeb32.env |
4dba84be | 22 | src/makeprog.b32 |
dbda9e86 | 23 | src/makelib.b32 |
457814b5 | 24 | src/makebcc.env |
4dba84be | 25 | src/makeprog.bcc |
dbda9e86 | 26 | src/makelib.bcc |
48d1144b JS |
27 | src/makemsc.env |
28 | src/makeprog.msc | |
dbda9e86 | 29 | src/makelib.msc |
457814b5 | 30 | src/makewat.env |
7be1f0d9 | 31 | src/makeprog.wat |
dbda9e86 | 32 | src/makelib.wat |
457814b5 | 33 | src/makesc.env |
48d1144b | 34 | src/makevc.env |
4dba84be JS |
35 | src/makeprog.vc |
36 | src/makelib.vc | |
457814b5 | 37 | src/makeg95.env |
dbda9e86 JS |
38 | src/makeprog.g95 |
39 | src/makelib.g95 | |
ce3ed50d JS |
40 | src/makesl.env |
41 | src/makeprog.sl | |
dbda9e86 | 42 | src/makelib.sl |
898efd1a | 43 | src/salford.lnk |
57c208c5 JS |
44 | src/maketwin.env |
45 | src/makeprog.twn | |
dbda9e86 | 46 | src/makelib.twn |
457814b5 JS |
47 | src/makefile.bcc |
48 | src/makefile.dos | |
48d1144b | 49 | src/makefile.vc |
457814b5 JS |
50 | src/*.bat |
51 | ||
52 | src/common/dosyacc.c | |
53 | src/common/doslex.c | |
01dba85a JS |
54 | src/common/y_tab.c |
55 | src/common/lex_yy.c | |
73a2995f | 56 | src/common/*.rc |
457814b5 JS |
57 | |
58 | src/msw/*.cpp | |
59 | src/msw/*.h | |
60 | src/msw/makefile.* | |
61 | src/msw/*.lst | |
62 | src/msw/*.def | |
bb6290e3 | 63 | src/msw/*.inc |
edc26c4c | 64 | src/msw/winestub.c |
b70ababc | 65 | src/msw/gsocket.c |
53adbc34 | 66 | src/msw/gsockmsw.c |
cbf65655 | 67 | src/msw/version.rc |
457814b5 | 68 | |
457814b5 JS |
69 | src/msw/ole/*.cpp |
70 | src/msw/*.prj | |
71 | ||
72 | include/wx/msw/*.h | |
73 | include/wx/msw/*.rc | |
74 | include/wx/msw/ctl3d/*.h | |
75 | include/wx/msw/gnuwin32/*.h | |
fac26663 | 76 | include/wx/msw/gnuwin32/*.def |
f47cd02d | 77 | include/wx/msw/gnuwin32/gl/*.h |
457814b5 JS |
78 | include/wx/msw/ole/*.h |
79 | include/wx/msw/*.cur | |
80 | include/wx/msw/*.ico | |
81 | include/wx/msw/*.bmp | |
82 | ||
457814b5 JS |
83 | samples/ownerdrw/*.cpp |
84 | samples/ownerdrw/*.h | |
85 | samples/ownerdrw/makefile.* | |
86 | samples/ownerdrw/*.rc | |
87 | samples/ownerdrw/*.def | |
88 | samples/ownerdrw/*.bmp | |
89 | samples/ownerdrw/*.ico | |
90 | samples/ownerdrw/*.txt | |
91 | ||
92 | samples/taskbar/*.cpp | |
93 | samples/taskbar/*.h | |
94 | samples/taskbar/makefile.* | |
95 | samples/taskbar/*.rc | |
96 | samples/taskbar/*.def | |
97 | samples/taskbar/*.bmp | |
98 | samples/taskbar/*.ico | |
99 | samples/taskbar/*.txt | |
100 | ||
101 | samples/regtest/*.cpp | |
102 | samples/regtest/*.h | |
103 | samples/regtest/makefile.* | |
104 | samples/regtest/*.rc | |
105 | samples/regtest/*.def | |
106 | samples/regtest/*.bmp | |
107 | samples/regtest/*.ico | |
108 | samples/regtest/*.txt | |
109 | ||
110 | samples/nativdlg/*.cpp | |
111 | samples/nativdlg/*.h | |
112 | samples/nativdlg/*.def | |
113 | samples/nativdlg/*.rc | |
114 | samples/nativdlg/*.txt | |
115 | samples/nativdlg/makefile.* | |
116 | samples/nativdlg/*.xbm | |
117 | samples/nativdlg/*.ico | |
118 | samples/nativdlg/*.bmp | |
119 | ||
120 | samples/mfc/*.h | |
121 | samples/mfc/*.cpp | |
122 | samples/mfc/*.def | |
123 | samples/mfc/*.rc | |
124 | samples/mfc/makefile.* | |
125 | samples/mfc/*.txt | |
126 | samples/mfc/*.bmp | |
127 | samples/mfc/*.ico | |
128 | ||
129 | samples/joytest/*.h | |
130 | samples/joytest/*.cpp | |
131 | samples/joytest/*.def | |
132 | samples/joytest/*.rc | |
133 | samples/joytest/makefile.* | |
134 | samples/joytest/*.txt | |
135 | samples/joytest/*.bmp | |
136 | samples/joytest/*.wav | |
137 | samples/joytest/*.ico | |
138 | ||
2b556e9a JS |
139 | samples/oleauto/*.h |
140 | samples/oleauto/*.cpp | |
141 | samples/oleauto/*.def | |
142 | samples/oleauto/*.rc | |
143 | samples/oleauto/makefile.* | |
144 | samples/oleauto/*.txt | |
145 | samples/oleauto/*.bmp | |
146 | samples/oleauto/*.ico | |
147 |