1 <?xml version=
"1.0" encoding=
"utf-8"?>
4 Purpose: Buildbot xp_vc configuration.
5 Author: Laurent Humbertclaude
7 Copyright: (c) 2008 Laurent Humbertclaude
8 Licence: wxWidgets licence
10 <bot xmlns:
xi=
"http://www.w3.org/2001/XInclude">
11 <xi:include href=
"include/xp_vc.xml"/>
13 <name>XPSP2 VC9 wxMSW trunk
</name>
14 <builddir>XPSP2_VC9_wxMSW_trunk
</builddir>
15 <!--<scheduler>trunk_quick</scheduler>-->
16 <sandbox>VC9
</sandbox>
17 <make>nmake -f makefile.vc SHARED=
1 CPPUNIT_CFLAGS=-Ik:/buildbot/VC9libs/cppunit-
1.12.1/include CPPUNIT_LIBS=k:/buildbot/VC9libs/cppunit-
1.12.1/lib/cppunit.lib
</make>
25 <name>XPSP2 VC9 wxMSW stable
</name>
26 <builddir>XPSP2_VC9_wxMSW_stable
</builddir>
27 <!--<scheduler>stable_quick</scheduler>-->
28 <sandbox>VC9
</sandbox>
29 <make>nmake -f makefile.vc SHARED=
1 CPPUNIT_CFLAGS=-Ik:/buildbot/VC9libs/cppunit-
1.12.1/include CPPUNIT_LIBS=k:/buildbot/VC9libs/cppunit-
1.12.1/lib/cppunit.lib
</make>
31 <checkout branch=
"{$STABLE_BRANCH}"/>