]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
Fixed wxRichTextCtrl caret test case
[wxWidgets.git] / tests / test.bkl
index 8a0961143d21a9030cccfde0de426b05eddfa6e4..cc6d1dec194d4b8053053e7be8a53cd808035ff4 100644 (file)
@@ -15,7 +15,7 @@
         <ldflags>$(CPPUNIT_LIBS)</ldflags>
 
         <if cond="WX_DISABLE_PRECOMP_HEADERS=='0'">
-            <if cond="FORMAT!='autoconf' and TOOLKIT=='MSW'">
+            <if cond="FORMAT!='autoconf' and PLATFORM_WIN32=='1'">
                 <sources>dummy.cpp</sources>
                 <precomp-headers-gen>dummy.cpp</precomp-headers-gen>
             </if>