don't use precompiled headers with dosyacc.c
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
7da0253866
commit
48ccbb3859
@ -42,11 +42,13 @@
|
||||
<sources>$(DEPRECATED_SRC)</sources>
|
||||
<wx-lib>core</wx-lib>
|
||||
<wx-lib>base</wx-lib>
|
||||
<precomp-headers-exclude>dosyacc.c</precomp-headers-exclude>
|
||||
</dll>
|
||||
|
||||
<lib id="deprecatedlib" template="wx_contrib_lib" cond="SHARED=='0'">
|
||||
<include>$(SRCDIR)</include>
|
||||
<sources>$(DEPRECATED_SRC)</sources>
|
||||
<precomp-headers-exclude>dosyacc.c</precomp-headers-exclude>
|
||||
</lib>
|
||||
|
||||
<set var="MSVC6PRJ_MERGED_TARGETS" append="1">deprecated=deprecatedlib+deprecateddll</set>
|
||||
|
@ -453,6 +453,7 @@ LIB32=link.exe -lib
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/deprecated\dosyacc.c
|
||||
# SUBTRACT CPP /YX /Yc /Yu
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user