wxWidgets/samples/sockets
Vadim Zeitlin 0e1f8ea4a3 Remove wxMGL port.
The company behind MGL toolkit (SciTech) doesn't exist since several years and
this port is not used by anybody, so remove it to ease maintenance burden.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-15 14:46:41 +00:00
..
baseclient.cpp
baseserver.cpp Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
client.cpp
descrip.mms
makefile.bcc Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
makefile.gcc Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
Makefile.in Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
makefile.wat Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
server.cpp Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
sockets_baseclient.dsp
sockets_baseserver.dsp
sockets_client.dsp
sockets_server.dsp
sockets_vc7_baseclient.vcproj
sockets_vc7_baseserver.vcproj
sockets_vc7_client.vcproj
sockets_vc7_server.vcproj
sockets_vc8_baseclient.vcproj
sockets_vc8_baseserver.vcproj
sockets_vc8_client.vcproj
sockets_vc8_server.vcproj
sockets_vc9_baseclient.vcproj
sockets_vc9_baseserver.vcproj
sockets_vc9_client.vcproj
sockets_vc9_server.vcproj
sockets.bkl