should fix compilation for BC++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9f3a38fcd5
commit
6c582c35b9
@ -11,7 +11,7 @@
|
||||
|
||||
# ------------- Turbo C++, Borland C++ -------------
|
||||
MODEL=-ml
|
||||
CFLAGS=-O2 -Z $(MODEL) -3 -Fs-
|
||||
CFLAGS=-O2 -Z $(MODEL) -3 -Fs-
|
||||
CC=bcc
|
||||
LD=bcc
|
||||
LIB=tlib
|
||||
|
Loading…
Reference in New Issue
Block a user