]> git.saurik.com Git - wxWidgets.git/commit - src/osx/core/sockosx.cpp
Force linking of src/osx/core/sockosx.cpp.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Aug 2009 23:02:56 +0000 (23:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Aug 2009 23:02:56 +0000 (23:02 +0000)
commit3270038fb4d2a8cb1634a041ce123116de7e9618
tree262f8f8f0bbc5555aef21db89cd610780c225335
parent6bcc1145fea1fbe4f4fd492199d1482f95fac5fd
Force linking of src/osx/core/sockosx.cpp.

Without this the file was omitted by linker entirely in the static build and
the correct socket manager wasn't used for the GUI applications (see #11030).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/socket.cpp
src/osx/core/sockosx.cpp