wxWidgets/samples/sockets
Vadim Zeitlin 57c7447463 Link console programs with PNG library in monolithic build.
PNG images are used by the main wxWidgets library itself now and so linking
with the monolithic wx library introduces dependencies on PNG as well, even
for the console applications. Link them with linpng to avoid linker errors.

Closes #12889.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-02-05 20:25:09 +00:00
..
baseclient.cpp
baseserver.cpp
client.cpp
descrip.mms
makefile.bcc
makefile.gcc
Makefile.in
makefile.unx
makefile.vc
makefile.wat
server.cpp
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