X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c859e43d7f9cef954ead2b73b999faa5842f0f3..8d9eee83203dfc7177cd8639c14a5c809085698d:/samples/htlbox/htlbox.bkl

diff --git a/samples/htlbox/htlbox.bkl b/samples/htlbox/htlbox.bkl
index 796ad04982..6374eecbdc 100644
--- a/samples/htlbox/htlbox.bkl
+++ b/samples/htlbox/htlbox.bkl
@@ -5,9 +5,9 @@
 
     <exe id="htlbox" template="wx_sample" template_append="wx_append">
         <sources>htlbox.cpp</sources>
+        <wx-lib>html</wx-lib>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
-        <win32-res>htlbox.rc</win32-res>
     </exe>
 
 </makefile>