fixed MGL files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2001-08-01 23:06:01 +00:00
parent a4bbc9f720
commit ff292c7b5b

View File

@ -44,6 +44,7 @@
# OLE OLE file (needs Win32 and a decent compiler)
# Socket Socket file (currently doesn't compile under Win16)
# NotMSW Not required for the MSW port
# NotMGL Not required for the MGL port
# NotGTK Not required for the GTK port
# NotX Not required for the Motif port
# NotOS2 Not required for the os2Pm port
@ -76,8 +77,8 @@ laywin.cpp Generic
listctrl.cpp Generic NotWin32
logg.cpp Generic
msgdlgg.cpp Generic Generic
notebook.cpp Generic NotWin32,NotGTK,NotOS2
paletteg.cpp Generic NotMSW,NotX,NotOS2
notebook.cpp Generic NotWin32,NotGTK,NotOS2,NotMGL
paletteg.cpp Generic NotMSW,NotX,NotOS2,NotMGL
panelg.cpp Generic
printps.cpp Generic NotMSW
prntdlgg.cpp Generic NotMSW
@ -90,7 +91,7 @@ scrlwing.cpp Generic
spinctlg.cpp Generic
splash.cpp Generic
splitter.cpp Generic
statline.cpp Generic NotMSW,NotGTK,NotOS2
statline.cpp Generic NotMSW,NotGTK,NotOS2,NotMGL
statusbr.cpp Generic
tabg.cpp Generic NotWin32,NotOS2
numdlgg.cpp Generic