]> git.saurik.com Git - wxWidgets.git/blob - distrib/msw/tmake/filelist.txt
Makefile changes
[wxWidgets.git] / distrib / msw / tmake / filelist.txt
1 ###############################################################################
2 # File: src/msw/filelist.cpp
3 # Purpose: The list of source files for MSW version of wxWindows.
4 # Author: Vadim Zeitlin
5 # Created: 14.07.99
6 # Version: $Id$
7 #
8 # Format of this file: TAB separated columns. The first column contains the
9 # filename, the second a letter corresonding a directory:
10 # G /src/generic
11 # C /src/common
12 # M /src/msw
13 # U /src/unix
14 # R /src/gtk
15 # H /src/html
16 #
17 # The third column may be empty or contain some additional info about this
18 # file (only compile it in 16bit mode, don't compile it with this or that
19 # compiler, &c)
20 #
21 # Known flags:
22 # 16 a generic file implementing Win32 control for Win16
23 # 32 only can be compiled under Win32
24 # PS PostScript related file, normally not compiled under Windows
25 # G generic code which might be used instead of native one
26 # U Unix-ish file, normally not compiled under Windows
27 # O OLE file (needs Win32 and a decent compiler)
28 # S Socket file (currently doesn't compile under Win16 nor with GNU)
29 # R Not required for the GTK port
30 ###############################################################################
31
32 # File name Type Flags
33
34 busyinfo.cpp G
35 caret.cpp G U
36 choicdgg.cpp G R
37 colrdlgg.cpp G G
38 dirdlgg.cpp G 16
39 extdlgg.cpp G
40 fontdlgg.cpp G G
41 gridg.cpp G
42 helpxlp.cpp G G,R
43 imaglist.cpp G 16
44 laywin.cpp G
45 listctrl.cpp G 16
46 msgdlgg.cpp G G,R
47 notebook.cpp G 16,R
48 panelg.cpp G
49 printps.cpp G PS
50 prntdlgg.cpp G PS,U
51 progdlgg.cpp G
52 prop.cpp G
53 propform.cpp G
54 proplist.cpp G
55 sashwin.cpp G
56 scrolwin.cpp G
57 splitter.cpp G
58 statusbr.cpp G
59 tabg.cpp G R
60 numdlgg.cpp G
61 textdlgg.cpp G R
62 tipdlg.cpp G
63 treectrl.cpp G 16
64
65 choiccmn.cpp C R
66 cmndata.cpp C
67 config.cpp C
68 ctrlcmn.cpp C R
69 date.cpp C
70 datstrm.cpp C
71 db.cpp C
72 dbtable.cpp C
73 dcbase.cpp C
74 dlgcmn.cpp C
75 docmdi.cpp C
76 docview.cpp C
77 dynarray.cpp C
78 dynlib.cpp C
79 event.cpp C
80 extended.c C
81 ffile.cpp C
82 file.cpp C
83 fileconf.cpp C
84 filefn.cpp C
85 filesys.cpp C
86 framecmn.cpp C
87 fs_inet.cpp C
88 fs_zip.cpp C
89 ftp.cpp C S
90 gdicmn.cpp C
91 hash.cpp C
92 helpbase.cpp C
93 http.cpp C S
94 imagbmp.cpp C
95 image.cpp C
96 imaggif.cpp C
97 imagjpeg.cpp C
98 imagpng.cpp C
99 intl.cpp C
100 ipcbase.cpp C
101 layout.cpp C
102 list.cpp C
103 log.cpp C
104 memory.cpp C
105 mimetype.cpp C 32
106 module.cpp C
107 mstream.cpp C
108 object.cpp C
109 objstrm.cpp C
110 odbc.cpp C R
111 paper.cpp C
112 prntbase.cpp C
113 process.cpp C 32
114 protocol.cpp C S
115 resource.cpp C
116 sckaddr.cpp C S
117 sckfile.cpp C S
118 sckipc.cpp C S
119 sckstrm.cpp C S
120 socket.cpp C S
121 stream.cpp C
122 string.cpp C
123 tbarbase.cpp C
124 tbarsmpl.cpp C 16
125 textcmn.cpp C
126 textfile.cpp C
127 time.cpp C
128 timercmn.cpp C
129 tokenzr.cpp C
130 txtstrm.cpp C
131 unzip.c C
132 url.cpp C S
133 utilscmn.cpp C
134 valgen.cpp C
135 validate.cpp C
136 valtext.cpp C
137 variant.cpp C
138 wfstream.cpp C
139 wincmn.cpp C
140 wxchar.cpp C
141 wxexpr.cpp C
142 zipstream.cpp C
143 zstream.cpp C
144
145 accel.cpp M
146 app.cpp M
147 automtn.cpp M O
148 bitmap.cpp M
149 bmpbuttn.cpp M
150 brush.cpp M
151 button.cpp M
152 caret.cpp M
153 checkbox.cpp M
154 checklst.cpp M
155 choice.cpp M
156 clipbrd.cpp M
157 colordlg.cpp M
158 colour.cpp M
159 combobox.cpp M
160 control.cpp M
161 curico.cpp M
162 cursor.cpp M
163 data.cpp M
164 dataobj.cpp M O
165 dc.cpp M
166 dcclient.cpp M
167 dcmemory.cpp M
168 dcprint.cpp M
169 dcscreen.cpp M
170 dde.cpp M
171 dialog.cpp M
172 dib.cpp M
173 dibutils.cpp M
174 dirdlg.cpp M 32
175 dragimag.cpp M
176 dropsrc.cpp M O
177 droptgt.cpp M O
178 filedlg.cpp M
179 font.cpp M
180 fontdlg.cpp M
181 frame.cpp M
182 gauge95.cpp M 32
183 gaugemsw.cpp M 16
184 gdiobj.cpp M
185 helpwin.cpp M
186 icon.cpp M
187 imaglist.cpp M 32
188 iniconf.cpp M 16
189 joystick.cpp M
190 listbox.cpp M
191 listctrl.cpp M 32
192 main.cpp M
193 mdi.cpp M
194 menu.cpp M
195 menuitem.cpp M
196 metafile.cpp M
197 minifram.cpp M
198 msgdlg.cpp M
199 nativdlg.cpp M
200 notebook.cpp M 32
201 oleutils.cpp M O
202 ownerdrw.cpp M
203 palette.cpp M
204 pen.cpp M
205 penwin.cpp M
206 pnghand.cpp M
207 printdlg.cpp M
208 printwin.cpp M
209 radiobox.cpp M
210 radiobut.cpp M
211 regconf.cpp M 32
212 region.cpp M
213 registry.cpp M 32
214 scrolbar.cpp M
215 settings.cpp M
216 slider95.cpp M 32
217 slidrmsw.cpp M 16
218 spinbutt.cpp M
219 statbmp.cpp M
220 statbox.cpp M
221 statbr95.cpp M 32
222 statline.cpp M
223 stattext.cpp M
224 tabctrl.cpp M
225 taskbar.cpp M 32
226 tbar95.cpp M 32
227 tbarmsw.cpp M 16
228 textctrl.cpp M
229 thread.cpp M 32
230 timer.cpp M
231 tooltip.cpp M 32
232 treectrl.cpp M 32
233 utils.cpp M
234 utilsexc.cpp M
235 uuid.cpp M O
236 wave.cpp M
237 window.cpp M
238 xpmhand.cpp M
239
240 threadpsx.cpp U
241 utilsunx.cpp U
242 gsocket.c U
243
244 gsockgtk.c R
245 win_gtk.c R
246 accel.cpp R
247 app.cpp R
248 bitmap.cpp R
249 bmpbuttn.cpp R
250 brush.cpp R
251 button.cpp R
252 checkbox.cpp R
253 checklst.cpp R
254 choice.cpp R
255 choicdlg.cpp R
256 clipbrd.cpp R
257 colour.cpp R
258 combobox.cpp R
259 control.cpp R
260 cursor.cpp R
261 data.cpp R
262 dataobj.cpp R
263 dc.cpp R
264 dcclient.cpp R
265 dcmemory.cpp R
266 dcscreen.cpp R
267 dialog.cpp R
268 dnd.cpp R
269 filedlg.cpp R
270 font.cpp R
271 frame.cpp R
272 gauge.cpp R
273 gdiobj.cpp R
274 icon.cpp R
275 listbox.cpp R
276 main.cpp R
277 mdi.cpp R
278 menu.cpp R
279 minifram.cpp R
280 msgdlg.cpp R
281 notebook.cpp R
282 palette.cpp R
283 pen.cpp R
284 radiobox.cpp R
285 radiobut.cpp R
286 region.cpp R
287 scrolbar.cpp R
288 settings.cpp R
289 slider.cpp R
290 spinbutt.cpp R
291 statbmp.cpp R
292 statbox.cpp R
293 statline.cpp R
294 stattext.cpp R
295 tbargtk.cpp R
296 textctrl.cpp R
297 textdlg.cpp R
298 timer.cpp R
299 tooltip.cpp R
300 utilsgtk.cpp R
301 utilsres.cpp R
302 wave.cpp R
303 window.cpp R
304
305 htmlcell.cpp H
306 htmlfilter.cpp H
307 htmlhelp.cpp H
308 htmlhelp_io.cpp H
309 htmlparser.cpp H
310 htmltag.cpp H
311 htmlwin.cpp H
312 htmlwinparser.cpp H
313 mod_fonts.cpp H
314 mod_hline.cpp H
315 mod_image.cpp H
316 mod_layout.cpp H
317 mod_links.cpp H
318 mod_list.cpp H
319 mod_pre.cpp H
320 mod_tables.cpp H
321 search.cpp H
322
323 # vi: set noet ts=16 nolist: