Reordering so most likely to fail are at end

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-01-18 12:29:23 +00:00
parent ff96483989
commit 77bf709fe7

View 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>