A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / samples / preferences / preferences.bkl
1 <?xml version="1.0" ?>
2
3 <makefile>
4
5     <include file="../../build/bakefiles/common_samples.bkl"/>
6
7     <exe id="preferences" template="wx_sample" template_append="wx_append">
8         <sources>preferences.cpp</sources>
9         <wx-lib>core</wx-lib>
10         <wx-lib>base</wx-lib>
11     </exe>
12
13 </makefile>