Removed wxQt build slave
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
Name: JTN.xml
|
||||
RCS-ID: $Id$
|
||||
-->
|
||||
|
||||
<bot xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
|
||||
<xi:include href="include/unix.xml"/>
|
||||
|
||||
<build>
|
||||
<name>Linux x86 wxQt Debug</name>
|
||||
<builddir>wxQt-debug</builddir>
|
||||
<scheduler>daily_0400</scheduler>
|
||||
<steps>
|
||||
<checkout branch="branches/wxQT/"/>
|
||||
<configure options="--with-qt --enable-debug"/>
|
||||
<compile-all samples="false" utils="false" demos="false" contrib="false" tests="false"/>
|
||||
<!-- <run-tests/> -->
|
||||
</steps>
|
||||
</build>
|
||||
|
||||
</bot>
|
Reference in New Issue
Block a user