]> git.saurik.com Git - wxWidgets.git/commitdiff
Reordering so most likely to fail are at end
authorJulian Smart <julian@anthemion.co.uk>
Wed, 18 Jan 2006 12:29:23 +0000 (12:29 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 18 Jan 2006 12:29:23 +0000 (12:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/samples.bkl

index 36307047473b5e77cd1d6e9bc7d1e2687f03d56e..b058a62546863ac238b44b1e30d42d4b56550140 100644 (file)
@@ -48,7 +48,6 @@
     <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"/>
@@ -85,5 +84,7 @@
     <subproject id="vscroll" template="sub"/>
     <subproject id="widgets" template="sub"/>
     <subproject id="wizard" template="sub"/>
+    <!-- Put samples most likely to fail at the end -->
+    <subproject id="mfc" template="sub"/>
 
 </makefile>