]> git.saurik.com Git - wxWidgets.git/blame - utils/utils.bkl
No changes, just fix a typo in a comment in docview event handling code.
[wxWidgets.git] / utils / utils.bkl
CommitLineData
2ace0078
VS
1<?xml version="1.0" ?>
2<makefile>
3
4 <include file="../build/bakefiles/config.bkl"/>
cef590ee 5
2ace0078
VS
6 <template id="sub">
7 <dependency-of>all</dependency-of>
8 </template>
9
e1e61c81
VS
10 <subproject id="emulator" template="sub">
11 <dir>emulator/src</dir>
12 <installable>no</installable>
13 </subproject>
cef590ee 14
aa113d87
FM
15 <subproject id="execmon" template="sub">
16 <dir>execmon</dir>
17 <installable>yes</installable>
18 </subproject>
19
e1e61c81
VS
20 <subproject id="helpview" template="sub">
21 <dir>helpview/src</dir>
22 <installable>no</installable>
23 </subproject>
cef590ee 24
63052a50
FM
25 <subproject id="hhp2cached" template="sub">
26 <dir>hhp2cached</dir>
27 <installable>no</installable>
28 </subproject>
29
5934cda1
FM
30 <subproject id="ifacecheck" template="sub">
31 <dir>ifacecheck/src</dir>
32 <installable>yes</installable>
33 </subproject>
34
63052a50
FM
35 <subproject id="screenshotgen" template="sub">
36 <dir>screenshotgen/src</dir>
37 <installable>yes</installable>
38 </subproject>
39
0e0d3ae1
VZ
40 <subproject id="wxrc" template="sub">
41 <dir>wxrc</dir>
42 <installable>yes</installable>
43 </subproject>
44
2ace0078 45</makefile>