wxWidgets/samples/except/except.bkl
2003-09-17 23:37:54 +00:00

15 lines
307 B
XML

<?xml version="1.0" ?>
<!-- $Id$ -->
<makefile>
<include file="../../build/bakefiles/common_samples.bkl"/>
<exe id="except" template="wx_sample" template_append="wx_append">
<sources>except.cpp</sources>
<wx-lib>core</wx-lib>
<wx-lib>base</wx-lib>
</exe>
</makefile>