]> git.saurik.com Git - wxWidgets.git/blob - utils/utils.bkl
d72a25ae1bb1e7652e3f82ea063fb7445986cb9f
[wxWidgets.git] / utils / utils.bkl
1 <?xml version="1.0" ?>
2 <makefile>
3
4 <include file="../build/bakefiles/config.bkl"/>
5
6 <template id="sub">
7 <dependency-of>all</dependency-of>
8 </template>
9
10 <subproject id="emulator" template="sub">
11 <dir>emulator/src</dir>
12 <installable>no</installable>
13 </subproject>
14
15 <!--
16 Disabled for now as bakefile is unavailable.
17 <subproject id="execmon" template="sub">
18 <dir>execmon</dir>
19 <installable>yes</installable>
20 </subproject>
21 -->
22
23 <subproject id="helpview" template="sub">
24 <dir>helpview/src</dir>
25 <installable>no</installable>
26 </subproject>
27
28 <subproject id="hhp2cached" template="sub">
29 <dir>hhp2cached</dir>
30 <installable>no</installable>
31 </subproject>
32
33 <subproject id="ifacecheck" template="sub">
34 <dir>ifacecheck/src</dir>
35 <installable>yes</installable>
36 </subproject>
37
38 <subproject id="screenshotgen" template="sub">
39 <dir>screenshotgen/src</dir>
40 <installable>yes</installable>
41 </subproject>
42
43 <subproject id="wxrc" template="sub">
44 <dir>wxrc</dir>
45 <installable>yes</installable>
46 </subproject>
47
48 </makefile>