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:
John Maddock
2005-06-18 16:55:01 +00:00
parent 35bf922e17
commit 8a01dedb52
12 changed files with 633 additions and 1082 deletions

View File

@ -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)