From e446cd6783017f1154461604297f0a7a58f5a462 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 26 Jun 2001 17:31:54 +0000 Subject: [PATCH] reverting accidental commit git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/msw/tmake/filelist.txt | 88 +++++++++++----------------------- 1 file changed, 27 insertions(+), 61 deletions(-) diff --git a/distrib/msw/tmake/filelist.txt b/distrib/msw/tmake/filelist.txt index 9bd5ed2c95..14c174afd9 100644 --- a/distrib/msw/tmake/filelist.txt +++ b/distrib/msw/tmake/filelist.txt @@ -14,7 +14,6 @@ # X /src/motif X for Xt # U /src/unix # R /src/gtk R for Robert -# Z /src/mgl Z for v.slavik@volny.cZ # O /src/os2 # H /src/html # W /include/wx @@ -45,7 +44,6 @@ # P Not required for the os2Pm port # (unfortunately I can't use O since that is # in use already - and above I can't use P :-( ) -# L Low level GUI toolkit file, used by wxUniversal as well # # WX Base header # GTK GTK header @@ -61,7 +59,6 @@ # File name Type Flags -accel.cpp G U,X,P busyinfo.cpp G calctrl.cpp G caret.cpp G U @@ -86,7 +83,6 @@ listctrl.cpp G 16 logg.cpp G msgdlgg.cpp G G notebook.cpp G 16,R,P -paletteg.cpp G U,X,P panelg.cpp G printps.cpp G PS prntdlgg.cpp G PS,U @@ -113,7 +109,6 @@ wizard.cpp G appcmn.cpp C B choiccmn.cpp C cmdline.cpp C B -cmdproc.cpp C cmndata.cpp C clipcmn.cpp C config.cpp C B @@ -162,7 +157,6 @@ imagbmp.cpp C image.cpp C imagall.cpp C imaggif.cpp C -imagxpm.cpp C imagjpeg.cpp C 32 imagtiff.cpp C 32 imagpcx.cpp C 32 @@ -342,48 +336,50 @@ gsocket.c U B mimetype.cpp U B gsockgtk.c R -win_gtk.c R L -app.cpp R L -bitmap.cpp R L +win_gtk.c R +accel.cpp R +app.cpp R +bitmap.cpp R bmpbuttn.cpp R -brush.cpp R L +brush.cpp R button.cpp R checkbox.cpp R checklst.cpp R choice.cpp R -clipbrd.cpp R L -colour.cpp R L +clipbrd.cpp R +colour.cpp R combobox.cpp R control.cpp R -cursor.cpp R L -data.cpp R L -dataobj.cpp R L -dc.cpp R L -dcclient.cpp R L -dcmemory.cpp R L -dcscreen.cpp R L -dialog.cpp R L +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 -font.cpp R L +font.cpp R fontdlg.cpp R -frame.cpp R L +frame.cpp R gauge.cpp R -gdiobj.cpp R L -icon.cpp R L +gdiobj.cpp R +icon.cpp R joystick.cpp R listbox.cpp R -main.cpp R L +main.cpp R mdi.cpp R menu.cpp R minifram.cpp R notebook.cpp R -pen.cpp R L +paletteg.cpp G U,X,P +pen.cpp R radiobox.cpp R radiobut.cpp R -region.cpp R L +region.cpp R scrolbar.cpp R scrolwin.cpp R -settings.cpp R L +settings.cpp R slider.cpp R spinbutt.cpp R spinctrl.cpp R @@ -394,12 +390,12 @@ stattext.cpp R tbargtk.cpp R textctrl.cpp R tglbtn.cpp R -timer.cpp R L +timer.cpp R tooltip.cpp R -utilsgtk.cpp R L +utilsgtk.cpp R utilsres.cpp R wave.cpp R -window.cpp R L +window.cpp R gsockmot.c X S accel.cpp X @@ -574,7 +570,6 @@ choicdlg.h W choice.h W clipbrd.h W cmdline.h W B -cmdproc.cpp W cmndata.h W colordlg.h W colour.h W @@ -654,7 +649,6 @@ helpxlp.h W icon.h W image.h W imaggif.h W -imagxpm.h W imagbmp.h W imagpng.h W imagpcx.h W @@ -1151,32 +1145,4 @@ textdlgg.h N treectlg.h N 16 wizard.h N -# wxMGL: -colour.cpp Z L -dc.cpp Z L -gdiobj.cpp Z L -palette.cpp Z L -region.cpp Z L -brush.cpp Z L -pen.cpp Z L -font.cpp Z L -data.cpp Z L -#fontenum.cpp Z L -#fontutil.cpp Z L -app.cpp Z L -bitmap.cpp Z L -clipbrd.cpp Z L -cursor.cpp Z L -dcclient.cpp Z L -dcmemory.cpp Z L -dcscreen.cpp Z L -dialog.cpp Z L -frame.cpp Z L -icon.cpp Z L -settings.cpp Z L -timer.cpp Z L -window.cpp Z L -utils.cpp Z L -bmpbase.cpp Z L - # vi: set noet ts=16 nolist: -- 2.47.2