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

Modified Files:
        flat_tree_test.vcproj interprocesslib.vcproj 
        shared_memory_mappable_test.vcproj 
Log Message:
no message

Index: flat_tree_test.vcproj
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/interprocess/proj/vc7ide/flat_tree_test.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- flat_tree_test.vcproj       4 May 2007 21:17:51 -0000       1.2
+++ flat_tree_test.vcproj       23 Jun 2007 13:01:38 -0000      1.3
@@ -1,134 +1,136 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
-   ProjectType="Visual C++"
-   Version="7.10"
-   Name="flat_tree_test"
-   ProjectGUID="{58CCE183-6092-48FE-A4F7-BA0D3A792637}"
-   Keyword="Win32Proj">
-   <Platforms>
-      <Platform
-         Name="Win32"/>
-   </Platforms>
-   <Configurations>
-      <Configuration
-         Name="Debug|Win32"
-         OutputDirectory="../../Bin/Win32/Debug"
-         IntermediateDirectory="Debug/flat_tree_test"
-         ConfigurationType="1"
-         CharacterSet="2">
-         <Tool
-            Name="VCCLCompilerTool"
-            Optimization="0"
-            AdditionalIncludeDirectories="../../../.."
-            
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
-            MinimalRebuild="TRUE"
-            BasicRuntimeChecks="3"
-            RuntimeLibrary="3"
-            UsePrecompiledHeader="0"
-            WarningLevel="3"
-            Detect64BitPortabilityProblems="TRUE"
-            DebugInformationFormat="3"/>
-         <Tool
-            Name="VCCustomBuildTool"/>
-         <Tool
-            Name="VCLinkerTool"
-            AdditionalDependencies="winmm.lib"
-            OutputFile="$(OutDir)/flat_tree_test_d.exe"
-            LinkIncremental="1"
-            AdditionalLibraryDirectories="../../../../stage/lib"
-            GenerateDebugInformation="TRUE"
-            ProgramDatabaseFile="$(OutDir)/flat_tree_test.pdb"
-            SubSystem="1"
-            TargetMachine="1"
-            FixedBaseAddress="1"/>
-         <Tool
-            Name="VCMIDLTool"/>
-         <Tool
-            Name="VCPostBuildEventTool"/>
-         <Tool
-            Name="VCPreBuildEventTool"/>
-         <Tool
-            Name="VCPreLinkEventTool"/>
-         <Tool
-            Name="VCResourceCompilerTool"/>
-         <Tool
-            Name="VCWebServiceProxyGeneratorTool"/>
-         <Tool
-            Name="VCXMLDataGeneratorTool"/>
-         <Tool
-            Name="VCWebDeploymentTool"/>
-         <Tool
-            Name="VCManagedWrapperGeneratorTool"/>
-         <Tool
-            Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-      </Configuration>
-      <Configuration
-         Name="Release|Win32"
-         OutputDirectory="../../Bin/Win32/Release"
-         IntermediateDirectory="Release/flat_tree_test"
-         ConfigurationType="1"
-         CharacterSet="2">
-         <Tool
-            Name="VCCLCompilerTool"
-            AdditionalIncludeDirectories="../../../.."
-            
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
-            RuntimeLibrary="2"
-            UsePrecompiledHeader="0"
-            WarningLevel="3"
-            Detect64BitPortabilityProblems="TRUE"
-            DebugInformationFormat="0"/>
-         <Tool
-            Name="VCCustomBuildTool"/>
-         <Tool
-            Name="VCLinkerTool"
-            AdditionalDependencies="winmm.lib"
-            OutputFile="$(OutDir)/flat_tree_test.exe"
-            LinkIncremental="1"
-            AdditionalLibraryDirectories="../../../../stage/lib"
-            GenerateDebugInformation="TRUE"
-            SubSystem="1"
-            OptimizeReferences="2"
-            EnableCOMDATFolding="2"
-            TargetMachine="1"/>
-         <Tool
-            Name="VCMIDLTool"/>
-         <Tool
-            Name="VCPostBuildEventTool"/>
-         <Tool
-            Name="VCPreBuildEventTool"/>
-         <Tool
-            Name="VCPreLinkEventTool"/>
-         <Tool
-            Name="VCResourceCompilerTool"/>
-         <Tool
-            Name="VCWebServiceProxyGeneratorTool"/>
-         <Tool
-            Name="VCXMLDataGeneratorTool"/>
-         <Tool
-            Name="VCWebDeploymentTool"/>
-         <Tool
-            Name="VCManagedWrapperGeneratorTool"/>
-         <Tool
-            Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-      </Configuration>
-   </Configurations>
-   <References>
-   </References>
-   <Files>
-      <Filter
-         Name="Source Files"
-         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
-         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
-         <File
-            RelativePath="..\..\test\flat_tree_test.cpp">
-         </File>
-      </Filter>
-      <Filter
-         Name="Header Files"
-         Filter="h;hpp;hxx;hm;inl;inc;xsd"
-         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
-      </Filter>
-   </Files>
-   <Globals>
-   </Globals>
+       ProjectType="Visual C++"
+       Version="7.10"
+       Name="flat_tree_test"
+       ProjectGUID="{58CCE183-6092-48FE-A4F7-BA0D3A792637}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="Win32"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="../../Bin/Win32/Debug"
+                       IntermediateDirectory="Debug/flat_tree_test"
+                       ConfigurationType="1"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               AdditionalIncludeDirectories="../../../.."
+                               
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
+                               GeneratePreprocessedFile="0"
+                               KeepComments="FALSE"
+                               MinimalRebuild="TRUE"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="3"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="3"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="winmm.lib"
+                               OutputFile="$(OutDir)/flat_tree_test_d.exe"
+                               LinkIncremental="1"
+                               
AdditionalLibraryDirectories="../../../../stage/lib"
+                               GenerateDebugInformation="TRUE"
+                               
ProgramDatabaseFile="$(OutDir)/flat_tree_test.pdb"
+                               SubSystem="1"
+                               TargetMachine="1"
+                               FixedBaseAddress="1"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCWebDeploymentTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="../../Bin/Win32/Release"
+                       IntermediateDirectory="Release/flat_tree_test"
+                       ConfigurationType="1"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="../../../.."
+                               
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
+                               RuntimeLibrary="2"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="0"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="winmm.lib"
+                               OutputFile="$(OutDir)/flat_tree_test.exe"
+                               LinkIncremental="1"
+                               
AdditionalLibraryDirectories="../../../../stage/lib"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
+                               TargetMachine="1"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCWebDeploymentTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter
+                       Name="Source Files"
+                       Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
+                       
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
+                       <File
+                               RelativePath="..\..\test\flat_tree_test.cpp">
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
+                       
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
 </VisualStudioProject>

Index: interprocesslib.vcproj
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/interprocess/proj/vc7ide/interprocesslib.vcproj,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- interprocesslib.vcproj      12 Jun 2007 17:09:31 -0000      1.6
+++ interprocesslib.vcproj      23 Jun 2007 13:01:38 -0000      1.7
@@ -423,9 +423,6 @@
                                
RelativePath="..\..\..\..\boost\interprocess\detail\gcd_lcm.hpp">
                        </File>
                        <File
-                               
RelativePath="..\..\..\..\boost\interprocess\detail\generic_cast.hpp">
-                       </File>
-                       <File
                                
RelativePath="..\..\..\..\boost\interprocess\detail\in_place_interface.hpp">
                        </File>
                        <File
@@ -474,6 +471,9 @@
                                
RelativePath="..\..\..\..\boost\interprocess\detail\ptime_wrk.hpp">
                        </File>
                        <File
+                               
RelativePath="..\..\..\..\boost\interprocess\detail\type_traits.hpp">
+                       </File>
+                       <File
                                
RelativePath="..\..\..\..\boost\interprocess\detail\utilities.hpp">
                        </File>
                        <File

Index: shared_memory_mappable_test.vcproj
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/interprocess/proj/vc7ide/shared_memory_mappable_test.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- shared_memory_mappable_test.vcproj  4 May 2007 21:17:51 -0000       1.2
+++ shared_memory_mappable_test.vcproj  23 Jun 2007 13:01:38 -0000      1.3
@@ -1,135 +1,136 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
-   ProjectType="Visual C++"
-   Version="7.10"
-   Name="shared_memory_mapping_test"
-   ProjectGUID="{5CE18C83-6025-36FE-A4F7-BA09176D3A11}"
-   Keyword="Win32Proj">
-   <Platforms>
-      <Platform
-         Name="Win32"/>
-   </Platforms>
-   <Configurations>
-      <Configuration
-         Name="Debug|Win32"
-         OutputDirectory="../../Bin/Win32/Debug"
-         IntermediateDirectory="Debug/shared_memory_mappable_test"
-         ConfigurationType="1"
-         CharacterSet="2">
-         <Tool
-            Name="VCCLCompilerTool"
-            Optimization="0"
-            AdditionalIncludeDirectories="../../../.."
-            
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
-            MinimalRebuild="TRUE"
-            BasicRuntimeChecks="3"
-            RuntimeLibrary="3"
-            UsePrecompiledHeader="0"
-            WarningLevel="3"
-            Detect64BitPortabilityProblems="TRUE"
-            DebugInformationFormat="3"/>
-         <Tool
-            Name="VCCustomBuildTool"/>
-         <Tool
-            Name="VCLinkerTool"
-            AdditionalDependencies="winmm.lib"
-            OutputFile="$(OutDir)/mapped_file_test_d.exe"
-            LinkIncremental="1"
-            AdditionalLibraryDirectories="../../../../stage/lib"
-            GenerateDebugInformation="TRUE"
-            ProgramDatabaseFile="$(OutDir)/shared_memory_mappable_test.pdb"
-            SubSystem="1"
-            TargetMachine="1"
-            FixedBaseAddress="1"/>
-         <Tool
-            Name="VCMIDLTool"/>
-         <Tool
-            Name="VCPostBuildEventTool"/>
-         <Tool
-            Name="VCPreBuildEventTool"/>
-         <Tool
-            Name="VCPreLinkEventTool"/>
-         <Tool
-            Name="VCResourceCompilerTool"/>
-         <Tool
-            Name="VCWebServiceProxyGeneratorTool"/>
-         <Tool
-            Name="VCXMLDataGeneratorTool"/>
-         <Tool
-            Name="VCWebDeploymentTool"/>
-         <Tool
-            Name="VCManagedWrapperGeneratorTool"/>
-         <Tool
-            Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-      </Configuration>
-      <Configuration
-         Name="Release|Win32"
-         OutputDirectory="../../Bin/Win32/Release"
-         IntermediateDirectory="Release/shared_memory_mappable_test"
-         ConfigurationType="1"
-         CharacterSet="2">
-         <Tool
-            Name="VCCLCompilerTool"
-            Optimization="3"
-            AdditionalIncludeDirectories="../../../.."
-            
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
-            RuntimeLibrary="2"
-            UsePrecompiledHeader="0"
-            WarningLevel="3"
-            Detect64BitPortabilityProblems="TRUE"
-            DebugInformationFormat="0"/>
-         <Tool
-            Name="VCCustomBuildTool"/>
-         <Tool
-            Name="VCLinkerTool"
-            AdditionalDependencies="winmm.lib"
-            OutputFile="$(OutDir)/shared_memory_mappable_test.exe"
-            LinkIncremental="1"
-            AdditionalLibraryDirectories="../../../../stage/lib"
-            GenerateDebugInformation="TRUE"
-            SubSystem="1"
-            OptimizeReferences="2"
-            EnableCOMDATFolding="2"
-            TargetMachine="1"/>
-         <Tool
-            Name="VCMIDLTool"/>
-         <Tool
-            Name="VCPostBuildEventTool"/>
-         <Tool
-            Name="VCPreBuildEventTool"/>
-         <Tool
-            Name="VCPreLinkEventTool"/>
-         <Tool
-            Name="VCResourceCompilerTool"/>
-         <Tool
-            Name="VCWebServiceProxyGeneratorTool"/>
-         <Tool
-            Name="VCXMLDataGeneratorTool"/>
-         <Tool
-            Name="VCWebDeploymentTool"/>
-         <Tool
-            Name="VCManagedWrapperGeneratorTool"/>
-         <Tool
-            Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-      </Configuration>
-   </Configurations>
-   <References>
-   </References>
-   <Files>
-      <Filter
-         Name="Source Files"
-         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
-         UniqueIdentifier="{4F737F1-C7A5-3256-66A0-2A352A22D7FF}">
-         <File
-            RelativePath="..\..\test\shared_memory_mapping_test.cpp">
-         </File>
-      </Filter>
-      <Filter
-         Name="Header Files"
-         Filter="h;hpp;hxx;hm;inl;inc;xsd"
-         UniqueIdentifier="{5CE18253-89BD-b044-826B-62B5F2EBFBE5}">
-      </Filter>
-   </Files>
-   <Globals>
-   </Globals>
+       ProjectType="Visual C++"
+       Version="7.10"
+       Name="shared_memory_mapping_test"
+       ProjectGUID="{5CE18C83-6025-36FE-A4F7-BA09176D3A11}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="Win32"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="../../Bin/Win32/Debug"
+                       
IntermediateDirectory="Debug/shared_memory_mappable_test"
+                       ConfigurationType="1"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               AdditionalIncludeDirectories="../../../.."
+                               
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
+                               GeneratePreprocessedFile="0"
+                               MinimalRebuild="TRUE"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="3"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="3"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="winmm.lib"
+                               OutputFile="$(OutDir)/mapped_file_test_d.exe"
+                               LinkIncremental="1"
+                               
AdditionalLibraryDirectories="../../../../stage/lib"
+                               GenerateDebugInformation="TRUE"
+                               
ProgramDatabaseFile="$(OutDir)/shared_memory_mappable_test.pdb"
+                               SubSystem="1"
+                               TargetMachine="1"
+                               FixedBaseAddress="1"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCWebDeploymentTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="../../Bin/Win32/Release"
+                       
IntermediateDirectory="Release/shared_memory_mappable_test"
+                       ConfigurationType="1"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="3"
+                               AdditionalIncludeDirectories="../../../.."
+                               
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
+                               RuntimeLibrary="2"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="0"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="winmm.lib"
+                               
OutputFile="$(OutDir)/shared_memory_mappable_test.exe"
+                               LinkIncremental="1"
+                               
AdditionalLibraryDirectories="../../../../stage/lib"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
+                               TargetMachine="1"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
+                       <Tool
+                               Name="VCWebDeploymentTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter
+                       Name="Source Files"
+                       Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
+                       
UniqueIdentifier="{4F737F1-C7A5-3256-66A0-2A352A22D7FF}">
+                       <File
+                               
RelativePath="..\..\test\shared_memory_mapping_test.cpp">
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
+                       
UniqueIdentifier="{5CE18253-89BD-b044-826B-62B5F2EBFBE5}">
+               </Filter>
+       </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