]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/widgets.bkl
Convert back to UNIX line endings (again)
[wxWidgets.git] / samples / widgets / widgets.bkl
index 78882fd567fe41ea7fe63b651dd2a3409423b110..804049b4bf4e8a84027e7e461148fb643c0eec96 100644 (file)
@@ -4,10 +4,11 @@
     <include file="../../build/bakefiles/common_samples.bkl"/>
 
     <exe id="widgets" template="wx_sample" template_append="wx_append">
-        <sources>button.cpp combobox.cpp gauge.cpp listbox.cpp notebook.cpp
-                 radiobox.cpp slider.cpp spinbtn.cpp static.cpp textctrl.cpp
-                 widgets.cpp</sources>
+        <sources>button.cpp checkbox.cpp combobox.cpp gauge.cpp listbox.cpp
+                 notebook.cpp radiobox.cpp slider.cpp spinbtn.cpp static.cpp
+                 textctrl.cpp widgets.cpp</sources>
         <wx-lib>core</wx-lib>
+        <wx-lib>base</wx-lib>
         <win32-res>widgets.rc</win32-res>
     </exe>