]> git.saurik.com Git - wxWidgets.git/blobdiff - build/buildbot/config/brandt32.xml
Fall back to the valid normal bitmap if no state-specific bitmap is set.
[wxWidgets.git] / build / buildbot / config / brandt32.xml
index c837f3007542df64ceaa2d1be0b1d5b8d6b555b3..b43b6067ac814675251f7b99d025368f54a3509a 100644 (file)
@@ -15,7 +15,7 @@
     <scheduler>trunk_quick</scheduler>
     <steps>
         <checkout/>
-        <configure options="--enable-compat28"/>
+        <configure options="--enable-compat28 --enable-debug"/>
         <compile-all/>
         <run-tests/>
     </steps>
@@ -27,7 +27,7 @@
     <scheduler>daily_0600</scheduler>
     <steps>
         <checkout/>
-        <configure options="--disable-shared"/>
+        <configure options="--disable-shared --enable-debug"/>
         <compile-all/>
         <run-tests/>
     </steps>
@@ -51,7 +51,7 @@
     <scheduler>daily_0600</scheduler>
     <steps>
         <checkout/>
-        <configure options="--with-directfb"/>
+        <configure options="--with-directfb --enable-debug"/>
         <compile-all/>
         <run-tests/>
     </steps>