]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/build/deprecated/deprecated.bkl
Defaults in wxWinCE documented.
[wxWidgets.git] / contrib / build / deprecated / deprecated.bkl
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>