]> git.saurik.com Git - wxWidgets.git/blob - samples/html/htmlctrl/htmlctrl.bkl
Change version to 3.0.0.
[wxWidgets.git] / samples / html / htmlctrl / htmlctrl.bkl
1 <?xml version="1.0" ?>
2
3 <makefile>
4
5 <include file="../../../build/bakefiles/common_samples.bkl"/>
6
7 <exe id="htmlctrl" template="wx_sample" template_append="wx_append">
8 <sources>htmlctrl.cpp</sources>
9 <wx-lib>core</wx-lib>
10 <wx-lib>base</wx-lib>
11 </exe>
12
13 </makefile>