2003-06-23 18:31:50 -04:00
|
|
|
<?xml version="1.0" ?>
|
2003-06-24 14:19:12 -04:00
|
|
|
<!-- $Id$ -->
|
|
|
|
|
2003-06-23 18:31:50 -04:00
|
|
|
<makefile>
|
|
|
|
|
|
|
|
<include file="../../build/bakefiles/common_samples.bkl"/>
|
|
|
|
|
|
|
|
<exe id="minimal" template="wx_sample" template_append="wx_append">
|
|
|
|
<sources>minimal.cpp</sources>
|
|
|
|
<wx-lib>core</wx-lib>
|
2003-06-27 19:47:43 -04:00
|
|
|
<wx-lib>base</wx-lib>
|
2005-02-23 08:12:54 -05:00
|
|
|
<uid type="creatorid">wx06</uid>
|
2003-06-23 18:31:50 -04:00
|
|
|
</exe>
|
|
|
|
|
|
|
|
</makefile>
|