]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/samples.bkl
don't preselect the first item if the array with the initial selections is empty...
[wxWidgets.git] / samples / samples.bkl
index 5375c93d734f694049776bd0d7223ed3d254103d..6977a7d3a27d9264dfd0f88547b51fa31578aa56 100644 (file)
@@ -2,7 +2,7 @@
 <makefile>
 
     <include file="../build/bakefiles/config.bkl"/>
-    
+
     <template id="sub">
         <dir>$(id)</dir>
         <dependency-of>all</dependency-of>
@@ -30,6 +30,7 @@
     <subproject id="erase" template="sub"/>
     <subproject id="event" template="sub"/>
     <subproject id="exec" template="sub"/>
+    <subproject id="except" template="sub"/>
     <subproject id="font" template="sub"/>
     <subproject id="grid" template="sub"/>
     <subproject id="help" template="sub"/>
@@ -68,6 +69,8 @@
     <subproject id="scrollsub" template="sub"/>
     <subproject id="shaped" template="sub"/>
     <subproject id="sockets" template="sub"/>
+    <subproject id="sound" template="sub"/>
+    <subproject id="splash" template="sub"/>
     <subproject id="splitter" template="sub"/>
     <subproject id="statbar" template="sub"/>
     <subproject id="tab" template="sub"/>
@@ -81,6 +84,5 @@
     <subproject id="vscroll" template="sub"/>
     <subproject id="widgets" template="sub"/>
     <subproject id="wizard" template="sub"/>
-    <subproject id="wxtest" template="sub"/>
 
 </makefile>