forked from boostorg/regex
New vc8 makefile needs to use correct lib name mangling.
Update installation docs for makefiles. Update regression test makefiles. [SVN r29678]
This commit is contained in:
@ -11,7 +11,7 @@ BCROOT=$(MAKEDIR)\..
|
||||
#
|
||||
# sources to compile for each test:
|
||||
#
|
||||
SOURCES=*.cpp ../../../test/src/cpp_main.cpp ../../../test/src/execution_monitor.cpp
|
||||
SOURCES=*.cpp
|
||||
|
||||
BCC32 = $(BCROOT)\bin\Bcc32.exe
|
||||
TLINK32 = $(BCROOT)\bin\ILink32.exe
|
||||
@ -205,5 +205,6 @@ r6lv.exe : $(SOURCES)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user