]> git.saurik.com Git - wxWidgets.git/commitdiff
use dummy.cpp with eVC, too
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 10 Mar 2005 19:20:16 +0000 (19:20 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 10 Mar 2005 19:20:16 +0000 (19:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/common.bkl

index 642754bb3b79255ab13ac50469986b37e77f5993..ff94db56b118f86f28163ceaae29b68c33c10cde 100644 (file)
@@ -488,7 +488,8 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
         <libname>$(WXLIBNAME)</libname>
 
         <if cond="WX_DISABLE_PRECOMP_HEADERS=='0'">
-            <if cond="FORMAT!='autoconf' and TOOLKIT=='MSW'">
+                <error>HELL:$(TOOLKIT)</error>
+            <if cond="FORMAT!='autoconf' and TOOLKIT in ['MSW','WINCE']">
                 <sources>$(WXTOPDIR)src/msw/dummy.cpp</sources>
                 <precomp-headers-gen>
                     $(WXTOPDIR)src/msw/dummy.cpp