(blind) fix to last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,6 +21,9 @@
|
|||||||
<template id="wx_contrib_sample" template="wx_sample">
|
<template id="wx_contrib_sample" template="wx_sample">
|
||||||
<include>$(CONTRIB_HDR_DIR)</include>
|
<include>$(CONTRIB_HDR_DIR)</include>
|
||||||
</template>
|
</template>
|
||||||
|
<template id="wx_contrib_util" template="wx_util">
|
||||||
|
<include>$(CONTRIB_HDR_DIR)</include>
|
||||||
|
</template>
|
||||||
</if>
|
</if>
|
||||||
|
|
||||||
<template id="wx_contrib_dll"
|
<template id="wx_contrib_dll"
|
||||||
@@ -28,12 +31,7 @@
|
|||||||
<include>$(CONTRIB_HDR_DIR)</include>
|
<include>$(CONTRIB_HDR_DIR)</include>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
||||||
<template id="wx_contrib_headers">
|
<template id="wx_contrib_headers">
|
||||||
<srcdir>$(CONTRIB_HDR_DIR)</srcdir>
|
<srcdir>$(CONTRIB_HDR_DIR)</srcdir>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<template id="wx_contrib_util" template="wx_util">
|
|
||||||
<include>$(CONTRIB_HDR_DIR)</include>
|
|
||||||
</template>
|
|
||||||
</makefile>
|
</makefile>
|
||||||
|
Reference in New Issue
Block a user