]> git.saurik.com Git - wxWidgets.git/blob - samples/mobile/mobile_samples.bkl
1) some compilers (Watcom) don't like it if wxBase library PCH file contains
[wxWidgets.git] / samples / mobile / mobile_samples.bkl
1 <?xml version="1.0" ?>
2 <makefile>
3
4 <include file="../../build/bakefiles/config.bkl"/>
5
6 <template id="sub">
7 <dir>$(id)</dir>
8 <dependency-of>all</dependency-of>
9 </template>
10
11 <subproject id="styles" template="sub"/>
12 <subproject id="wxedit" template="sub"/>
13
14 </makefile>