From 04f4ed8150523a30db5145ee2b4979c71f01ada9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Wed, 19 Jan 2005 11:24:41 +0000 Subject: [PATCH] DMC PCH requires additional parameter in new bakefiles. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/common.bkl | 1 + 1 file changed, 1 insertion(+) diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 1b1c3a87a3..b73377af03 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -477,6 +477,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h $(WXTOPDIR)src/msw/dummy.cpp + $(WXTOPDIR)include wx/wxprec.h on wxprec_$(id) -- 2.45.2