Files
wxWidgets/samples/multimon/multimon.bkl
T
2003-08-07 23:01:52 +00:00

13 lines
306 B
XML

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