projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Refactor: move wxComboBox::MSWDoPopupOrDismiss() down to wxChoice.
[wxWidgets.git]
/
samples
/
debugrpt
/
makefile.gcc
diff --git
a/samples/debugrpt/makefile.gcc
b/samples/debugrpt/makefile.gcc
index 59e1354b8c40250a48e87b38548d38a3bbf6fd82..c4576d98107797b711e2873ae9bcf1ca27cd532f 100644
(file)
--- a/
samples/debugrpt/makefile.gcc
+++ b/
samples/debugrpt/makefile.gcc
@@
-65,7
+65,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