]> git.saurik.com Git - wxWidgets.git/blob - samples/opengl/opengl_samples.bkl
I assume ptr_scpd.h and ptr_shrd.h should only be in BASE_CMN_HDR and not in GUI_CMN_HDR
[wxWidgets.git] / samples / opengl / opengl_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 <installable>no</installable>
9 <dependency-of>all</dependency-of>
10 </template>
11
12 <!-- all samples are enumerated here: -->
13 <subproject id="cube" template="sub"/>
14 <subproject id="isosurf" template="sub"/>
15 <subproject id="penguin" template="sub"/>
16
17 </makefile>