]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/rotate/rotate.bkl
compate charset names case-insensitively in GetEncodingFromName()
[wxWidgets.git] / samples / rotate / rotate.bkl
index c1709a08e2292379863de80aab69835473966542..e212f20e412f73d4c2aa385cd288123214a9e340 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>
+            duck.png
+        </files>
+    </wx-data>
 
 </makefile>