projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
return type for "grab-broken-event" is not void; remove some redundant conditionals
[wxWidgets.git]
/
samples
/
sound
/
makefile.gcc
diff --git
a/samples/sound/makefile.gcc
b/samples/sound/makefile.gcc
index 13c197cdb37dd0e576efad6cdec6e472074e0af0..7c9ad65e6758211ead7319021e63ccffb2cb876a 100644
(file)
--- a/
samples/sound/makefile.gcc
+++ b/
samples/sound/makefile.gcc
@@
-13,7
+13,7
@@
include ../../build/msw/config.gcc
### Variables: ###
CPPDEPS = -MT$@ -MF$@.d -MD
-WX_RELEASE_NODOT = 2
8
+WX_RELEASE_NODOT = 2
9
OBJS = \
gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
LIBDIRNAME = .\..\..\lib\gcc_$(LIBTYPE_SUFFIX)$(CFG)