projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix build with wxUSE_FFILE=0.
[wxWidgets.git]
/
samples
/
html
/
helpview
/
makefile.wat
diff --git
a/samples/html/helpview/makefile.wat
b/samples/html/helpview/makefile.wat
index fe40ecc0a727d9eb7c3cd25a74dfeca23ec263f0..0113878cfb737fc2ede9a30302763ba8a914fe41 100644
(file)
--- a/
samples/html/helpview/makefile.wat
+++ b/
samples/html/helpview/makefile.wat
@@
-163,8
+163,10
@@
__WXLIB_MONO_p = &
!endif
\r
__LIB_SCINTILLA_IF_MONO_p =
\r
!ifeq MONOLITHIC 1
\r
+!ifeq USE_STC 1
__LIB_SCINTILLA_IF_MONO_p = wxscintilla$(WXDEBUGFLAG).lib
\r
!endif
\r
+!endif
__LIB_TIFF_p =
\r
!ifeq USE_GUI 1
\r
__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
\r