]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
rebaked makefiles with 0.2.4 (and now with forgotten files)
[wxWidgets.git] / tests / test.bkl
index d1e62e674da82c786bb9527e4b5ac2abc8745444..f6d3ec51ae654d2db111853ae183a060e6826c8f 100644 (file)
@@ -2,6 +2,11 @@
 <!-- $Id$ -->
 
 <makefile>
 <!-- $Id$ -->
 
 <makefile>
+    <!--
+        The use of PCH is disabled for samples by default but we do want to use
+        them for the test as this dramatically speeds up its compilation.
+     -->
+    <set var="WX_ENABLE_PRECOMP_HEADERS">1</set>
 
     <include file="../build/bakefiles/common_samples.bkl"/>
 
 
     <include file="../build/bakefiles/common_samples.bkl"/>
 
             geometry/size.cpp
             geometry/point.cpp
             config/config.cpp
             geometry/size.cpp
             geometry/point.cpp
             config/config.cpp
+            controls/comboboxtest.cpp
             controls/textctrltest.cpp
             controls/textentrytest.cpp
             image/rawbmp.cpp
             controls/textctrltest.cpp
             controls/textentrytest.cpp
             image/rawbmp.cpp
+            misc/guifuncs.cpp
             misc/selstoretest.cpp
             window/clientsize.cpp
             window/setsize.cpp
             misc/selstoretest.cpp
             window/clientsize.cpp
             window/setsize.cpp