]> git.saurik.com Git - wxWidgets.git/blobdiff - build/buildbot/config/testdrive-win.xml
don't show the currently hidden frame if Iconize() is called (see #10426)
[wxWidgets.git] / build / buildbot / config / testdrive-win.xml
index 450d6c77dd269acde0e77fd681f4b8d5e3640617..220a5912c4d8ea93fc8bda52a39ec0a8218a2ea8 100644 (file)
@@ -46,7 +46,7 @@
     <name>VC++ 8 IA64 Stable</name>
     <builddir>wd_msw_ia64_stable</builddir>
     <scheduler/>
-    <make>nmake -f makefile.vc USE_GUI=0</make>
+    <make>nmake -f makefile.vc</make>
 
     <steps>
         <checkout branch="{$STABLE_BRANCH}"/>