From 6e27d75daae7efd15ac06be78c00c2de58686747 Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Fri, 26 Sep 2008 00:19:56 +0000 Subject: [PATCH] Configure a second Windows build and give the slave a new name. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/buildbot/config/{XP_VC9_trunk.xml => xp_vc.xml} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename build/buildbot/config/{XP_VC9_trunk.xml => xp_vc.xml} (89%) diff --git a/build/buildbot/config/XP_VC9_trunk.xml b/build/buildbot/config/xp_vc.xml similarity index 89% rename from build/buildbot/config/XP_VC9_trunk.xml rename to build/buildbot/config/xp_vc.xml index f99dfce23a..eeae29c78b 100644 --- a/build/buildbot/config/XP_VC9_trunk.xml +++ b/build/buildbot/config/xp_vc.xml @@ -1,7 +1,7 @@ VC9 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 @@ -25,7 +25,7 @@ XPSP2 VC9 wxMSW stable XPSP2_VC9_wxMSW_stable - one_per_slave + slave VC9 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 -- 2.50.0