]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/widgets.bkl
use wxFD_XXX instead of deprecated wxXXX in the documentation
[wxWidgets.git] / samples / widgets / widgets.bkl
index 4399f9f5c1562e20975da45311b13e549601ee18..2d1768b7790f6fab5e29ee26493f3dd7a40bfedb 100644 (file)
@@ -1,20 +1,28 @@
 <?xml version="1.0" ?>
+<!-- $Id$ -->
 <makefile>
 
     <include file="../../build/bakefiles/common_samples.bkl"/>
 
     <exe id="widgets" template="wx_sample" template_append="wx_append">
         <sources>
+            bmpcombobox.cpp
             button.cpp
             checkbox.cpp
+            clrpicker.cpp
             combobox.cpp
             datepick.cpp
+            dirctrl.cpp
+            dirpicker.cpp
+            filepicker.cpp
+            fontpicker.cpp
             gauge.cpp
             hyperlnk.cpp
             listbox.cpp
             notebook.cpp
-            picker.cpp
+            odcombobox.cpp
             radiobox.cpp
+            searchctrl.cpp
             slider.cpp
             spinbtn.cpp
             static.cpp