]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/rotate/rotate.bkl
be user friendly on Unix and expand the / node automatically
[wxWidgets.git] / samples / rotate / rotate.bkl
index c1709a08e2292379863de80aab69835473966542..7c9eff1038b8efb0d9ecd6c54e2cb951312e7743 100644 (file)
@@ -6,7 +6,14 @@
     <exe id="rotate" template="wx_sample" template_append="wx_append">
         <sources>rotate.cpp</sources>
         <wx-lib>core</wx-lib>
+        <wx-lib>base</wx-lib>
         <win32-res>rotate.rc</win32-res>
     </exe>
+    
+    <wx-data id="data">
+        <files>
+            kclub.bmp
+        </files>
+    </wx-data>
 
 </makefile>