2003-06-23 22:31:50 +00:00
|
|
|
<?xml version="1.0" ?>
|
2003-06-24 18:19:12 +00:00
|
|
|
<!-- $Id$ -->
|
|
|
|
|
2003-06-23 22:31:50 +00: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 23:47:43 +00:00
|
|
|
<wx-lib>base</wx-lib>
|
2005-02-23 13:12:54 +00:00
|
|
|
<uid type="creatorid">wx06</uid>
|
2003-06-23 22:31:50 +00:00
|
|
|
</exe>
|
|
|
|
|
|
|
|
</makefile>
|