projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move wxBell() from base to core library.
[wxWidgets.git]
/
samples
/
xrc
/
makefile.bcc
diff --git
a/samples/xrc/makefile.bcc
b/samples/xrc/makefile.bcc
index 98b2e38818d03b19956cd6ff6fb562503bb711d2..eb1c6799468cb7e803cdf36e9d7c4171d3b61a3e 100644
(file)
--- a/
samples/xrc/makefile.bcc
+++ b/
samples/xrc/makefile.bcc
@@
-72,7
+72,7
@@
LIBTYPE_SUFFIX = dll
EXTRALIBS_FOR_BASE =
\r
!endif
\r
!if "$(MONOLITHIC)" == "1"
\r
-EXTRALIBS_FOR_BASE =
\r
+EXTRALIBS_FOR_BASE =
\r
!endif
\r
!if "$(BUILD)" == "debug"
\r
__OPTIMIZEFLAG_2 = -Od
\r