]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/samples.bkl
Forgot to commit sample testing update ui events
[wxWidgets.git] / samples / samples.bkl
index b193970cbdc14aebb67561585b330071ae702f67..b9ff486dacaa9a2bf3ae7e3fd29e5a39f37d6b07 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"/>
@@ -44,6 +45,7 @@
     <subproject id="listbox" template="sub"/>
     <subproject id="listctrl" template="sub"/>
     <subproject id="mdi" template="sub"/>
+    <subproject id="mediaplayer" template="sub"/>
     <subproject id="memcheck" template="sub"/>
     <subproject id="menu" template="sub"/>
     <subproject id="mfc" template="sub"/>
@@ -52,7 +54,6 @@
     <subproject id="mobile" template="sub"/>
     <subproject id="multimon" template="sub"/>
     <subproject id="nativdlg" template="sub"/>
-    <subproject id="newgrid" template="sub"/>
     <subproject id="notebook" template="sub"/>
     <subproject id="oleauto" template="sub"/>
     <subproject id="opengl" template="sub"/>
@@ -69,6 +70,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"/>
@@ -82,6 +85,5 @@
     <subproject id="vscroll" template="sub"/>
     <subproject id="widgets" template="sub"/>
     <subproject id="wizard" template="sub"/>
-    <subproject id="wxtest" template="sub"/>
 
 </makefile>