X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/48d1144bc4dabb9f8dd6f913e9a65d709e5995e3..b6b85bdccb56b9eb8d4e5ebce4dc3ff776fc9ce8:/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