projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix icc warnings about shadowed variables and mismatching printf format
[wxWidgets.git]
/
samples
/
treectrl
/
makefile.wat
diff --git
a/samples/treectrl/makefile.wat
b/samples/treectrl/makefile.wat
index 792d6c36f2de392fdfd8040a3f0ddf9b69bdf7c4..cf3e00b88610085317e059989500ec41e9d555c1 100644
(file)
--- a/
samples/treectrl/makefile.wat
+++ b/
samples/treectrl/makefile.wat
@@
-209,7
+209,7
@@
__DLLFLAG_p = -dWXUSINGDLL
### Variables: ###
-WX_RELEASE_NODOT = 2
8
+WX_RELEASE_NODOT = 2
9
OBJS = &
wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
LIBDIRNAME = .\..\..\lib\wat_$(LIBTYPE_SUFFIX)$(CFG)