X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/48d1144bc4dabb9f8dd6f913e9a65d709e5995e3..298d86536801bde42431cee95a8ac1a921b83139:/samples/help/makefile.vc

diff --git a/samples/help/makefile.vc b/samples/help/makefile.vc
index 3cbe3b33c2..723b606f7e 100644
--- a/samples/help/makefile.vc
+++ b/samples/help/makefile.vc
@@ -12,6 +12,7 @@
 WXDIR = $(WXWIN)
 
 PROGRAM=demo
+EXTRALIBS=htmlhelp.lib
 OBJECTS = $(PROGRAM).obj
 
 !include $(WXDIR)\src\makeprog.vc