projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make a couple virtuals protected so they can be overridden.
[wxWidgets.git]
/
samples
/
xrc
/
makefile.gcc
diff --git
a/samples/xrc/makefile.gcc
b/samples/xrc/makefile.gcc
index 8459b4b80ca42062aa663338bf7541053375852e..7f96249363a4a3e768219fdefa7ed0f5df8b66c8 100644
(file)
--- a/
samples/xrc/makefile.gcc
+++ b/
samples/xrc/makefile.gcc
@@
-69,7
+69,7
@@
ifeq ($(MONOLITHIC),0)
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