mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Modernized for Beman
[SVN r15156]
This commit is contained in:
@@ -11,6 +11,9 @@ if ! $(MSVCDir)
|
||||
}
|
||||
VC_PDB_NAME = vc70 ;
|
||||
|
||||
flags vc7 CFLAGS : /Op ;
|
||||
flags vc7 C++FLAGS : /Zc:wchar_t,forScope ;
|
||||
|
||||
# The following #// line will be used by the regression test table generation
|
||||
# program as the column heading for HTML tables. Must not include version number.
|
||||
#//<a href="http://msdn.microsoft.com/vstudio/default.asp">Micro-<br>soft<br>VC++</a>
|
||||
|
||||
@@ -11,6 +11,9 @@ if ! $(MSVCDir)
|
||||
}
|
||||
VC_PDB_NAME = vc70 ;
|
||||
|
||||
flags vc7 CFLAGS : /Op ;
|
||||
flags vc7 C++FLAGS : /Zc:wchar_t,forScope ;
|
||||
|
||||
# The following #// line will be used by the regression test table generation
|
||||
# program as the column heading for HTML tables. Must not include version number.
|
||||
#//<a href="http://msdn.microsoft.com/vstudio/default.asp">Micro-<br>soft<br>VC++</a>
|
||||
|
||||
Reference in New Issue
Block a user