projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
now it's uint32 on mac
[wxWidgets.git]
/
samples
/
notebook
/
makefile.bcc
diff --git
a/samples/notebook/makefile.bcc
b/samples/notebook/makefile.bcc
index 6335919dc2ec84ba10f1bbab11bf06418e0cd5b1..e6661b77c2c5f78cf8c8132954650a86124b48ea 100644
(file)
--- a/
samples/notebook/makefile.bcc
+++ b/
samples/notebook/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)