use dummy.cpp with eVC, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -488,7 +488,8 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
|
|||||||
<libname>$(WXLIBNAME)</libname>
|
<libname>$(WXLIBNAME)</libname>
|
||||||
|
|
||||||
<if cond="WX_DISABLE_PRECOMP_HEADERS=='0'">
|
<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>
|
<sources>$(WXTOPDIR)src/msw/dummy.cpp</sources>
|
||||||
<precomp-headers-gen>
|
<precomp-headers-gen>
|
||||||
$(WXTOPDIR)src/msw/dummy.cpp
|
$(WXTOPDIR)src/msw/dummy.cpp
|
||||||
|
Reference in New Issue
Block a user