forked from boostorg/intrusive
Added performance Jamfile to the project
[SVN r41284]
This commit is contained in:
@@ -401,6 +401,15 @@
|
||||
<Filter
|
||||
Name="perf"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\..\perf\Jamfile.v2">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="TRUE">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\perf\perf_list.cpp">
|
||||
</File>
|
||||
|
@@ -1,5 +1,4 @@
|
||||
# Boost Intrusive Library Test Jamfile
|
||||
|
||||
# (C) Copyright Ion Gazta<74>aga 2006.
|
||||
# Use, modification and distribution are subject to the
|
||||
# Boost Software License, Version 1.0. (See accompanying file
|
||||
|
Reference in New Issue
Block a user