]>
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 |
53adbc34 | 64 | src/msw/gsockmsw.c |
457814b5 | 65 | |
457814b5 JS |
66 | src/msw/ole/*.cpp |
67 | src/msw/*.prj | |
68 | ||
4fabb575 JS |
69 | src/xpm/*.c |
70 | src/xpm/*.h | |
8a2c6ef8 | 71 | src/xpm/makefile* |
4fabb575 JS |
72 | src/xpm/changes |
73 | src/xpm/readme | |
74 | src/xpm/readme.msw | |
75 | src/xpm/copyrigh.t | |
76 | src/xpm/files | |
77 | ||
457814b5 JS |
78 | include/wx/msw/*.h |
79 | include/wx/msw/*.rc | |
80 | include/wx/msw/ctl3d/*.h | |
81 | include/wx/msw/gnuwin32/*.h | |
82 | include/wx/msw/ole/*.h | |
83 | include/wx/msw/*.cur | |
84 | include/wx/msw/*.ico | |
85 | include/wx/msw/*.bmp | |
86 | ||
87 | lib/dummy | |
88 | ||
89 | samples/ownerdrw/*.cpp | |
90 | samples/ownerdrw/*.h | |
91 | samples/ownerdrw/makefile.* | |
92 | samples/ownerdrw/*.rc | |
93 | samples/ownerdrw/*.def | |
94 | samples/ownerdrw/*.bmp | |
95 | samples/ownerdrw/*.ico | |
96 | samples/ownerdrw/*.txt | |
97 | ||
98 | samples/taskbar/*.cpp | |
99 | samples/taskbar/*.h | |
100 | samples/taskbar/makefile.* | |
101 | samples/taskbar/*.rc | |
102 | samples/taskbar/*.def | |
103 | samples/taskbar/*.bmp | |
104 | samples/taskbar/*.ico | |
105 | samples/taskbar/*.txt | |
106 | ||
107 | samples/regtest/*.cpp | |
108 | samples/regtest/*.h | |
109 | samples/regtest/makefile.* | |
110 | samples/regtest/*.rc | |
111 | samples/regtest/*.def | |
112 | samples/regtest/*.bmp | |
113 | samples/regtest/*.ico | |
114 | samples/regtest/*.txt | |
115 | ||
116 | samples/nativdlg/*.cpp | |
117 | samples/nativdlg/*.h | |
118 | samples/nativdlg/*.def | |
119 | samples/nativdlg/*.rc | |
120 | samples/nativdlg/*.txt | |
121 | samples/nativdlg/makefile.* | |
122 | samples/nativdlg/*.xbm | |
123 | samples/nativdlg/*.ico | |
124 | samples/nativdlg/*.bmp | |
125 | ||
126 | samples/mfc/*.h | |
127 | samples/mfc/*.cpp | |
128 | samples/mfc/*.def | |
129 | samples/mfc/*.rc | |
130 | samples/mfc/makefile.* | |
131 | samples/mfc/*.txt | |
132 | samples/mfc/*.bmp | |
133 | samples/mfc/*.ico | |
134 | ||
135 | samples/joytest/*.h | |
136 | samples/joytest/*.cpp | |
137 | samples/joytest/*.def | |
138 | samples/joytest/*.rc | |
139 | samples/joytest/makefile.* | |
140 | samples/joytest/*.txt | |
141 | samples/joytest/*.bmp | |
142 | samples/joytest/*.wav | |
143 | samples/joytest/*.ico | |
144 | ||
2b556e9a JS |
145 | samples/oleauto/*.h |
146 | samples/oleauto/*.cpp | |
147 | samples/oleauto/*.def | |
148 | samples/oleauto/*.rc | |
149 | samples/oleauto/makefile.* | |
150 | samples/oleauto/*.txt | |
151 | samples/oleauto/*.bmp | |
152 | samples/oleauto/*.ico | |
153 |