]>
Commit | Line | Data |
---|---|---|
2ce79e48 JS |
1 | build/msw/config.* |
2 | build/msw/makefile.* | |
b4fe5125 | 3 | |
7fee680b JS |
4 | lib/dummy |
5 | lib/wx*.def | |
ace03f87 JS |
6 | lib/watcom/*.txt |
7 | lib/watcom/*.lib | |
8 | lib/watcom/*.bat | |
9 | lib/bcc16/*.lib | |
5b956b52 JS |
10 | lib/_sc/*.txt |
11 | lib/_sc/*.def | |
ace03f87 | 12 | |
e8435fa3 | 13 | docs/licence.txt |
d7cb14ce JS |
14 | docs/msw/*.txt |
15 | docs/wine/*.txt | |
16 | docs/wine/COPYING.LIB | |
c5f59043 JS |
17 | docs/microwin/readme.txt |
18 | docs/microwin/microwindows.patches | |
457814b5 | 19 | |
46ccb510 JS |
20 | distrib/msw/*.rsp |
21 | distrib/msw/*.bat | |
22 | ||
f6bcfd97 BP |
23 | tools/gettext/*.exe |
24 | tools/gettext/*.sed | |
94b49b93 | 25 | |
457814b5 | 26 | src/makeb32.env |
4dba84be | 27 | src/makeprog.b32 |
dbda9e86 | 28 | src/makelib.b32 |
457814b5 | 29 | src/makebcc.env |
4dba84be | 30 | src/makeprog.bcc |
dbda9e86 | 31 | src/makelib.bcc |
48d1144b JS |
32 | src/makemsc.env |
33 | src/makeprog.msc | |
dbda9e86 | 34 | src/makelib.msc |
457814b5 | 35 | src/makewat.env |
7be1f0d9 | 36 | src/makeprog.wat |
dbda9e86 | 37 | src/makelib.wat |
457814b5 | 38 | src/makesc.env |
48d1144b | 39 | src/makevc.env |
4dba84be JS |
40 | src/makeprog.vc |
41 | src/makelib.vc | |
457814b5 | 42 | src/makeg95.env |
dbda9e86 JS |
43 | src/makeprog.g95 |
44 | src/makelib.g95 | |
ce3ed50d JS |
45 | src/makesl.env |
46 | src/makeprog.sl | |
dbda9e86 | 47 | src/makelib.sl |
5b956b52 JS |
48 | src/makelib.sc |
49 | src/makeprog.sc | |
57c208c5 JS |
50 | src/maketwin.env |
51 | src/makeprog.twn | |
dbda9e86 | 52 | src/makelib.twn |
457814b5 JS |
53 | src/makefile.bcc |
54 | src/makefile.dos | |
48d1144b | 55 | src/makefile.vc |
ea723360 | 56 | src/version.mak |
457814b5 JS |
57 | src/*.bat |
58 | ||
59 | src/common/dosyacc.c | |
60 | src/common/doslex.c | |
73a2995f | 61 | src/common/*.rc |
457814b5 JS |
62 | |
63 | src/msw/*.cpp | |
64 | src/msw/*.h | |
65 | src/msw/makefile.* | |
e015d1f7 JS |
66 | src/msw/makebase.b32 |
67 | src/msw/makeuniv.b32 | |
457814b5 JS |
68 | src/msw/*.lst |
69 | src/msw/*.def | |
bb6290e3 | 70 | src/msw/*.inc |
edc26c4c | 71 | src/msw/winestub.c |
b70ababc | 72 | src/msw/gsocket.c |
53adbc34 | 73 | src/msw/gsockmsw.c |
cbf65655 | 74 | src/msw/version.rc |
457814b5 | 75 | |
457814b5 JS |
76 | src/msw/ole/*.cpp |
77 | src/msw/*.prj | |
78 | ||
71da8cff JS |
79 | src/msw/wince/*.cpp |
80 | src/msw/wince/*.c | |
81 | ||
457814b5 JS |
82 | include/wx/msw/*.h |
83 | include/wx/msw/*.rc | |
8a556bae | 84 | include/wx/msw/wx.manifest |
457814b5 JS |
85 | include/wx/msw/ctl3d/*.h |
86 | include/wx/msw/gnuwin32/*.h | |
fac26663 | 87 | include/wx/msw/gnuwin32/*.def |
f47cd02d | 88 | include/wx/msw/gnuwin32/gl/*.h |
457814b5 JS |
89 | include/wx/msw/ole/*.h |
90 | include/wx/msw/*.cur | |
91 | include/wx/msw/*.ico | |
92 | include/wx/msw/*.bmp | |
93 | ||
71da8cff JS |
94 | include/wx/msw/wince/*.h |
95 | ||
2ce79e48 JS |
96 | samples/*.rc |
97 | samples/*.xpm | |
98 | samples/*.ico | |
99 | samples/makefile* | |
100 | ||
457814b5 JS |
101 | samples/ownerdrw/*.cpp |
102 | samples/ownerdrw/*.h | |
103 | samples/ownerdrw/makefile.* | |
104 | samples/ownerdrw/*.rc | |
105 | samples/ownerdrw/*.def | |
106 | samples/ownerdrw/*.bmp | |
92647cb7 | 107 | samples/ownerdrw/*.png |
457814b5 JS |
108 | samples/ownerdrw/*.ico |
109 | samples/ownerdrw/*.txt | |
110 | ||
111 | samples/taskbar/*.cpp | |
112 | samples/taskbar/*.h | |
113 | samples/taskbar/makefile.* | |
114 | samples/taskbar/*.rc | |
115 | samples/taskbar/*.def | |
116 | samples/taskbar/*.bmp | |
117 | samples/taskbar/*.ico | |
118 | samples/taskbar/*.txt | |
119 | ||
120 | samples/regtest/*.cpp | |
121 | samples/regtest/*.h | |
122 | samples/regtest/makefile.* | |
123 | samples/regtest/*.rc | |
124 | samples/regtest/*.def | |
125 | samples/regtest/*.bmp | |
126 | samples/regtest/*.ico | |
127 | samples/regtest/*.txt | |
128 | ||
129 | samples/nativdlg/*.cpp | |
130 | samples/nativdlg/*.h | |
131 | samples/nativdlg/*.def | |
132 | samples/nativdlg/*.rc | |
133 | samples/nativdlg/*.txt | |
134 | samples/nativdlg/makefile.* | |
135 | samples/nativdlg/*.xbm | |
136 | samples/nativdlg/*.ico | |
137 | samples/nativdlg/*.bmp | |
138 | ||
139 | samples/mfc/*.h | |
140 | samples/mfc/*.cpp | |
141 | samples/mfc/*.def | |
142 | samples/mfc/*.rc | |
143 | samples/mfc/makefile.* | |
144 | samples/mfc/*.txt | |
145 | samples/mfc/*.bmp | |
146 | samples/mfc/*.ico | |
147 | ||
148 | samples/joytest/*.h | |
149 | samples/joytest/*.cpp | |
150 | samples/joytest/*.def | |
151 | samples/joytest/*.rc | |
152 | samples/joytest/makefile.* | |
153 | samples/joytest/*.txt | |
154 | samples/joytest/*.bmp | |
155 | samples/joytest/*.wav | |
156 | samples/joytest/*.ico | |
157 | ||
2b556e9a JS |
158 | samples/oleauto/*.h |
159 | samples/oleauto/*.cpp | |
160 | samples/oleauto/*.def | |
161 | samples/oleauto/*.rc | |
162 | samples/oleauto/makefile.* | |
163 | samples/oleauto/*.txt | |
164 | samples/oleauto/*.bmp | |
165 | samples/oleauto/*.ico | |
166 | ||
942e0678 JS |
167 | src/wxWindows.dsp |
168 | src/wxWindows.dsw | |
169 | src/wxUniv.dsp | |
170 | src/wxUniv.dsw | |
171 | src/wxBase.dsp | |
172 | src/wxBase.dsw | |
173 | ||
174 | src/jpeg/jpeg.dsp | |
175 | src/jpeg/jpeg.dsw | |
176 | ||
177 | src/tiff/tiff.dsp | |
178 | src/tiff/tiff.dsw | |
179 | ||
180 | src/zlib/zlib.dsp | |
181 | src/zlib/zlib.dsw | |
182 | ||
183 | src/png/png.dsp | |
184 | src/png/png.dsw | |
185 | ||
186 | samples/dialogs/dialogs.dsp | |
187 | samples/dialogs/dialogs.dsw | |
188 | ||
189 | samples/minimal/minimal.dsp | |
190 | samples/minimal/minimal.dsw | |
191 | samples/minimal/minimalUniv.dsp | |
192 | ||
193 | samples/widgets/widgets.dsp | |
194 | samples/widgets/widgets.dsw | |
195 | samples/widgets/widgetsUniv.dsp | |
196 |