]> git.saurik.com Git - wxWidgets.git/commit
Force linking of all wxMSW wxMediaCtrl backends in mediactrl sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Sep 2010 20:33:51 +0000 (20:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Sep 2010 20:33:51 +0000 (20:33 +0000)
commit9b10161eb6fcd0188cb635c45a3e4ddfa4636292
tree433f0e002f9975d0ce10819b100ee6a8e0e9d658
parent6d9db33c47b63c915d7df181e04319aac79dcdd9
Force linking of all wxMSW wxMediaCtrl backends in mediactrl sample.

Force the linker to include all the backends in the sample executable instead
of discarding them because they are not used directly to allow testing all of
them in the sample.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/mediaplayer/mediaplayer.cpp