]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mediaplayer/mediaplayer.bkl
Fixes to allow compilation with no wchar_t (djgpp probably has a real wchar_t
[wxWidgets.git] / samples / mediaplayer / mediaplayer.bkl
index 0c41c2264b9c0d9eaef4c54c87b5f65a357748af..157586502f8ce4f27f95643d5d4dbe478e77d0f1 100644 (file)
@@ -5,11 +5,11 @@
 
     <include file="../../build/bakefiles/common_samples.bkl"/>
 
 
     <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>core</wx-lib>
         <wx-lib>base</wx-lib>
         <sources>mediaplayer.cpp</sources>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
-        <wx-lib>media<wx-lib>
+        <wx-lib>media</wx-lib>
     </exe>
 
 </makefile>
     </exe>
 
 </makefile>