2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Initial commit

[SVN r25103]
This commit is contained in:
Stefan Slapeta
2004-09-15 08:33:06 +00:00
parent a4621fefed
commit 2fdee450a1

View File

@@ -0,0 +1,11 @@
#~ Copyright 2004 Stefan Slapeta.
#~ Distributed under the Boost Software License, Version 1.0.
#~ (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
# 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://developer.intel.com/software/products/compilers/">Intel<br>C++</a>
{
extends-toolset intel-win32 ;
}