]> git.saurik.com Git - wxWidgets.git/commitdiff
don't use precompiled headers with dosyacc.c
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 20 Nov 2004 11:10:47 +0000 (11:10 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 20 Nov 2004 11:10:47 +0000 (11:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/build/deprecated/deprecated.bkl
contrib/build/deprecated/deprecated.dsp

index eac0cda1d88aa333ff78eb7a0dd173d7e305fb2f..625f75b77afaa1aefe36da2877971c1b83d74ac8 100644 (file)
         <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>
index c41e0b621380489eb6835b027a1093ea0fc4343e..b60cab51b9b88d3dc8c5ba5e6bcd537c9da1f5f4 100644 (file)
@@ -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