]> git.saurik.com Git - wxWidgets.git/blame - samples/html/htmlctrl/htmlctrl.bkl
Misc validity fixes to samples/xrc/rc/*.xrc.
[wxWidgets.git] / samples / html / htmlctrl / htmlctrl.bkl
CommitLineData
2c990ba6 1<?xml version="1.0" ?>
2c990ba6
KO
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>