projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor changes, just trim trailing spaces in webview code.
[wxWidgets.git]
/
samples
/
wrapsizer
/
makefile.gcc
diff --git
a/samples/wrapsizer/makefile.gcc
b/samples/wrapsizer/makefile.gcc
index 7d6b785bc4583c54bdb7b476dbe12159e8d469ea..6f56da1f671ca7cd4c50acc53a86e695e0f3ca32 100644
(file)
--- a/
samples/wrapsizer/makefile.gcc
+++ b/
samples/wrapsizer/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