wxWidgets/samples/archive/archive.bkl

14 lines
314 B
Plaintext
Raw Normal View History

<?xml version="1.0" ?>
<makefile>
<include file="../../build/bakefiles/common_samples.bkl"/>
<exe id="archive" template="wx_sample_console" template_append="wx_append">
<sources>archive.cpp</sources>
<wx-lib>base</wx-lib>
<uid type="creatorid">wx06</uid>
</exe>
</makefile>