]> git.saurik.com Git - wxWidgets.git/commitdiff
PCH support for !MSW/!autoconf platforms.
authorWłodzimierz Skiba <abx@abx.art.pl>
Wed, 31 May 2006 12:10:38 +0000 (12:10 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Wed, 31 May 2006 12:10:38 +0000 (12:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/common.bkl

index 0d07a829d5b5efee80916b61870f8847e9de1b58..47663fc2225fc2eb52f11bf777b4267b528011d3 100644 (file)
@@ -581,7 +581,7 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r
         <libname>$(WXLIBNAME)</libname>
 
         <if cond="WX_DISABLE_PRECOMP_HEADERS=='0'">
-            <if cond="FORMAT!='autoconf' and TOOLKIT in ['MSW','WINCE']">
+            <if cond="FORMAT!='autoconf' and TOOLKIT in ['MSW','MGL','PM','WINCE']">
                 <sources>$(WXTOPDIR)src/common/dummy.cpp</sources>
                 <precomp-headers-gen>
                     $(WXTOPDIR)src/common/dummy.cpp