]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/splash/splash.bkl
removed the menu item which could be used to remove the icon and leave the user witho...
[wxWidgets.git] / samples / splash / splash.bkl
index 44b52eb4e444a375c30b6cd4b0142fd87bcdab84..576b847910ddddde3affc08f9a437e9e1497a19f 100644 (file)
@@ -7,10 +7,12 @@
 
     <exe id="splash" template="wx_sample" template_append="wx_append">
         <sources>splash.cpp</sources>
+        <wx-lib>media</wx-lib>
         <wx-lib>adv</wx-lib>
+        <wx-lib>html</wx-lib>
+        <wx-lib>xml</wx-lib>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
-        <wx-lib>media</wx-lib>
         <win32-res>../sample.rc</win32-res>
     </exe>