build and install wxrc by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -42,6 +42,13 @@
|
||||
<dir cond="FORMAT=='autoconf'">samples</dir>
|
||||
<dir cond="FORMAT!='autoconf' and TOOLKIT in ['MSW','MGL']">../../samples</dir>
|
||||
</subproject>
|
||||
|
||||
<!-- WXRC compiler is built by default: -->
|
||||
<subproject id="wxrc" cond="FORMAT=='autoconf'">
|
||||
<dependency-of>all</dependency-of>
|
||||
<installable>yes</installable>
|
||||
<dir>utils/wxrc</dir>
|
||||
</subproject>
|
||||
|
||||
<if cond="FORMAT=='autoconf'">
|
||||
<!-- "make install": -->
|
||||
|
Reference in New Issue
Block a user