]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/filelist.txt
README file (sparse) added.
[wxWidgets.git] / distrib / msw / tmake / filelist.txt
index 409210bfeb4cc7476b42d93f66f4e9e729b3e28c..1d3b672242eb91043e8a5f3d9e0e479e31b78d39 100644 (file)
@@ -6,9 +6,19 @@
 # Version: $Id$
 #
 # Format of this file: TAB separated columns. The first column contains the
-# filename, the second 'G', 'C' or 'M' for generic/common/msw files. Flags
-# column may be empty or contain some additional info about this file (only
-# compile it in 16bit mode, don't compile it with this or that compiler, &c)
+# filename, the second a letter corresonding a directory:
+#  G   /src/generic 
+#  C   /src/common
+#  M   /src/msw
+#  X   /src/motif   X for Xt
+#  U   /src/unix
+#  R   /src/gtk     R for Robert
+#  H   /src/html
+#  I   /include/wx, /include/wx/gtk, /include/wx/msw, etc.
+#
+# The third column may be empty or contain some additional info about this 
+# file (only compile it in 16bit mode, don't compile it with this or that 
+# compiler, &c)
 #
 # Known flags:
 #  16  a generic file implementing Win32 control for Win16
 #  U   Unix-ish file, normally not compiled under Windows
 #  O   OLE file (needs Win32 and a decent compiler)
 #  S   Socket file (currently doesn't compile under Win16 nor with GNU)
+#  R   Not required for the GTK port
+#  X   Not required for the Motif port
+#  WX  Base header
+#  GTK  GTK header
+#  MSW MSW header
+#  MAC  Mac header
+#  MOT Motif header
+#  PM  OS/2 header
+#  GEN Generic header
+#  PRO Protocol header
+#  HTM wxHtml header
+#  UNX Unix header
 ###############################################################################
 
 # File name    Type    Flags
 
 busyinfo.cpp   G
+caret.cpp      G       U
 choicdgg.cpp   G
 colrdlgg.cpp   G       G
 dirdlgg.cpp    G       16
-extdlgg.cpp    G
 fontdlgg.cpp   G       G
 gridg.cpp      G
-helpxlp.cpp    G       G
+helpxlp.cpp    G       G,R
 imaglist.cpp   G       16
 laywin.cpp     G
 listctrl.cpp   G       16
 msgdlgg.cpp    G       G
-notebook.cpp   G       16
+notebook.cpp   G       16,R
 panelg.cpp     G
 printps.cpp    G       PS
 prntdlgg.cpp   G       PS,U
@@ -46,13 +68,16 @@ sashwin.cpp G
 scrolwin.cpp   G
 splitter.cpp   G
 statusbr.cpp   G
-tabg.cpp       G
+tabg.cpp       G       R
+numdlgg.cpp    G
 textdlgg.cpp   G
 tipdlg.cpp     G
 treectrl.cpp   G       16
 
+choiccmn.cpp   C       R
 cmndata.cpp    C
 config.cpp     C
+ctrlcmn.cpp    C       R
 date.cpp       C
 datstrm.cpp    C
 db.cpp C
@@ -94,7 +119,7 @@ module.cpp   C
 mstream.cpp    C
 object.cpp     C
 objstrm.cpp    C
-odbc.cpp       C
+odbc.cpp       C       R
 paper.cpp      C
 prntbase.cpp   C
 process.cpp    C       32
@@ -104,8 +129,10 @@ sckaddr.cpp        C       S
 sckfile.cpp    C       S
 sckipc.cpp     C       S
 sckstrm.cpp    C       S
+sizer.cpp      C
 socket.cpp     C       S
 stream.cpp     C
+strconv.cpp    C
 string.cpp     C
 tbarbase.cpp   C
 tbarsmpl.cpp   C       16
@@ -126,7 +153,7 @@ wfstream.cpp        C
 wincmn.cpp     C
 wxchar.cpp     C
 wxexpr.cpp     C
-zipstream.cpp  C
+zipstrm.cpp    C
 zstream.cpp    C
 
 accel.cpp      M
@@ -224,4 +251,371 @@ wave.cpp  M
 window.cpp     M
 xpmhand.cpp    M
 
+threadpsx.cpp  U
+utilsunx.cpp   U
+gsocket.c      U
+
+gsockgtk.c     R
+win_gtk.c      R
+accel.cpp      R
+app.cpp        R
+bitmap.cpp     R
+bmpbuttn.cpp   R
+brush.cpp      R
+button.cpp     R
+checkbox.cpp   R
+checklst.cpp   R
+choice.cpp     R
+clipbrd.cpp    R
+colour.cpp     R
+combobox.cpp   R
+control.cpp    R
+cursor.cpp     R
+data.cpp       R
+dataobj.cpp    R
+dc.cpp R
+dcclient.cpp   R
+dcmemory.cpp   R
+dcscreen.cpp   R
+dialog.cpp     R
+dnd.cpp        R
+filedlg.cpp    R
+font.cpp       R
+frame.cpp      R
+gauge.cpp      R
+gdiobj.cpp     R
+icon.cpp       R
+listbox.cpp    R
+main.cpp       R
+mdi.cpp        R
+menu.cpp       R
+minifram.cpp   R
+notebook.cpp   R
+palette.cpp    R
+pen.cpp        R
+radiobox.cpp   R
+radiobut.cpp   R
+region.cpp     R
+scrolbar.cpp   R
+settings.cpp   R
+slider.cpp     R
+spinbutt.cpp   R
+statbmp.cpp    R
+statbox.cpp    R
+statline.cpp   R
+stattext.cpp   R
+tbargtk.cpp    R
+textctrl.cpp   R
+timer.cpp      R
+tooltip.cpp    R
+utilsgtk.cpp   R
+utilsres.cpp   R
+wave.cpp       R
+window.cpp     R
+
+gsockmot.cpp   X
+accel.cpp      X
+app.cpp        X
+bitmap.cpp     X
+bmpbuttn.cpp   X
+brush.cpp      X
+button.cpp     X
+checkbox.cpp   X
+choice.cpp     X
+clipbrd.cpp    X
+colour.cpp     X
+combobox.cpp   X
+control.cpp    X
+cursor.cpp     X
+data.cpp       X
+dataobj.cpp    X
+dc.cpp X
+dcclient.cpp   X
+dcmemory.cpp   X
+dcscreen.cpp   X
+dialog.cpp     X
+filedlg.cpp    X
+font.cpp       X
+frame.cpp      X
+gauge.cpp      X
+gdiobj.cpp     X
+icon.cpp       X
+listbox.cpp    X
+main.cpp       X
+mdi.cpp        X
+menu.cpp       X
+menuitem.cpp   X
+minifram.cpp   X
+msgdlg.cpp     X
+palette.cpp    X
+pen.cpp        X
+radiobox.cpp   X
+radiobut.cpp   X
+region.cpp     X
+scrolbar.cpp   X
+settings.cpp   X
+slider.cpp     X
+statbmp.cpp    X
+statbox.cpp    X
+stattext.cpp   X
+toolbar.cpp    X
+textctrl.cpp   X
+timer.cpp      X
+utils.cpp      X
+window.cpp     X
+
+htmlcell.cpp   H
+htmlfilter.cpp H
+htmlhelp.cpp   H
+htmlhelp_io.cpp        H
+htmlparser.cpp H
+htmltag.cpp    H
+htmlwin.cpp    H
+htmlwinparser.cpp      H
+mod_fonts.cpp  H
+mod_hline.cpp  H
+mod_image.cpp  H
+mod_layout.cpp H
+mod_links.cpp  H
+mod_list.cpp   H
+mod_pre.cpp    H
+mod_tables.cpp H
+search.cpp     H
+
+arrimpl.cpp    I       WX
+listimpl.cpp   I       WX
+accel.h        I       WX
+app.h  I       WX
+bitmap.h       I       WX
+bmpbuttn.h     I       WX
+brush.h        I       WX
+buffer.h       I       WX
+busyinfo.h     I       WX
+button.h       I       WX
+caret.h        I       WX
+checkbox.h     I       WX
+checklst.h     I       WX
+choicdlg.h     I       WX
+choice.h       I       WX
+clipbrd.h      I       WX
+cmndata.h      I       WX
+colordlg.h     I       WX
+colour.h       I       WX
+combobox.h     I       WX
+confbase.h     I       WX
+config.h       I       WX
+control.h      I       WX
+cursor.h       I       WX
+dataobj.h      I       WX
+date.h I       WX
+datstrm.h      I       WX
+db.h   I       WX
+dbtable.h      I       WX
+dc.h   I       WX
+dcclient.h     I       WX
+dcmemory.h     I       WX
+dcprint.h      I       WX
+dcps.h I       WX
+dcscreen.h     I       WX
+dde.h  I       WX
+debug.h        I       WX
+defs.h I       WX
+dialog.h       I       WX
+dirdlg.h       I       WX
+dnd.h  I       WX
+docmdi.h       I       WX
+docview.h      I       WX
+dragimag.h     I       WX
+dynarray.h     I       WX
+dynlib.h       I       WX
+event.h        I       WX
+expr.h I       WX
+ffile.h        I       WX
+file.h I       WX
+fileconf.h     I       WX
+filedlg.h      I       WX
+filefn.h       I       WX
+filesys.h      I       WX
+font.h I       WX
+fontdlg.h      I       WX
+frame.h        I       WX
+fs_inet.h      I       WX
+fs_zip.h       I       WX
+gauge.h        I       WX
+gdicmn.h       I       WX
+gdiobj.h       I       WX
+grid.h I       WX
+hash.h I       WX
+help.h I       WX
+helpbase.h     I       WX
+helphtml.h     I       WX
+helpwin.h      I       WX
+helpxlp.h      I       WX
+icon.h I       WX
+image.h        I       WX
+imaglist.h     I       WX
+intl.h I       WX
+ioswrap.h      I       WX
+ipcbase.h      I       WX
+joystick.h     I       WX
+layout.h       I       WX
+laywin.h       I       WX
+list.h I       WX
+listbox.h      I       WX
+listctrl.h     I       WX
+log.h  I       WX
+longlong.h     I       WX
+matrix.h       I       WX
+mdi.h  I       WX
+memory.h       I       WX
+menu.h I       WX
+menuitem.h     I       WX
+metafile.h     I       WX
+mimetype.h     I       WX
+minifram.h     I       WX
+module.h       I       WX
+msgdlg.h       I       WX
+mstream.h      I       WX
+notebook.h     I       WX
+object.h       I       WX
+objstrm.h      I       WX
+odbc.h I       WX
+ownerdrw.h     I       WX
+palette.h      I       WX
+panel.h        I       WX
+paper.h        I       WX
+pen.h  I       WX
+pnghand.h      I       WX
+print.h        I       WX
+printdlg.h     I       WX
+prntbase.h     I       WX
+process.h      I       WX
+progdlg.h      I       WX
+prop.h I       WX
+propform.h     I       WX
+proplist.h     I       WX
+radiobox.h     I       WX
+radiobut.h     I       WX
+region.h       I       WX
+resource.h     I       WX
+sashwin.h      I       WX
+sckaddr.h      I       WX
+sckipc.h       I       WX
+sckstrm.h      I       WX
+scrolbar.h     I       WX
+scrolwin.h     I       WX
+serbase.h      I       WX
+settings.h     I       WX
+setup.h        I       WX
+slider.h       I       WX
+socket.h       I       WX
+spinbutt.h     I       WX
+splitter.h     I       WX
+statbmp.h      I       WX
+statbox.h      I       WX
+statline.h     I       WX
+stattext.h     I       WX
+statusbr.h     I       WX
+strconv.h      I       WX
+stream.h       I       WX
+string.h       I       WX
+tab.h  I       WX
+tabctrl.h      I       WX
+taskbar.h      I       WX
+tbar95.h       I       WX
+tbarbase.h     I       WX
+tbarmsw.h      I       WX
+tbarsmpl.h     I       WX
+textctrl.h     I       WX
+textdlg.h      I       WX
+textfile.h     I       WX
+txtstrm.h      I       WX
+thread.h       I       WX
+time.h I       WX
+timer.h        I       WX
+tipdlg.h       I       WX
+tokenzr.h      I       WX
+toolbar.h      I       WX
+tooltip.h      I       WX
+treectrl.h     I       WX
+types.h        I       WX
+url.h  I       WX
+utils.h        I       WX
+valgen.h       I       WX
+validate.h     I       WX
+valtext.h      I       WX
+variant.h      I       WX
+version.h      I       WX
+wave.h I       WX
+wfstream.h     I       WX
+window.h       I       WX
+wx.h   I       WX
+wx_cw.h        I       WX
+wx_cw_cm.h     I       WX
+wx_cw_d.h      I       WX
+wxchar.h       I       WX
+wxexpr.h       I       WX
+wxhtml.h       I       WX
+wxprec.h       I       WX
+xpmhand.h      I       WX
+zipstrm.h      I       WX
+zstream.h      I       WX
+
+accel.h        I       GTK
+app.h  I       GTK
+bitmap.h       I       GTK
+bmpbuttn.h     I       GTK
+brush.h        I       GTK
+button.h       I       GTK
+checkbox.h     I       GTK
+checklst.h     I       GTK
+choice.h       I       GTK
+clipbrd.h      I       GTK
+colour.h       I       GTK
+combobox.h     I       GTK
+control.h      I       GTK
+cursor.h       I       GTK
+dataobj.h      I       GTK
+dc.h   I       GTK
+dcclient.h     I       GTK
+dcmemory.h     I       GTK
+dcscreen.h     I       GTK
+dialog.h       I       GTK
+dnd.h  I       GTK
+filedlg.h      I       GTK
+font.h I       GTK
+frame.h        I       GTK
+gauge.h        I       GTK
+gdiobj.h       I       GTK
+icon.h I       GTK
+joystick.h     I       GTK
+listbox.h      I       GTK
+mdi.h  I       GTK
+menu.h I       GTK
+menuitem.h     I       GTK
+msgdlg.h       I       GTK
+minifram.h     I       GTK
+notebook.h     I       GTK
+palette.h      I       GTK
+pen.h  I       GTK
+radiobox.h     I       GTK
+radiobut.h     I       GTK
+region.h       I       GTK
+scrolbar.h     I       GTK
+settings.h     I       GTK
+slider.h       I       GTK
+spinbutt.h     I       GTK
+statbmp.h      I       GTK
+statbox.h      I       GTK
+statline.h     I       GTK
+stattext.h     I       GTK
+tbargtk.h      I       GTK
+textctrl.h     I       GTK
+timer.h        I       GTK
+tooltip.h      I       GTK
+treectrl.h     I       GTK
+wave.h I       GTK
+win_gtk.h      I       GTK
+window.h       I       GTK
+
 # vi: set noet ts=16 nolist: