]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/samples.bkl
make sure ShowEvent doesn't get triggered to early during construction
[wxWidgets.git] / samples / samples.bkl
index 892b7abca8118a40e36ff901b8ce63b3d6f815af..a142ff119b68645da3d851529f8a1b196f262018 100644 (file)
     <subproject id="caret" template="sub"/>
     <subproject id="clipboard" template="sub"/>
     <subproject id="collpane" template="sub"/>
-    <subproject id="config" template="sub"/>
     <subproject id="combo" template="sub"/>
+    <subproject id="config" template="sub"/>
     <subproject id="console" template="sub"/>
     <subproject id="controls" template="sub"/>
     <subproject id="dataview" template="sub"/>
     <subproject id="dialogs" template="sub"/>
     <subproject id="dialup" template="sub"/>
     <subproject id="display" template="sub"/>
+    <subproject id="dll" template="sub"/>
     <subproject id="dnd" template="sub"/>
     <subproject id="docview" template="sub"/>
     <subproject id="dragimag" template="sub"/>
     <subproject id="drawing" template="sub"/>
     <subproject id="erase" template="sub"/>
     <subproject id="event" template="sub"/>
-    <subproject id="exec" template="sub"/>
     <subproject id="except" template="sub"/>
+    <subproject id="exec" template="sub"/>
     <subproject id="font" template="sub"/>
     <subproject id="grid" template="sub"/>
     <subproject id="help" template="sub"/>
     <subproject id="opengl" template="sub"/>
     <subproject id="ownerdrw" template="sub"/>
     <subproject id="popup" template="sub"/>
+    <subproject id="power" template="sub"/>
     <subproject id="printing" template="sub"/>
     <subproject id="propgrid" template="sub"/>
     <subproject id="regtest" template="sub"/>
     <subproject id="render" template="sub"/>
+    <subproject id="ribbon" template="sub"/>
     <subproject id="richtext" template="sub"/>
     <subproject id="sashtest" template="sub"/>
     <subproject id="scroll" template="sub"/>
@@ -73,6 +76,8 @@
     <subproject id="splitter" template="sub"/>
     <subproject id="statbar" template="sub"/>
     <subproject id="stc" template="sub"/>
+    <subproject id="svg" template="sub"/>
+    <subproject id="taborder" template="sub"/>
     <subproject id="taskbar" template="sub"/>
     <subproject id="text" template="sub"/>
     <subproject id="thread" template="sub"/>
     <subproject id="widgets" template="sub"/>
     <subproject id="wizard" template="sub"/>
     <subproject id="wrapsizer" template="sub"/>
+    <subproject id="xrc" template="sub"/>
 
     <!--
         These samples don't always build (they need non-default wxWidgets
         configuration or some 3rd party library being installed) so don't build
         them by default by using "optsub" template instead of "sub" one and
-        some of them also requite MSVC compiler so don't use them with the
+        some of them also require MSVC compiler so don't use them with the
         other ones.
      -->
     <if cond="FORMAT[:3] == 'msv'">