projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix for older version of VC7
[wxWidgets.git]
/
demos
/
fractal
/
makefile.bcc
diff --git
a/demos/fractal/makefile.bcc
b/demos/fractal/makefile.bcc
index a56546e8ceab713576ca582b61fd0cd8ed509172..2503d5d6ae33175e67c53f9c817ec07a2bb46207 100644
(file)
--- a/
demos/fractal/makefile.bcc
+++ b/
demos/fractal/makefile.bcc
@@
-21,7
+21,7
@@
BCCDIR = $(MAKEDIR)\..
### Variables: ###
-WX_RELEASE_NODOT = 2
5
+WX_RELEASE_NODOT = 2
6
OBJS = \
bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
LIBDIRNAME = .\..\..\lib\bcc_$(LIBTYPE_SUFFIX)$(CFG)