Update of /cvsroot/boost/boost/libs/intrusive/proj/vc7ide/_intrusivelib
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12960/proj/vc7ide/_intrusivelib

Modified Files:
        _intrusivelib.vcproj 
Log Message:
Changes to correct regression tests for intel-win-9.1 & cw-9.4

Index: _intrusivelib.vcproj
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/intrusive/proj/vc7ide/_intrusivelib/_intrusivelib.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- _intrusivelib.vcproj        4 May 2007 21:30:52 -0000       1.1
+++ _intrusivelib.vcproj        12 May 2007 12:34:54 -0000      1.2
@@ -1,294 +1,297 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
-   ProjectType="Visual C++"
-   Version="7.10"
-   Name="_intrusivelib"
-   ProjectGUID="{90F3C5BD-8E6C-4629-BC71-A1009EC88059}"
-   Keyword="Win32Proj">
-   <Platforms>
-      <Platform
-         Name="Win32"/>
-   </Platforms>
-   <Configurations>
-      <Configuration
-         Name="Debug|Win32"
-         OutputDirectory="Debug"
-         IntermediateDirectory="Debug"
-         ConfigurationType="4"
-         CharacterSet="2">
-         <Tool
-            Name="VCCLCompilerTool"
-            Optimization="0"
-            PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
-            MinimalRebuild="TRUE"
-            BasicRuntimeChecks="3"
-            RuntimeLibrary="5"
-            UsePrecompiledHeader="0"
-            WarningLevel="3"
-            Detect64BitPortabilityProblems="TRUE"
-            DebugInformationFormat="4"/>
-         <Tool
-            Name="VCCustomBuildTool"/>
-         <Tool
-            Name="VCLibrarianTool"
-            OutputFile="$(OutDir)/_intrusivelib.lib"/>
-         <Tool
-            Name="VCMIDLTool"/>
-         <Tool
-            Name="VCPostBuildEventTool"/>
-         <Tool
-            Name="VCPreBuildEventTool"/>
-         <Tool
-            Name="VCPreLinkEventTool"/>
-         <Tool
-            Name="VCResourceCompilerTool"/>
-         <Tool
-            Name="VCWebServiceProxyGeneratorTool"/>
-         <Tool
-            Name="VCXMLDataGeneratorTool"/>
-         <Tool
-            Name="VCManagedWrapperGeneratorTool"/>
-         <Tool
-            Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-      </Configuration>
-      <Configuration
-         Name="Release|Win32"
-         OutputDirectory="Release"
-         IntermediateDirectory="Release"
-         ConfigurationType="4"
-         CharacterSet="2">
-         <Tool
-            Name="VCCLCompilerTool"
-            PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
-            RuntimeLibrary="4"
-            UsePrecompiledHeader="0"
-            WarningLevel="3"
-            Detect64BitPortabilityProblems="TRUE"
-            DebugInformationFormat="3"/>
-         <Tool
-            Name="VCCustomBuildTool"/>
-         <Tool
-            Name="VCLibrarianTool"
-            OutputFile="$(OutDir)/_intrusivelib.lib"/>
-         <Tool
-            Name="VCMIDLTool"/>
-         <Tool
-            Name="VCPostBuildEventTool"/>
-         <Tool
-            Name="VCPreBuildEventTool"/>
-         <Tool
-            Name="VCPreLinkEventTool"/>
-         <Tool
-            Name="VCResourceCompilerTool"/>
-         <Tool
-            Name="VCWebServiceProxyGeneratorTool"/>
-         <Tool
-            Name="VCXMLDataGeneratorTool"/>
-         <Tool
-            Name="VCManagedWrapperGeneratorTool"/>
-         <Tool
-            Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-      </Configuration>
-   </Configurations>
-   <References>
-   </References>
-   <Files>
-      <Filter
-         Name="Jamfile"
-         Filter=""
-         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
-         <File
-            RelativePath="..\..\..\test\Jamfile.v2">
-         </File>
-      </Filter>
-      <Filter
-         Name="Header Files"
-         Filter="h;hpp;hxx;hm;inl;inc;xsd"
-         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
-         <File
-            
RelativePath="..\..\..\..\..\boost\intrusive\circular_list_algorithms.hpp">
-         </File>
-         <File
-            
RelativePath="..\..\..\..\..\boost\intrusive\circular_slist_algorithms.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\hashtable.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\intrusive_fwd.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\linking_policy.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\list.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\list_hook.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\pointer_plus_bit.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\rbtree.hpp">
-         </File>
-         <File
-            
RelativePath="..\..\..\..\..\boost\intrusive\rbtree_algorithms.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\set.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\set_hook.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\slist.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\slist_hook.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\tag.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\..\..\boost\intrusive\unordered_set.hpp">
-         </File>
-         <File
-            
RelativePath="..\..\..\..\..\boost\intrusive\unordered_set_hook.hpp">
-         </File>
-         <Filter
-            Name="detail"
-            Filter="">
-            <File
-               
RelativePath="..\..\..\..\..\boost\intrusive\detail\config_begin.hpp">
-            </File>
-            <File
-               
RelativePath="..\..\..\..\..\boost\intrusive\detail\config_end.hpp">
-            </File>
-            <File
-               
RelativePath="..\..\..\..\..\boost\intrusive\detail\ebo_holder.hpp">
-            </File>
-            <File
-               
RelativePath="..\..\..\..\..\boost\intrusive\detail\hashtable_node.hpp">
-            </File>
-            <File
-               
RelativePath="..\..\..\..\..\boost\intrusive\detail\pointed_node.hpp">
-            </File>
-            <File
-               
RelativePath="..\..\..\..\..\boost\intrusive\detail\parent_from_member.hpp">
-            </File>
-            <File
-               
RelativePath="..\..\..\..\..\boost\intrusive\detail\pointer_to_other.hpp">
-            </File>
-            <File
-               
RelativePath="..\..\..\..\..\boost\intrusive\detail\pointer_type.hpp">
-            </File>
-            <File
-               
RelativePath="..\..\..\..\..\boost\intrusive\detail\rbtree_node.hpp">
-            </File>
-            <File
-               
RelativePath="..\..\..\..\..\boost\intrusive\detail\slist_node.hpp">
-            </File>
-            <File
-               
RelativePath="..\..\..\..\..\boost\intrusive\detail\utilities.hpp">
-            </File>
-         </Filter>
-      </Filter>
-      <Filter
-         Name="doc"
-         Filter="">
-         <File
-            RelativePath="..\..\..\doc\intrusive.qbk">
-         </File>
-         <File
-            RelativePath="..\..\..\doc\Jamfile.v2">
-         </File>
-      </Filter>
-      <Filter
-         Name="Test headers"
-         Filter="">
-         <File
-            RelativePath="..\..\..\test\common_functors.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\test\itestvalue.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\test\smart_ptr.hpp">
-         </File>
-         <File
-            RelativePath="..\..\..\test\test_container.hpp">
-         </File>
-      </Filter>
-      <Filter
-         Name="example"
-         Filter="">
-         <File
-            RelativePath="..\..\..\example\doc_advanced_value_traits.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_assoc_optimized_code.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_auto_unlink.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_clone_from.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_entity.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_erasing_and_destroying.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_how_to_use.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_iterator_from_value.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_list.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_list_algorithms.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_offset_ptr.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_rbtree_algorithms.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_set.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_slist.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_slist_algorithms.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_unordered_set.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_value_traits.cpp">
-         </File>
-         <File
-            RelativePath="..\..\..\example\doc_window.cpp">
-         </File>
-      </Filter>
-      <Filter
-         Name="perf"
-         Filter="">
-         <File
-            RelativePath="..\..\..\perf\perf_list.cpp">
-         </File>
-      </Filter>
-      <File
-         RelativePath="..\to-do.txt">
-      </File>
-   </Files>
-   <Globals>
-   </Globals>
+       ProjectType="Visual C++"
+       Version="7.10"
+       Name="_intrusivelib"
+       ProjectGUID="{90F3C5BD-8E6C-4629-BC71-A1009EC88059}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="Win32"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="Debug"
+                       ConfigurationType="4"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
+                               MinimalRebuild="TRUE"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="5"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="4"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)/_intrusivelib.lib"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="Release"
+                       ConfigurationType="4"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+                               RuntimeLibrary="4"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="3"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)/_intrusivelib.lib"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter
+                       Name="Jamfile"
+                       Filter=""
+                       
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
+                       <File
+                               RelativePath="..\..\..\test\Jamfile.v2">
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
+                       
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\circular_list_algorithms.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\circular_slist_algorithms.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\hashtable.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\intrusive_fwd.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\linking_policy.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\list.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\list_hook.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\pointer_plus_bit.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\rbtree.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\rbtree_algorithms.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\set.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\set_hook.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\slist.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\slist_hook.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\tag.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\unordered_set.hpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\..\..\boost\intrusive\unordered_set_hook.hpp">
+                       </File>
+                       <Filter
+                               Name="detail"
+                               Filter="">
+                               <File
+                                       
RelativePath="..\..\..\..\..\boost\intrusive\detail\config_begin.hpp">
+                               </File>
+                               <File
+                                       
RelativePath="..\..\..\..\..\boost\intrusive\detail\config_end.hpp">
+                               </File>
+                               <File
+                                       
RelativePath="..\..\..\..\..\boost\intrusive\detail\ebo_holder.hpp">
+                               </File>
+                               <File
+                                       
RelativePath="..\..\..\..\..\boost\intrusive\detail\hashtable_node.hpp">
+                               </File>
+                               <File
+                                       
RelativePath="..\..\..\..\..\boost\intrusive\detail\list_node.hpp">
+                               </File>
+                               <File
+                                       
RelativePath="..\..\..\..\..\boost\intrusive\detail\parent_from_member.hpp">
+                               </File>
+                               <File
+                                       
RelativePath="..\..\..\..\..\boost\intrusive\detail\pointer_to_other.hpp">
+                               </File>
+                               <File
+                                       
RelativePath="..\..\..\..\..\boost\intrusive\detail\pointer_type.hpp">
+                               </File>
+                               <File
+                                       
RelativePath="..\..\..\..\..\boost\intrusive\detail\rbtree_node.hpp">
+                               </File>
+                               <File
+                                       
RelativePath="..\..\..\..\..\boost\intrusive\detail\slist_node.hpp">
+                               </File>
+                               <File
+                                       
RelativePath="..\..\..\..\..\boost\intrusive\detail\utilities.hpp">
+                               </File>
+                       </Filter>
+               </Filter>
+               <Filter
+                       Name="doc"
+                       Filter="">
+                       <File
+                               RelativePath="..\..\..\doc\intrusive.qbk">
+                       </File>
+                       <File
+                               RelativePath="..\..\..\doc\Jamfile.v2">
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Test headers"
+                       Filter="">
+                       <File
+                               
RelativePath="..\..\..\test\common_functors.hpp">
+                       </File>
+                       <File
+                               RelativePath="..\..\..\test\itestvalue.hpp">
+                       </File>
+                       <File
+                               RelativePath="..\..\..\test\smart_ptr.hpp">
+                       </File>
+                       <File
+                               RelativePath="..\..\..\test\test_container.hpp">
+                       </File>
+               </Filter>
+               <Filter
+                       Name="example"
+                       Filter="">
+                       <File
+                               
RelativePath="..\..\..\example\doc_advanced_value_traits.cpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\example\doc_assoc_optimized_code.cpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\example\doc_auto_unlink.cpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\example\doc_clone_from.cpp">
+                       </File>
+                       <File
+                               RelativePath="..\..\..\example\doc_entity.cpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\example\doc_erasing_and_destroying.cpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\example\doc_how_to_use.cpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\example\doc_iterator_from_value.cpp">
+                       </File>
+                       <File
+                               RelativePath="..\..\..\example\doc_list.cpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\example\doc_list_algorithms.cpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\example\doc_offset_ptr.cpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\example\doc_rbtree_algorithms.cpp">
+                       </File>
+                       <File
+                               RelativePath="..\..\..\example\doc_set.cpp">
+                       </File>
+                       <File
+                               RelativePath="..\..\..\example\doc_slist.cpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\example\doc_slist_algorithms.cpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\example\doc_unordered_set.cpp">
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\example\doc_value_traits.cpp">
+                       </File>
+                       <File
+                               RelativePath="..\..\..\example\doc_window.cpp">
+                       </File>
+                       <File
+                               RelativePath="..\..\..\example\Jamfile.v2">
+                       </File>
+               </Filter>
+               <Filter
+                       Name="perf"
+                       Filter="">
+                       <File
+                               RelativePath="..\..\..\perf\perf_list.cpp">
+                       </File>
+               </Filter>
+               <File
+                       RelativePath="..\to-do.txt">
+               </File>
+       </Files>
+       <Globals>
+       </Globals>
 </VisualStudioProject>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to