]> git.saurik.com Git - wxWidgets.git/blame - distrib/msw/tmake/filelist.txt
Hm... /P1024 instead of /P512 ...? (At least that makes it work for me)
[wxWidgets.git] / distrib / msw / tmake / filelist.txt
CommitLineData
f2071dda
VZ
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 'G', 'C' or 'M' for generic/common/msw files. Flags
10# column may be empty or contain some additional info about this file (only
11# compile it in 16bit mode, don't compile it with this or that compiler, &c)
12#
13# Known flags:
14# 16 a generic file implementing Win32 control for Win16
15# 32 only can be compiled under Win32
16# PS PostScript related file, normally not compiled under Windows
17# G generic code which might be used instead of native one
18# U Unix-ish file, normally not compiled under Windows
19# O OLE file (needs Win32 and a decent compiler)
20# S Socket file (currently doesn't compile under Win16 nor with GNU)
21###############################################################################
22
23# File name Type Flags
24
25busyinfo.cpp G
26choicdgg.cpp G
27colrdlgg.cpp G G
28dirdlgg.cpp G 16
29extdlgg.cpp G
30fontdlgg.cpp G G
31gridg.cpp G
32helpxlp.cpp G G
33imaglist.cpp G 16
34laywin.cpp G
35listctrl.cpp G 16
36msgdlgg.cpp G G
37notebook.cpp G 16
38panelg.cpp G
39printps.cpp G PS
40prntdlgg.cpp G PS,U
41progdlgg.cpp G
42prop.cpp G
43propform.cpp G
44proplist.cpp G
45sashwin.cpp G
46scrolwin.cpp G
47splitter.cpp G
48statusbr.cpp G
49tabg.cpp G
31528cd3 50numdlgg.cpp G
f2071dda
VZ
51textdlgg.cpp G
52tipdlg.cpp G
53treectrl.cpp G 16
54
8d99be5f 55choiccmn.cpp C
f2071dda
VZ
56cmndata.cpp C
57config.cpp C
8d99be5f 58ctrlcmn.cpp C
f2071dda
VZ
59date.cpp C
60datstrm.cpp C
61db.cpp C
62dbtable.cpp C
63dcbase.cpp C
64dlgcmn.cpp C
65docmdi.cpp C
66docview.cpp C
67dynarray.cpp C
68dynlib.cpp C
69event.cpp C
70extended.c C
71ffile.cpp C
72file.cpp C
73fileconf.cpp C
74filefn.cpp C
75filesys.cpp C
76framecmn.cpp C
77fs_inet.cpp C
78fs_zip.cpp C
79ftp.cpp C S
80gdicmn.cpp C
81hash.cpp C
82helpbase.cpp C
83http.cpp C S
84imagbmp.cpp C
85image.cpp C
86imaggif.cpp C
87imagjpeg.cpp C
88imagpng.cpp C
89intl.cpp C
90ipcbase.cpp C
91layout.cpp C
92list.cpp C
93log.cpp C
94memory.cpp C
95mimetype.cpp C 32
96module.cpp C
97mstream.cpp C
98object.cpp C
99objstrm.cpp C
100odbc.cpp C
101paper.cpp C
102prntbase.cpp C
103process.cpp C 32
104protocol.cpp C S
105resource.cpp C
106sckaddr.cpp C S
107sckfile.cpp C S
f2071dda
VZ
108sckipc.cpp C S
109sckstrm.cpp C S
110socket.cpp C S
111stream.cpp C
112string.cpp C
113tbarbase.cpp C
114tbarsmpl.cpp C 16
115textcmn.cpp C
116textfile.cpp C
117time.cpp C
118timercmn.cpp C
119tokenzr.cpp C
120txtstrm.cpp C
121unzip.c C
122url.cpp C S
123utilscmn.cpp C
124valgen.cpp C
125validate.cpp C
126valtext.cpp C
127variant.cpp C
128wfstream.cpp C
129wincmn.cpp C
130wxchar.cpp C
131wxexpr.cpp C
132zipstream.cpp C
133zstream.cpp C
134
135accel.cpp M
136app.cpp M
137automtn.cpp M O
138bitmap.cpp M
139bmpbuttn.cpp M
140brush.cpp M
141button.cpp M
142caret.cpp M
143checkbox.cpp M
144checklst.cpp M
145choice.cpp M
146clipbrd.cpp M
147colordlg.cpp M
148colour.cpp M
149combobox.cpp M
150control.cpp M
151curico.cpp M
152cursor.cpp M
153data.cpp M
154dataobj.cpp M O
155dc.cpp M
156dcclient.cpp M
157dcmemory.cpp M
158dcprint.cpp M
159dcscreen.cpp M
160dde.cpp M
161dialog.cpp M
162dib.cpp M
163dibutils.cpp M
164dirdlg.cpp M 32
165dragimag.cpp M
166dropsrc.cpp M O
167droptgt.cpp M O
168filedlg.cpp M
169font.cpp M
170fontdlg.cpp M
171frame.cpp M
172gauge95.cpp M 32
173gaugemsw.cpp M 16
174gdiobj.cpp M
175helpwin.cpp M
176icon.cpp M
177imaglist.cpp M 32
a1665b22 178iniconf.cpp M 16
f2071dda
VZ
179joystick.cpp M
180listbox.cpp M
181listctrl.cpp M 32
182main.cpp M
183mdi.cpp M
184menu.cpp M
185menuitem.cpp M
186metafile.cpp M
187minifram.cpp M
188msgdlg.cpp M
189nativdlg.cpp M
9b73db3c 190notebook.cpp M 32
f2071dda
VZ
191oleutils.cpp M O
192ownerdrw.cpp M
193palette.cpp M
194pen.cpp M
195penwin.cpp M
196pnghand.cpp M
197printdlg.cpp M
198printwin.cpp M
199radiobox.cpp M
200radiobut.cpp M
201regconf.cpp M 32
202region.cpp M
203registry.cpp M 32
204scrolbar.cpp M
205settings.cpp M
206slider95.cpp M 32
207slidrmsw.cpp M 16
208spinbutt.cpp M
209statbmp.cpp M
210statbox.cpp M
211statbr95.cpp M 32
212statline.cpp M
213stattext.cpp M
214tabctrl.cpp M
215taskbar.cpp M 32
216tbar95.cpp M 32
217tbarmsw.cpp M 16
218textctrl.cpp M
219thread.cpp M 32
220timer.cpp M
221tooltip.cpp M 32
222treectrl.cpp M 32
223utils.cpp M
224utilsexc.cpp M
225uuid.cpp M O
226wave.cpp M
227window.cpp M
228xpmhand.cpp M
229
6a008b33 230# vi: set noet ts=16 nolist: