]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/samples.bkl
don't output -DwxUSE_GUI=0 in cflags by default, do output it if 'base' is specified...
[wxWidgets.git] / samples / samples.bkl
index 932d95063fff8edc20c34817abb5c9305bcdc63b..e4b36278861fd5aef3b76d2942fe6f963955df3d 100644 (file)
@@ -1,4 +1,5 @@
 <?xml version="1.0" ?>
+<!-- $Id$ -->
 <makefile>
 
     <include file="../build/bakefiles/config.bkl"/>
 
     <!-- all samples are enumerated here: -->
     <subproject id="access" template="sub"/>
+    <subproject id="animate" template="sub"/>
     <subproject id="artprov" template="sub"/>
+    <subproject id="aui" template="sub"/>
     <subproject id="calendar" template="sub"/>
     <subproject id="caret" template="sub"/>
     <subproject id="checklst" template="sub"/>
+    <subproject id="collpane" template="sub"/>
     <subproject id="config" template="sub"/>
     <subproject id="combo" template="sub"/>
     <subproject id="console" template="sub"/>
     <subproject id="controls" template="sub"/>
+    <subproject id="dataview" template="sub"/>
     <subproject id="db" template="sub"/>
     <subproject id="dialogs" template="sub"/>
     <subproject id="dialup" template="sub"/>
@@ -64,6 +69,7 @@
     <subproject id="propsize" template="sub"/>
     <subproject id="regtest" template="sub"/>
     <subproject id="render" template="sub"/>
+    <subproject id="richtext" template="sub"/>
     <subproject id="rotate" template="sub"/>
     <subproject id="sashtest" template="sub"/>
     <subproject id="scroll" template="sub"/>
@@ -74,6 +80,7 @@
     <subproject id="splash" template="sub"/>
     <subproject id="splitter" template="sub"/>
     <subproject id="statbar" template="sub"/>
+    <subproject id="stc" template="sub"/>
     <subproject id="taskbar" template="sub"/>
     <subproject id="text" template="sub"/>
     <subproject id="thread" template="sub"/>