X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eaf0d558dcdde82e9278d2d8be7f3eb97232fdb5..bbde2164ac9c79a5f268942c8e2b771e8c5f5e82:/samples/mediaplayer/mediaplayer.bkl?ds=sidebyside diff --git a/samples/mediaplayer/mediaplayer.bkl b/samples/mediaplayer/mediaplayer.bkl index 0c41c2264b..98fe98231b 100644 --- a/samples/mediaplayer/mediaplayer.bkl +++ b/samples/mediaplayer/mediaplayer.bkl @@ -5,11 +5,11 @@ <include file="../../build/bakefiles/common_samples.bkl"/> - <exe id="minimal" template="wx_sample" template_append="wx_append"> + <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> </exe> </makefile>