]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/help/makefile.vc
don't call wxYield() from EnsureVisible(), this is too dangerous - and unnecessary...
[wxWidgets.git] / samples / help / makefile.vc
index 3cbe3b33c29f9347ca83181b89587eab3d3ef4e4..723b606f7e08d147639c675edf15856abce4d302 100644 (file)
@@ -12,6 +12,7 @@
 WXDIR = $(WXWIN)
 
 PROGRAM=demo
+EXTRALIBS=htmlhelp.lib
 OBJECTS = $(PROGRAM).obj
 
 !include $(WXDIR)\src\makeprog.vc