From 48ccbb3859a8b1f7f62527eeca92e50dd3f27554 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sat, 20 Nov 2004 11:10:47 +0000 Subject: [PATCH] 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 --- contrib/build/deprecated/deprecated.bkl | 2 ++ contrib/build/deprecated/deprecated.dsp | 1 + 2 files changed, 3 insertions(+) diff --git a/contrib/build/deprecated/deprecated.bkl b/contrib/build/deprecated/deprecated.bkl index eac0cda1d8..625f75b77a 100644 --- a/contrib/build/deprecated/deprecated.bkl +++ b/contrib/build/deprecated/deprecated.bkl @@ -42,11 +42,13 @@ $(DEPRECATED_SRC) core base + dosyacc.c $(SRCDIR) $(DEPRECATED_SRC) + dosyacc.c deprecated=deprecatedlib+deprecateddll diff --git a/contrib/build/deprecated/deprecated.dsp b/contrib/build/deprecated/deprecated.dsp index c41e0b6213..b60cab51b9 100644 --- a/contrib/build/deprecated/deprecated.dsp +++ b/contrib/build/deprecated/deprecated.dsp @@ -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 -- 2.47.2