]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/opengl_samples.bkl
making sure cfbundle identifier has correct characters
[wxWidgets.git] / samples / opengl / opengl_samples.bkl
index 9285d94ec318972568201afe4a53d1dbfb7291fd..d2873c2fab7f22296018abc2dfd488b32b2ac733 100644 (file)
@@ -5,12 +5,13 @@
     
     <template id="sub">
         <dir>$(id)</dir>
+        <installable>no</installable>
         <dependency-of>all</dependency-of>
     </template>
 
     <!-- all samples are enumerated here: -->
     <subproject id="cube" template="sub"/>
-<!--    <subproject id="isosurf" template="sub"/>
-    <subproject id="penguin" template="sub"/> -->
+    <subproject id="isosurf" template="sub"/>
+    <subproject id="penguin" template="sub"/>
 
 </makefile>