projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Applied patch [ 1407318 ] bitmap clipping / transparency mask (X11 port)
[wxWidgets.git]
/
demos
/
fractal
/
makefile.gcc
diff --git
a/demos/fractal/makefile.gcc
b/demos/fractal/makefile.gcc
index efcb3654a46c7bb26d42b4d818ca03b9668ed830..a87bcfdb11f2b43a7759b4b19e513715362d9a7a 100644
(file)
--- a/
demos/fractal/makefile.gcc
+++ b/
demos/fractal/makefile.gcc
@@
-13,7
+13,7
@@
include ../../build/msw/config.gcc
### Variables: ###
CPPDEPS = -MT$@ -MF$@.d -MD
-WX_RELEASE_NODOT = 2
6
+WX_RELEASE_NODOT = 2
7
OBJS = \
gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
LIBDIRNAME = .\..\..\lib\gcc_$(LIBTYPE_SUFFIX)$(CFG)