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:
11
v1/intel-win32-8.1-tools.jam
Normal file
11
v1/intel-win32-8.1-tools.jam
Normal 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 ;
|
||||
}
|
||||
Reference in New Issue
Block a user