]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/nativdlg/nativdlg.bkl
Made wxInfoBar::SetFont() change the text message font.
[wxWidgets.git] / samples / nativdlg / nativdlg.bkl
index 851325094c498084809b235eb43c9442d3a67e99..ae96c4d8d24d5aa2d79e5610ee6fad7441fe99f2 100644 (file)
@@ -5,7 +5,9 @@
 
     <exe id="nativdlg" template="wx_sample" template_append="wx_append">
         <sources>nativdlg.cpp</sources>
+        <headers>nativdg.h resource.h</headers>
         <wx-lib>core</wx-lib>
+        <wx-lib>base</wx-lib>
         <win32-res>nativdlg.rc</win32-res>
     </exe>