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
This commit is contained in:
@@ -477,7 +477,13 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
|
|||||||
$(WXTOPDIR)src/msw/dummy.cpp
|
$(WXTOPDIR)src/msw/dummy.cpp
|
||||||
</precomp-headers-gen>
|
</precomp-headers-gen>
|
||||||
</if>
|
</if>
|
||||||
<precomp-headers-location>$(WXTOPDIR)include</precomp-headers-location>
|
|
||||||
|
<!-- FIXME: temporary fix for bkl-0.1.5 bug, remove <if> when
|
||||||
|
bkl-0.1.6 is released -->
|
||||||
|
<if cond="FORMAT in ['dmars','dmars_smake']">
|
||||||
|
<precomp-headers-location>$(WXTOPDIR)include</precomp-headers-location>
|
||||||
|
</if>
|
||||||
|
|
||||||
<precomp-headers-header>wx/wxprec.h</precomp-headers-header>
|
<precomp-headers-header>wx/wxprec.h</precomp-headers-header>
|
||||||
<precomp-headers>on</precomp-headers>
|
<precomp-headers>on</precomp-headers>
|
||||||
<precomp-headers-file>wxprec_$(id)</precomp-headers-file>
|
<precomp-headers-file>wxprec_$(id)</precomp-headers-file>
|
||||||
|
Reference in New Issue
Block a user