projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added context help stuff to wxPython
[wxWidgets.git]
/
samples
/
help
/
makefile.b32
diff --git
a/samples/help/makefile.b32
b/samples/help/makefile.b32
index 98bc1c286ffae3195c78ac2d375be3ed440b7eee..18009827b44165f62ccac2089f9b4439dbc6f0b4 100644
(file)
--- a/
samples/help/makefile.b32
+++ b/
samples/help/makefile.b32
@@
-10,6
+10,7
@@
WXDIR = $(WXWIN)
TARGET=demo
+#EXTRALIBS=htmlhelp.lib
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32