From: Vadim Zeitlin Date: Sun, 29 Apr 2012 23:22:28 +0000 (+0000) Subject: Use PCH in the tests in all Windows ports and not only when using wxMSW. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f2f5d11c0e8bb88156a9c0163f1a768ffdfffd3f Use PCH in the tests in all Windows ports and not only when using wxMSW. This change doesn't actually change anything for the "normal" ports as it only affects wxGTK/MSW which is not officially supported yet, so the make/project files are unchanged by it. Closes #14249. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/tests/test.bkl b/tests/test.bkl index 8a0961143d..cc6d1dec19 100644 --- a/tests/test.bkl +++ b/tests/test.bkl @@ -15,7 +15,7 @@ $(CPPUNIT_LIBS) - + dummy.cpp dummy.cpp