]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/ownerdrw/ownerdrw.bkl
64 bit fixes
[wxWidgets.git] / samples / ownerdrw / ownerdrw.bkl
index 4ede5ab5adb06f8eb1c1fef42fef358b125b4026..ba1d11fa1af5daa1149ad23bd98a7438829776e4 100644 (file)
@@ -6,7 +6,12 @@
     <exe id="ownerdrw" template="wx_sample" template_append="wx_append">
         <sources>ownerdrw.cpp</sources>
         <wx-lib>core</wx-lib>
+        <wx-lib>base</wx-lib>
         <win32-res>ownerdrw.rc</win32-res>
     </exe>
+    
+    <wx-data id="data">
+        <files>sound.png nosound.png</files>
+    </wx-data>
 
 </makefile>