compilation fix for unicode
[wxWidgets.git] / tests / mbconv / mbconv.bkl
1 <?xml version="1.0" ?>
2 <makefile>
3     <include file="../../build/bakefiles/common_samples.bkl"/>
4
5     <exe id="mbconv" template="wx_sample_mbconv"
6                       template_append="wx_append_base">
7         <sources>main.cpp</sources>
8         <wx-lib>base</wx-lib>
9     </exe>
10 </makefile>