projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
forwarding mouse moved events to the view under the mouse, not the firstResponder
[wxWidgets.git]
/
utils
/
helpview
/
src
/
makefile.gcc
diff --git
a/utils/helpview/src/makefile.gcc
b/utils/helpview/src/makefile.gcc
index 117cf40fead2970b1861f98469910e3b7647aa74..c128a5402c7ab8bfa37857ca4ef1ae05668cbddb 100644
(file)
--- a/
utils/helpview/src/makefile.gcc
+++ b/
utils/helpview/src/makefile.gcc
@@
-65,7
+65,7
@@
ifeq ($(MONOLITHIC),0)
EXTRALIBS_FOR_BASE =
\r
endif
\r
ifeq ($(MONOLITHIC),1)
\r
EXTRALIBS_FOR_BASE =
\r
endif
\r
ifeq ($(MONOLITHIC),1)
\r
-EXTRALIBS_FOR_BASE =
\r
+EXTRALIBS_FOR_BASE =
\r
endif
\r
ifeq ($(BUILD),debug)
\r
__OPTIMIZEFLAG_2 = -O0
\r
endif
\r
ifeq ($(BUILD),debug)
\r
__OPTIMIZEFLAG_2 = -O0
\r