|
Boost-Commit : |
From: technews_at_[hidden]
Date: 2008-01-02 22:28:38
Author: turkanis
Date: 2008-01-02 22:28:38 EST (Wed, 02 Jan 2008)
New Revision: 42427
URL: http://svn.boost.org/trac/boost/changeset/42427
Log:
configured Intel 10.1
Text files modified:
branches/iostreams_dev/tools/build/v2/user-config.jam | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
Modified: branches/iostreams_dev/tools/build/v2/user-config.jam
==============================================================================
--- branches/iostreams_dev/tools/build/v2/user-config.jam (original)
+++ branches/iostreams_dev/tools/build/v2/user-config.jam 2008-01-02 22:28:38 EST (Wed, 02 Jan 2008)
@@ -50,6 +50,10 @@
using msvc : 8.0 ;
+# Intel Configuration
+
+using intel : 10.1 : C:/PROGRA~1/Intel/Compiler/C++/10.1.011/IA32 ;
+
# Configure msvc (default version, searched in standard location
# and PATH).
# using msvc ;
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk