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