X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77c35b7185346cf0cad3169356380101c306fc10..8087e6c94203a511ec26d870350c802bce16fa07:/samples/opengl/opengl_samples.bkl diff --git a/samples/opengl/opengl_samples.bkl b/samples/opengl/opengl_samples.bkl index 9285d94ec3..d2873c2fab 100644 --- a/samples/opengl/opengl_samples.bkl +++ b/samples/opengl/opengl_samples.bkl @@ -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>