]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/samples.bkl
use Cmd-C under Mac to copy text, not Ctrl-C
[wxWidgets.git] / samples / samples.bkl
index 5375c93d734f694049776bd0d7223ed3d254103d..b058a62546863ac238b44b1e30d42d4b56550140 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,9 +45,9 @@
     <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"/>
     <subproject id="minifram" template="sub"/>
     <subproject id="minimal" template="sub"/>
     <subproject id="mobile" template="sub"/>
@@ -57,6 +58,7 @@
     <subproject id="opengl" template="sub"/>
     <subproject id="ownerdrw" template="sub"/>
     <subproject id="png" template="sub"/>
+    <subproject id="popup" template="sub"/>
     <subproject id="printing" template="sub"/>
     <subproject id="propsize" template="sub"/>
     <subproject id="regtest" template="sub"/>
     <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"/>
     <subproject id="taskbar" template="sub"/>
     <subproject id="text" template="sub"/>
     <subproject id="thread" template="sub"/>
@@ -81,6 +84,7 @@
     <subproject id="vscroll" template="sub"/>
     <subproject id="widgets" template="sub"/>
     <subproject id="wizard" template="sub"/>
-    <subproject id="wxtest" template="sub"/>
+    <!-- Put samples most likely to fail at the end -->
+    <subproject id="mfc" template="sub"/>
 
 </makefile>