]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/png/png.bkl
Include wx/menu.h according to precompiled headers of wx/wx.h (with other minor clean...
[wxWidgets.git] / samples / png / png.bkl
index 531d63893d3972b3a0b8186a1af40ac2a3375c41..e947e8a954dc1b62bb7fc8cf1df04992305788cd 100644 (file)
@@ -4,10 +4,10 @@
     <include file="../../build/bakefiles/common_samples.bkl"/>
 
     <exe id="png" template="wx_sample" template_append="wx_append">
-        <sources>png.cpp</sources>
+        <sources>pngdemo.cpp</sources>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
-        <win32-res>png.rc</win32-res>
+        <win32-res>pngdemo.rc</win32-res>
     </exe>
 
 </makefile>