projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
move SetPangoAttrsForFont to wxFont
[wxWidgets.git]
/
samples
/
treectrl
/
makefile.gcc
diff --git
a/samples/treectrl/makefile.gcc
b/samples/treectrl/makefile.gcc
index c867ac4bca875e7f61003c1b1ff3267064437e8f..1af1eed6407229068e6fd6848b382c42011853d3 100644
(file)
--- a/
samples/treectrl/makefile.gcc
+++ b/
samples/treectrl/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