]> git.saurik.com Git - wxWidgets.git/commitdiff
DMC PCH requires additional parameter in new bakefiles.
authorWłodzimierz Skiba <abx@abx.art.pl>
Wed, 19 Jan 2005 11:24:41 +0000 (11:24 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Wed, 19 Jan 2005 11:24:41 +0000 (11:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/common.bkl

index 1b1c3a87a3eb69fe919d2af6d67b7f3b758fec16..b73377af0397c4930e7fe430dbf9703bc9014995 100644 (file)
@@ -477,6 +477,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
                     $(WXTOPDIR)src/msw/dummy.cpp
                 </precomp-headers-gen>
             </if>
+            <precomp-headers-location>$(WXTOPDIR)include</precomp-headers-location>
             <precomp-headers-header>wx/wxprec.h</precomp-headers-header>
             <precomp-headers>on</precomp-headers>
             <precomp-headers-file>wxprec_$(id)</precomp-headers-file>