<bot xmlns:xi="http://www.w3.org/2001/XInclude">
-<xi:include href="include/defs.xml"/>
+<xi:include href="include/csleobuild.xml"/>
<build>
<name>OSX 10.5 Intel wxOSX Carbon trunk</name>
<checkout/>
<configure/>
<compile-all/>
- <run-tests/>
</steps>
</build>
<build>
<checkout/>
<configure options="--with-osx_cocoa"/>
<compile-all/>
- <run-tests/>
</steps>
</build>
<build>