projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rewrote configure --enable/with options handling:
[wxWidgets.git]
/
samples
/
console
/
makefile.bcc
diff --git
a/samples/console/makefile.bcc
b/samples/console/makefile.bcc
index 9b1bfdb6bfec95c8f0cd37986c97cf0c543958cc..15ada93807bb3954d19334b5e5a09c4063c56408 100644
(file)
--- a/
samples/console/makefile.bcc
+++ b/
samples/console/makefile.bcc
@@
-21,7
+21,7
@@
BCCDIR = $(MAKEDIR)\..
### Variables: ###
-WX_RELEASE_NODOT = 2
8
+WX_RELEASE_NODOT = 2
9
OBJS = \
bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
LIBDIRNAME = .\..\..\lib\bcc_$(LIBTYPE_SUFFIX)$(CFG)