]> git.saurik.com Git - wxWidgets.git/blame - distrib/msw/tmake/filelist.txt
Use of a postgres data source would fail due to checking for "PostgresSQL" rather...
[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
a3015c54 9# filename, the second a letter corresonding a directory:
b87654f3 10# G /src/generic
a3015c54
RR
11# C /src/common
12# M /src/msw
073478b3 13# X /src/motif X for Xt
a3015c54 14# U /src/unix
073478b3 15# R /src/gtk R for Robert
a3015c54 16# H /src/html
2aa88730
RR
17# W /include/wx
18# K /include/wx/gtk K for gtK
b87654f3
VZ
19# F /include/wx/motif F for motiF
20# B /include/wx/msw B for Bill Gates
21# N /include/wx/generic N for geNeric
22# L /include/wx/html L for htmL
23# P /include/wx/protocol
24# S /include/wx/unix S for poSix
a3015c54 25#
b87654f3
VZ
26# The third column may be empty or contain some additional info about this
27# file (only compile it in 16bit mode, don't compile it with this or that
a3015c54 28# compiler, &c)
f2071dda
VZ
29#
30# Known flags:
e90c1d2a 31# B makes part of the base library too
37667812 32# BO only for the base library
f2071dda
VZ
33# 16 a generic file implementing Win32 control for Win16
34# 32 only can be compiled under Win32
35# PS PostScript related file, normally not compiled under Windows
36# G generic code which might be used instead of native one
37# U Unix-ish file, normally not compiled under Windows
38# O OLE file (needs Win32 and a decent compiler)
39# S Socket file (currently doesn't compile under Win16 nor with GNU)
a3015c54 40# R Not required for the GTK port
8e877c19 41# X Not required for the Motif port
e90c1d2a 42#
23a54e14 43# WX Base header
37667812 44# GTK GTK header
23a54e14 45# MSW MSW header
37667812 46# MAC Mac header
23a54e14
RR
47# MOT Motif header
48# PM OS/2 header
49# GEN Generic header
50# PRO Protocol header
51# HTM wxHtml header
52# UNX Unix header
f2071dda
VZ
53###############################################################################
54
55# File name Type Flags
56
57busyinfo.cpp G
a3015c54 58caret.cpp G U
92afa2b1 59choicdgg.cpp G
f2071dda 60colrdlgg.cpp G G
48b1d0ff 61dcpsg.cpp G U
f2071dda 62dirdlgg.cpp G 16
8636aed8 63fontdlgg.cpp G G,R
4130b487 64filedlgg.cpp G U,X
f85afd4e 65grid.cpp G
b1683d38
RR
66helphtml.cpp G G
67helpwxht.cpp G G
a3015c54 68helpxlp.cpp G G,R
f2071dda
VZ
69imaglist.cpp G 16
70laywin.cpp G
71listctrl.cpp G 16
dd85fc6b 72logg.cpp G
92afa2b1 73msgdlgg.cpp G G
a3015c54 74notebook.cpp G 16,R
f2071dda
VZ
75panelg.cpp G
76printps.cpp G PS
77prntdlgg.cpp G PS,U
78progdlgg.cpp G
79prop.cpp G
80propform.cpp G
81proplist.cpp G
82sashwin.cpp G
83scrolwin.cpp G
84splitter.cpp G
b387781c 85statline.cpp G U,R
f2071dda 86statusbr.cpp G
a3015c54 87tabg.cpp G R
31528cd3 88numdlgg.cpp G
92afa2b1 89textdlgg.cpp G
f2071dda
VZ
90tipdlg.cpp G
91treectrl.cpp G 16
b87654f3 92wizard.cpp G
f2071dda 93
a3015c54 94choiccmn.cpp C R
f2071dda 95cmndata.cpp C
e90c1d2a 96config.cpp C B
a3015c54 97ctrlcmn.cpp C R
e90c1d2a 98date.cpp C B
f2071dda
VZ
99datstrm.cpp C
100db.cpp C
101dbtable.cpp C
102dcbase.cpp C
103dlgcmn.cpp C
104docmdi.cpp C
105docview.cpp C
e90c1d2a
VZ
106dynarray.cpp C B
107dynlib.cpp C B
37667812 108event.cpp C B
e90c1d2a
VZ
109extended.c C B
110ffile.cpp C B
111file.cpp C B
112fileconf.cpp C B
113filefn.cpp C B
114filesys.cpp C B
e0f83017 115fontcmn.cpp C
f2071dda
VZ
116framecmn.cpp C
117fs_inet.cpp C
118fs_zip.cpp C
119ftp.cpp C S
120gdicmn.cpp C
e8ac7bf2 121gifdecod.cpp C
e90c1d2a 122hash.cpp C B
f2071dda
VZ
123helpbase.cpp C
124http.cpp C S
125imagbmp.cpp C
126image.cpp C
d57eb7b9 127imagall.cpp C
f2071dda 128imaggif.cpp C
1044a386
JS
129imagjpeg.cpp C 32
130imagpcx.cpp C 32
131imagpng.cpp C 32
132imagpnm.cpp C 32
37667812 133init.cpp C B,BO
e90c1d2a 134intl.cpp C B
f2071dda
VZ
135ipcbase.cpp C
136layout.cpp C
e90c1d2a
VZ
137list.cpp C B
138log.cpp C B
f2071dda 139memory.cpp C
e90c1d2a
VZ
140mimetype.cpp C 32,B
141module.cpp C B
f2071dda 142mstream.cpp C
e90c1d2a 143object.cpp C B
f2071dda 144objstrm.cpp C
a3015c54 145odbc.cpp C R
f2071dda
VZ
146paper.cpp C
147prntbase.cpp C
e90c1d2a 148process.cpp C 32,B
f2071dda
VZ
149protocol.cpp C S
150resource.cpp C
151sckaddr.cpp C S
152sckfile.cpp C S
f2071dda
VZ
153sckipc.cpp C S
154sckstrm.cpp C S
ae8f5769 155serbase.cpp C
0ae2df30 156sizer.cpp C
f2071dda 157socket.cpp C S
37667812 158stream.cpp C B
e90c1d2a
VZ
159strconv.cpp C B
160string.cpp C B
f2071dda 161tbarbase.cpp C
fcd4694c 162tbarsmpl.cpp C
f2071dda 163textcmn.cpp C
e90c1d2a
VZ
164textfile.cpp C B
165time.cpp C B
166timercmn.cpp C B
167tokenzr.cpp C B
37667812 168txtstrm.cpp C B
f2071dda
VZ
169unzip.c C
170url.cpp C S
e90c1d2a 171utilscmn.cpp C B
f2071dda
VZ
172valgen.cpp C
173validate.cpp C
174valtext.cpp C
e90c1d2a 175variant.cpp C B
f2071dda
VZ
176wfstream.cpp C
177wincmn.cpp C
e90c1d2a 178wxchar.cpp C B
f2071dda 179wxexpr.cpp C
6001e347 180zipstrm.cpp C
f2071dda
VZ
181zstream.cpp C
182
183accel.cpp M
184app.cpp M
185automtn.cpp M O
186bitmap.cpp M
187bmpbuttn.cpp M
188brush.cpp M
189button.cpp M
190caret.cpp M
191checkbox.cpp M
192checklst.cpp M
193choice.cpp M
194clipbrd.cpp M
195colordlg.cpp M
196colour.cpp M
197combobox.cpp M
198control.cpp M
199curico.cpp M
200cursor.cpp M
201data.cpp M
202dataobj.cpp M O
203dc.cpp M
204dcclient.cpp M
205dcmemory.cpp M
206dcprint.cpp M
207dcscreen.cpp M
208dde.cpp M
209dialog.cpp M
210dib.cpp M
211dibutils.cpp M
212dirdlg.cpp M 32
213dragimag.cpp M
214dropsrc.cpp M O
215droptgt.cpp M O
216filedlg.cpp M
217font.cpp M
218fontdlg.cpp M
219frame.cpp M
220gauge95.cpp M 32
221gaugemsw.cpp M 16
222gdiobj.cpp M
223helpwin.cpp M
224icon.cpp M
225imaglist.cpp M 32
a1665b22 226iniconf.cpp M 16
f2071dda
VZ
227joystick.cpp M
228listbox.cpp M
229listctrl.cpp M 32
230main.cpp M
231mdi.cpp M
232menu.cpp M
233menuitem.cpp M
234metafile.cpp M
235minifram.cpp M
236msgdlg.cpp M
237nativdlg.cpp M
9b73db3c 238notebook.cpp M 32
f2071dda
VZ
239oleutils.cpp M O
240ownerdrw.cpp M
241palette.cpp M
242pen.cpp M
243penwin.cpp M
1044a386 244pnghand.cpp M 32
f2071dda
VZ
245printdlg.cpp M
246printwin.cpp M
247radiobox.cpp M
248radiobut.cpp M
249regconf.cpp M 32
250region.cpp M
251registry.cpp M 32
252scrolbar.cpp M
253settings.cpp M
254slider95.cpp M 32
255slidrmsw.cpp M 16
256spinbutt.cpp M
257statbmp.cpp M
258statbox.cpp M
259statbr95.cpp M 32
260statline.cpp M
261stattext.cpp M
262tabctrl.cpp M
263taskbar.cpp M 32
264tbar95.cpp M 32
265tbarmsw.cpp M 16
266textctrl.cpp M
267thread.cpp M 32
268timer.cpp M
269tooltip.cpp M 32
270treectrl.cpp M 32
271utils.cpp M
272utilsexc.cpp M
273uuid.cpp M O
274wave.cpp M
275window.cpp M
276xpmhand.cpp M
a9775f1f 277gsocket.c M S
f2071dda 278
e90c1d2a 279dialup.cpp U
a3015c54 280threadpsx.cpp U
37667812 281utilsunx.cpp U B
a3015c54
RR
282gsocket.c U
283
284gsockgtk.c R
285win_gtk.c R
286accel.cpp R
287app.cpp R
288bitmap.cpp R
289bmpbuttn.cpp R
290brush.cpp R
291button.cpp R
292checkbox.cpp R
293checklst.cpp R
294choice.cpp R
a3015c54
RR
295clipbrd.cpp R
296colour.cpp R
297combobox.cpp R
298control.cpp R
299cursor.cpp R
300data.cpp R
301dataobj.cpp R
302dc.cpp R
303dcclient.cpp R
8e877c19 304dcmemory.cpp R
a3015c54
RR
305dcscreen.cpp R
306dialog.cpp R
307dnd.cpp R
a3015c54 308font.cpp R
8636aed8 309fontdlg.cpp R
a3015c54
RR
310frame.cpp R
311gauge.cpp R
312gdiobj.cpp R
313icon.cpp R
314listbox.cpp R
315main.cpp R
316mdi.cpp R
317menu.cpp R
318minifram.cpp R
a3015c54
RR
319notebook.cpp R
320palette.cpp R
321pen.cpp R
322radiobox.cpp R
323radiobut.cpp R
324region.cpp R
325scrolbar.cpp R
326settings.cpp R
327slider.cpp R
328spinbutt.cpp R
738f9e5a 329spinctrl.cpp R
a3015c54
RR
330statbmp.cpp R
331statbox.cpp R
332statline.cpp R
333stattext.cpp R
334tbargtk.cpp R
335textctrl.cpp R
a3015c54
RR
336timer.cpp R
337tooltip.cpp R
338utilsgtk.cpp R
339utilsres.cpp R
340wave.cpp R
341window.cpp R
342
93ccaed8 343gsockmot.c X S
073478b3
RR
344accel.cpp X
345app.cpp X
346bitmap.cpp X
347bmpbuttn.cpp X
348brush.cpp X
349button.cpp X
350checkbox.cpp X
b387781c 351checklst.cpp X
073478b3
RR
352choice.cpp X
353clipbrd.cpp X
354colour.cpp X
355combobox.cpp X
356control.cpp X
357cursor.cpp X
358data.cpp X
359dataobj.cpp X
360dc.cpp X
361dcclient.cpp X
8e877c19 362dcmemory.cpp X
073478b3
RR
363dcscreen.cpp X
364dialog.cpp X
365filedlg.cpp X
366font.cpp X
ddc8c2e3 367fontenum.cpp X
073478b3
RR
368frame.cpp X
369gauge.cpp X
370gdiobj.cpp X
371icon.cpp X
372listbox.cpp X
373main.cpp X
374mdi.cpp X
375menu.cpp X
376menuitem.cpp X
377minifram.cpp X
378msgdlg.cpp X
379palette.cpp X
380pen.cpp X
381radiobox.cpp X
382radiobut.cpp X
383region.cpp X
384scrolbar.cpp X
385settings.cpp X
386slider.cpp X
b387781c 387spinbutt.cpp X
073478b3
RR
388statbmp.cpp X
389statbox.cpp X
390stattext.cpp X
391toolbar.cpp X
392textctrl.cpp X
393timer.cpp X
073478b3
RR
394utils.cpp X
395window.cpp X
396
8ec2b484
HH
397helpdata.cpp H
398helpfrm.cpp H
399helpctrl.cpp H
a3015c54 400htmlcell.cpp H
69941f05
VS
401htmlfilt.cpp H
402htmlpars.cpp H
a3015c54
RR
403htmltag.cpp H
404htmlwin.cpp H
69941f05
VS
405winpars.cpp H
406m_fonts.cpp H
407m_hline.cpp H
408m_image.cpp H
409m_layout.cpp H
410m_links.cpp H
411m_list.cpp H
412m_pre.cpp H
413m_tables.cpp H
a3015c54
RR
414search.cpp H
415
2aa88730
RR
416arrimpl.cpp W
417listimpl.cpp W
418accel.h W
37667812 419app.h W B
2aa88730
RR
420bitmap.h W
421bmpbuttn.h W
422brush.h W
423buffer.h W
424busyinfo.h W
425button.h W
426caret.h W
427checkbox.h W
428checklst.h W
429choicdlg.h W
430choice.h W
431clipbrd.h W
432cmndata.h W
433colordlg.h W
434colour.h W
435combobox.h W
436confbase.h W
437config.h W
438control.h W
439cursor.h W
440dataobj.h W
37667812 441date.h W B
2aa88730
RR
442datstrm.h W
443db.h W
444dbtable.h W
445dc.h W
446dcclient.h W
447dcmemory.h W
448dcprint.h W
449dcps.h W
450dcscreen.h W
451dde.h W
37667812
VZ
452debug.h W B
453defs.h W B
2aa88730
RR
454dialog.h W
455dirdlg.h W
456dnd.h W
457docmdi.h W
458docview.h W
459dragimag.h W
37667812
VZ
460dynarray.h W B
461dynlib.h W B
462event.h W B
2aa88730 463expr.h W
37667812
VZ
464ffile.h W B
465file.h W B
466fileconf.h W B
2aa88730
RR
467filedlg.h W
468filefn.h W
469filesys.h W
470font.h W
471fontdlg.h W
472frame.h W
473fs_inet.h W
474fs_zip.h W
475gauge.h W
476gdicmn.h W
477gdiobj.h W
e8ac7bf2 478gifdecod.h W
2aa88730 479grid.h W
526ddb13 480gsocket.h W
37667812 481hash.h W B
2aa88730
RR
482help.h W
483helpbase.h W
484helphtml.h W
485helpwin.h W
486helpxlp.h W
487icon.h W
488image.h W
489imaglist.h W
37667812 490intl.h W B
2aa88730
RR
491ioswrap.h W
492ipcbase.h W
493joystick.h W
494layout.h W
495laywin.h W
37667812 496list.h W B
2aa88730
RR
497listbox.h W
498listctrl.h W
37667812
VZ
499log.h W B
500longlong.h W B
2aa88730
RR
501matrix.h W
502mdi.h W
503memory.h W
504menu.h W
505menuitem.h W
506metafile.h W
37667812 507mimetype.h W B
2aa88730 508minifram.h W
37667812 509module.h W B
2aa88730
RR
510msgdlg.h W
511mstream.h W
512notebook.h W
37667812 513object.h W B
2aa88730
RR
514objstrm.h W
515odbc.h W
516ownerdrw.h W
517palette.h W
518panel.h W
519paper.h W
520pen.h W
521pnghand.h W
522print.h W
523printdlg.h W
524prntbase.h W
37667812 525process.h W B
2aa88730
RR
526progdlg.h W
527prop.h W
528propform.h W
529proplist.h W
530radiobox.h W
531radiobut.h W
532region.h W
533resource.h W
534sashwin.h W
535sckaddr.h W
536sckipc.h W
537sckstrm.h W
538scrolbar.h W
539scrolwin.h W
540serbase.h W
541settings.h W
37667812 542setup.h W B
517a619d 543sizer.h W
2aa88730
RR
544slider.h W
545socket.h W
546spinbutt.h W
547splitter.h W
548statbmp.h W
549statbox.h W
550statline.h W
551stattext.h W
552statusbr.h W
37667812
VZ
553strconv.h W B
554stream.h W B
555string.h W B
2aa88730
RR
556tab.h W
557tabctrl.h W
558taskbar.h W
559tbar95.h W
560tbarbase.h W
561tbarmsw.h W
562tbarsmpl.h W
563textctrl.h W
564textdlg.h W
37667812
VZ
565textfile.h W B
566txtstrm.h W B
567thread.h W B
568time.h W B
569timer.h W B
2aa88730 570tipdlg.h W
37667812 571tokenzr.h W B
2aa88730
RR
572toolbar.h W
573tooltip.h W
574treectrl.h W
575types.h W
576url.h W
37667812 577utils.h W B
2aa88730
RR
578valgen.h W
579validate.h W
580valtext.h W
37667812
VZ
581variant.h W B
582version.h W B
2aa88730
RR
583wave.h W
584wfstream.h W
585window.h W
37667812 586wx.h W B
2aa88730
RR
587wx_cw.h W
588wx_cw_cm.h W
589wx_cw_d.h W
37667812 590wxchar.h W B
2aa88730
RR
591wxexpr.h W
592wxhtml.h W
37667812 593wxprec.h W B
2aa88730
RR
594xpmhand.h W
595zipstrm.h W
596zstream.h W
23a54e14 597
2aa88730
RR
598accel.h K
599app.h K
600bitmap.h K
601bmpbuttn.h K
602brush.h K
603button.h K
604checkbox.h K
605checklst.h K
606choice.h K
607clipbrd.h K
608colour.h K
609combobox.h K
610control.h K
611cursor.h K
612dataobj.h K
613dc.h K
614dcclient.h K
615dcmemory.h K
616dcscreen.h K
617dialog.h K
618dnd.h K
619filedlg.h K
620font.h K
8636aed8 621fontdlg.h K
2aa88730
RR
622frame.h K
623gauge.h K
624gdiobj.h K
625icon.h K
626joystick.h K
627listbox.h K
628mdi.h K
629menu.h K
630menuitem.h K
2aa88730
RR
631minifram.h K
632notebook.h K
633palette.h K
634pen.h K
635radiobox.h K
636radiobut.h K
637region.h K
638scrolbar.h K
639settings.h K
640slider.h K
641spinbutt.h K
642statbmp.h K
643statbox.h K
644statline.h K
645stattext.h K
646tbargtk.h K
647textctrl.h K
648timer.h K
649tooltip.h K
650treectrl.h K
651wave.h K
652win_gtk.h K
653window.h K
654
583a6578
RR
655accel.h F
656app.h F
657bitmap.h F
658bmpbuttn.h F
659brush.h F
660button.h F
661checkbox.h F
662checklst.h F
663choice.h F
664clipbrd.h F
665colordlg.h F
666colour.h F
667combobox.h F
668control.h F
669cursor.h F
670dataobj.h F
671dc.h F
672dcclient.h F
673dcmemory.h F
674dcprint.h F
675dcscreen.h F
676dialog.h F
677dnd.h F
678filedlg.h F
679font.h F
680fontdlg.h F
681frame.h F
682gauge.h F
683gdiobj.h F
684icon.h F
685joystick.h F
686listbox.h F
687mdi.h F
688menu.h F
689menuitem.h F
690metafile.h F
691minifram.h F
692msgdlg.h F
693palette.h F
694pen.h F
695print.h F
696printdlg.h F
697private.h F
698radiobox.h F
699radiobut.h F
700region.h F
701scrolbar.h F
702settings.h F
703slider.h F
704spinbutt.h F
705statbmp.h F
706statbox.h F
707stattext.h F
708textctrl.h F
709timer.h F
710toolbar.h F
711window.h F
712
a4aad961
RR
713accel.h B
714app.h B
715bitmap.h B
716bmpbuttn.h B
717brush.h B
718button.h B
719caret.h B
720checkbox.h B
721checklst.h B
722choice.h B
723clipbrd.h B
724colordlg.h B
725colour.h B
726combobox.h B
727control.h B
728curico.h B
729curicop.h B
730cursor.h B
731dc.h B
732dcclient.h B
733dcmemory.h B
734dcprint.h B
735dcscreen.h B
736dde.h B
737dialog.h B
738dib.h B
739dibutils.h B
740dirdlg.h B
741dragimag.h B
742filedlg.h B
743font.h B
744fontdlg.h B
745frame.h B
746gauge.h B
747gauge95.h B
748gaugemsw.h B
749gdiobj.h B
750helpwin.h B
751icon.h B
752imaglist.h B
753iniconf.h B
754joystick.h B
755listbox.h B
756listctrl.h B
757mdi.h B
758menu.h B
759menuitem.h B
760metafile.h B
761minifram.h B
762msgdlg.h B
763msvcrt.h B
764notebook.h B
765palette.h B
766pen.h B
767pnghand.h B
768pngread.h B
769printdlg.h B
770printwin.h B
771private.h B
772radiobox.h B
773radiobut.h B
774regconf.h B
775region.h B
776registry.h B
777scrolbar.h B
778settings.h B
779setup0.h B
780slider.h B
781slider95.h B
782slidrmsw.h B
783spinbutt.h B
784statbmp.h B
785statbox.h B
786statbr95.h B
787statline.h B
788stattext.h B
789tabctrl.h B
790taskbar.h B
791tbar95.h B
792tbarmsw.h B
793textctrl.h B
794timer.h B
795tooltip.h B
796treectrl.h B
797wave.h B
798window.h B
799winundef.h B
800xpmhand.h B
801# blank.cur B
802# bullseye.cur B
803# child.ico B
804# clock.cur B
805# error.ico B
806# hand.cur B
807# heart.cur B
808# info.ico B
809# magnif1.cur B
810# mdi.ico B
811# noentry.cur B
812# pbrush.cur B
813# pencil.cur B
814# pntleft.cur B
815# pntright.cur B
816# query.cur B
817# question.ico B
818# roller.cur B
819# size.cur B
820# std.ico B
821# tip.ico B
822# warning.ico B
823# watch1.cur B
824# disable.bmp B
825# wx.rc B
826
2aa88730
RR
827execute.h S
828
829file.h P
830ftp.h P
831http.h P
832protocol.h P
833
69941f05 834forcelnk.h L
8ec2b484
HH
835helpdata.h L
836helpfrm.h L
837helpctrl.h L
2aa88730
RR
838htmlcell.h L
839htmldefs.h L
69941f05
VS
840htmlfilt.h L
841htmlpars.h L
2aa88730
RR
842htmltag.h L
843htmlwin.h L
69941f05
VS
844winpars.h L
845m_templ.h L
2aa88730
RR
846version.h L
847
848caret.h N
849choicdgg.h N
850colrdlgg.h N
851dcpsg.h N
852dirdlgg.h N
853fontdlgg.h N
e8ac7bf2 854filedlgg.h N
f85afd4e 855grid.h N
2aa88730
RR
856helpext.h N
857helpwxht.h N
858helphtml.h N
859helpxlp.h N
860imaglist.h N
861laywin.h N
862listctrl.h N
863msgdlgg.h N
864notebook.h N
865panelg.h N
866printps.h N
867prntdlgg.h N
868progdlgg.h N
869sashwin.h N
870scrolwin.h N
871splitter.h N
872statusbr.h N
873tabg.h N
874textdlgg.h N
875treectrl.h N
23a54e14 876
6a008b33 877# vi: set noet ts=16 nolist: