From: Václav Slavík Date: Wed, 19 Jan 2005 13:53:29 +0000 (+0000) Subject: hotfix for bakefile-0.1.5 bug: rpmspec format doesn't work because of missing precomp... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/60b4fc9e8a911d8bfe8ac0d1b9ce658d3cb4e08f hotfix for bakefile-0.1.5 bug: rpmspec format doesn't work because of missing precomp-headers-location git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index b73377af03..99b0bd578b 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -477,7 +477,13 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h $(WXTOPDIR)src/msw/dummy.cpp - $(WXTOPDIR)include + + + + $(WXTOPDIR)include + + wx/wxprec.h on wxprec_$(id)