Files
wx_wherigo/libs/wxWidgets-3.3.1/samples/archive/archive.bkl
2026-02-14 09:47:24 +01:00

14 lines
319 B
XML

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