X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b57de8b1fb8dd66da7e2219a50ded2d7e385850..a1f1afe4014f112b040ead117e9097b686c88caf:/samples/mediaplayer/mediaplayer.bkl diff --git a/samples/mediaplayer/mediaplayer.bkl b/samples/mediaplayer/mediaplayer.bkl index 049dc2384b..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>