wxWidgets/samples/mobile/mobile_samples.bkl
2003-08-09 22:31:07 +00:00

16 lines
345 B
XML

<?xml version="1.0" ?>
<makefile>
<include file="../../build/bakefiles/config.bkl"/>
<template id="sub">
<dir>$(id)</dir>
<installable>no</installable>
<dependency-of>all</dependency-of>
</template>
<subproject id="styles" template="sub"/>
<subproject id="wxedit" template="sub"/>
</makefile>