X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/39c5bef057f6c72c580630051703b4f5c4f4930f..273922718028ec28ad22665b39fd17b4b25a4554:/samples/mediaplayer/mediaplayer.bkl diff --git a/samples/mediaplayer/mediaplayer.bkl b/samples/mediaplayer/mediaplayer.bkl index fd663f3f20..98fe98231b 100644 --- a/samples/mediaplayer/mediaplayer.bkl +++ b/samples/mediaplayer/mediaplayer.bkl @@ -7,17 +7,9 @@ <exe id="mediaplayer" template="wx_sample" template_append="wx_append"> <sources>mediaplayer.cpp</sources> + <wx-lib>media</wx-lib> <wx-lib>core</wx-lib> <wx-lib>base</wx-lib> - <wx-lib>media</wx-lib> - - - <if cond="FORMAT!='autoconf'"> - <if cond="FORMAT!='borland' and FORMAT!='msevc4prj'"> - <sys-lib>strmiids</sys-lib> - </if> - </if> - </exe> </makefile>