]> git.saurik.com Git - wxWidgets.git/blob - utils/wxrc/wxrc.bkl
Update the wx-config man page.
[wxWidgets.git] / utils / wxrc / wxrc.bkl
1 <?xml version="1.0" ?>
2 <makefile>
3
4 <include file="../../build/bakefiles/common_samples.bkl"/>
5
6 <exe id="wxrc" template="wx_util_console" template_append="wx_append">
7 <sources>wxrc.cpp</sources>
8 <wx-lib>xml</wx-lib>
9 <wx-lib>base</wx-lib>
10 <install-to>$(BINDIR)</install-to>
11 </exe>
12
13 </makefile>