X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe0895cf82381b91113de34a32b0bcf9bdef98a7..498fbcb4f5b95aae02ca5b69d1fa5550d113fa42:/samples/sashtest/sashtest.bkl?ds=sidebyside

diff --git a/samples/sashtest/sashtest.bkl b/samples/sashtest/sashtest.bkl
index 73bd41bec1..518d2ec97c 100644
--- a/samples/sashtest/sashtest.bkl
+++ b/samples/sashtest/sashtest.bkl
@@ -5,7 +5,9 @@
 
     <exe id="sashtest" template="wx_sample" template_append="wx_append">
         <sources>sashtest.cpp</sources>
+        <wx-lib>adv</wx-lib>
         <wx-lib>core</wx-lib>
+        <wx-lib>base</wx-lib>
         <win32-res>sashtest.rc</win32-res>
     </exe>