]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/notebook/notebook.bkl
Return the old file descriptor/pointer from wx(F)File::Detach().
[wxWidgets.git] / samples / notebook / notebook.bkl
index d777cc271576404dbdc28eb7e3d74ae8208e2c1b..e05c291041c21c8285b6ff9f4b9934c3773c04fe 100644 (file)
@@ -5,6 +5,9 @@
 
     <exe id="notebook" template="wx_sample" template_append="wx_append">
         <sources>notebook.cpp</sources>
+        <headers>notebook.h</headers>
+        <wx-lib>aui</wx-lib>
+        <wx-lib>adv</wx-lib>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
     </exe>