[mapguide-commits] r6317 - in sandbox/adsk/vik: . Oem/ACE/ACE_wrappers/ace Oem/dbxml/db-4.8.26/build_windows Oem/dbxml/dbxml/build_windows Oem/dbxml/xqilla/Win32Projects/VC8

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Dec 8 12:48:44 EST 2011


Author: traianstanev
Date: 2011-12-08 09:48:44 -0800 (Thu, 08 Dec 2011)
New Revision: 6317

Removed:
   sandbox/adsk/vik/Doc/
   sandbox/adsk/vik/Server/
   sandbox/adsk/vik/Web/
Modified:
   sandbox/adsk/vik/Oem/ACE/ACE_wrappers/ace/ACE.vcproj
   sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_archive.vcproj
   sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_checkpoint.vcproj
   sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_dll.vcproj
   sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_recover.vcproj
   sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_upgrade.vcproj
   sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_verify.vcproj
   sandbox/adsk/vik/Oem/dbxml/dbxml/build_windows/dbxml.vcproj
   sandbox/adsk/vik/Oem/dbxml/dbxml/build_windows/dbxml_dump.vcproj
   sandbox/adsk/vik/Oem/dbxml/xqilla/Win32Projects/VC8/xqilla.vcproj
Log:
Deleted files that are not needed for this branch.

Modified: sandbox/adsk/vik/Oem/ACE/ACE_wrappers/ace/ACE.vcproj
===================================================================
--- sandbox/adsk/vik/Oem/ACE/ACE_wrappers/ace/ACE.vcproj	2011-12-08 17:44:30 UTC (rev 6316)
+++ sandbox/adsk/vik/Oem/ACE/ACE_wrappers/ace/ACE.vcproj	2011-12-08 17:48:44 UTC (rev 6317)
@@ -6,7 +6,7 @@
 	ProjectGUID="{BD537C9A-FECA-1BAD-6757-8A6363336A1C}"
 	RootNamespace="ACE"
 	Keyword="Win32Proj"
-	SignManifests="true"
+	TargetFrameworkVersion="0"
 	>
 	<Platforms>
 		<Platform
@@ -25,7 +25,6 @@
 			IntermediateDirectory="Debug\ACE_vc9\I386"
 			ConfigurationType="2"
 			CharacterSet="0"
-
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
@@ -50,6 +49,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories=".."
 				PreprocessorDefinitions="ACE_BUILD_DLL;_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;MPC_LIB_MODIFIER=\&quot;d\&quot;"
@@ -90,6 +90,9 @@
 				Name="VCALinkTool"
 			/>
 			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
 				Name="VCXDCMakeTool"
 			/>
 			<Tool
@@ -99,16 +102,18 @@
 				Name="VCFxCopTool"
 			/>
 			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
 		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\lib"
-			IntermediateDirectory="Release\ACE_vc9\I386"
+			Name="Debug|x64"
+			OutputDirectory="..\lib64"
+			IntermediateDirectory="Debug\ACE_vc9\AMD64"
 			ConfigurationType="2"
 			CharacterSet="0"
-
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
@@ -133,13 +138,17 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				Optimization="2"
+				AdditionalOptions="/MP"
+				Optimization="0"
 				AdditionalIncludeDirectories=".."
-				PreprocessorDefinitions="ACE_BUILD_DLL;NDEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
-				RuntimeLibrary="2"
+				PreprocessorDefinitions="ACE_BUILD_DLL;_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;MPC_LIB_MODIFIER=\&quot;d\&quot;"
+				MinimalRebuild="false"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
 				RuntimeTypeInfo="true"
 				WarningLevel="3"
 				Detect64BitPortabilityProblems="false"
+				DebugInformationFormat="3"
 				DisableSpecificWarnings="4355"
 			/>
 			<Tool
@@ -147,7 +156,7 @@
 			/>
 			<Tool
 				Name="VCResourceCompilerTool"
-				PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
+				PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WIN64"
 				Culture="1033"
 				AdditionalIncludeDirectories=".."
 			/>
@@ -156,22 +165,24 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
+				AdditionalOptions="/machine:AMD64"
 				AdditionalDependencies=""
-				OutputFile="$(OutDir)\ACE.dll"
-				LinkIncremental="1"
+				OutputFile="$(OutDir)\ACEd.dll"
+				LinkIncremental="2"
 				SuppressStartupBanner="true"
 				AdditionalLibraryDirectories=".;..\lib"
 				GenerateDebugInformation="true"
 				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				ImportLibrary="..\lib\ACE.lib"
-				TargetMachine="1"
+				ImportLibrary="..\lib64\ACEd.lib"
+				TargetMachine="17"
 			/>
 			<Tool
 				Name="VCALinkTool"
 			/>
 			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
 				Name="VCXDCMakeTool"
 			/>
 			<Tool
@@ -181,16 +192,18 @@
 				Name="VCFxCopTool"
 			/>
 			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
 		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="..\lib64"
-			IntermediateDirectory="Debug\ACE_vc9\AMD64"
+			Name="Release|Win32"
+			OutputDirectory="..\lib"
+			IntermediateDirectory="Release\ACE_vc9\I386"
 			ConfigurationType="2"
 			CharacterSet="0"
-
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
@@ -215,16 +228,14 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				Optimization="0"
+				AdditionalOptions="/MP"
+				Optimization="2"
 				AdditionalIncludeDirectories=".."
-				PreprocessorDefinitions="ACE_BUILD_DLL;_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;MPC_LIB_MODIFIER=\&quot;d\&quot;"
-				MinimalRebuild="false"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
+				PreprocessorDefinitions="ACE_BUILD_DLL;NDEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
+				RuntimeLibrary="2"
 				RuntimeTypeInfo="true"
 				WarningLevel="3"
 				Detect64BitPortabilityProblems="false"
-				DebugInformationFormat="3"
 				DisableSpecificWarnings="4355"
 			/>
 			<Tool
@@ -232,7 +243,7 @@
 			/>
 			<Tool
 				Name="VCResourceCompilerTool"
-				PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WIN64"
+				PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
 				Culture="1033"
 				AdditionalIncludeDirectories=".."
 			/>
@@ -241,21 +252,25 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
-				AdditionalOptions="/machine:AMD64"
 				AdditionalDependencies=""
-				OutputFile="$(OutDir)\ACEd.dll"
-				LinkIncremental="2"
+				OutputFile="$(OutDir)\ACE.dll"
+				LinkIncremental="1"
 				SuppressStartupBanner="true"
 				AdditionalLibraryDirectories=".;..\lib"
 				GenerateDebugInformation="true"
 				SubSystem="2"
-				ImportLibrary="..\lib64\ACEd.lib"
-				TargetMachine="17"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				ImportLibrary="..\lib\ACE.lib"
+				TargetMachine="1"
 			/>
 			<Tool
 				Name="VCALinkTool"
 			/>
 			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
 				Name="VCXDCMakeTool"
 			/>
 			<Tool
@@ -265,6 +280,9 @@
 				Name="VCFxCopTool"
 			/>
 			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -274,7 +292,6 @@
 			IntermediateDirectory="Release\ACE_vc9\AMD64"
 			ConfigurationType="2"
 			CharacterSet="0"
-
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
@@ -299,6 +316,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				AdditionalIncludeDirectories=".."
 				PreprocessorDefinitions="ACE_BUILD_DLL;NDEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
@@ -339,6 +357,9 @@
 				Name="VCALinkTool"
 			/>
 			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
 				Name="VCXDCMakeTool"
 			/>
 			<Tool
@@ -348,6 +369,9 @@
 				Name="VCFxCopTool"
 			/>
 			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -357,6744 +381,9156 @@
 	<Files>
 		<Filter
 			Name="Source Files"
-			Filter="cpp;cxx;cc;c;C">
+			Filter="cpp;cxx;cc;c;C"
+			>
 			<File
-				RelativePath="ACE.cpp">
+				RelativePath="ACE.cpp"
+				>
 			</File>
 			<File
-				RelativePath="ACE_crc32.cpp">
+				RelativePath="ACE_crc32.cpp"
+				>
 			</File>
 			<File
-				RelativePath="ACE_crc_ccitt.cpp">
+				RelativePath="ACE_crc_ccitt.cpp"
+				>
 			</File>
 			<File
-				RelativePath="ace_wchar.cpp">
+				RelativePath="ace_wchar.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Activation_Queue.cpp">
+				RelativePath="Activation_Queue.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Active_Map_Manager.cpp">
+				RelativePath="Active_Map_Manager.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Addr.cpp">
+				RelativePath="Addr.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Argv_Type_Converter.cpp">
+				RelativePath="Argv_Type_Converter.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Assert.cpp">
+				RelativePath="Assert.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Asynch_IO.cpp">
+				RelativePath="Asynch_IO.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Asynch_IO_Impl.cpp">
+				RelativePath="Asynch_IO_Impl.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Asynch_Pseudo_Task.cpp">
+				RelativePath="Asynch_Pseudo_Task.cpp"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Acceptor.cpp">
+				RelativePath="ATM_Acceptor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Addr.cpp">
+				RelativePath="ATM_Addr.cpp"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Connector.cpp">
+				RelativePath="ATM_Connector.cpp"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Params.cpp">
+				RelativePath="ATM_Params.cpp"
+				>
 			</File>
 			<File
-				RelativePath="ATM_QoS.cpp">
+				RelativePath="ATM_QoS.cpp"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Stream.cpp">
+				RelativePath="ATM_Stream.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Atomic_Op.cpp">
+				RelativePath="Atomic_Op.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Atomic_Op_Sparc.c">
+				RelativePath="Atomic_Op_Sparc.c"
+				>
 			</File>
 			<File
-				RelativePath="Auto_Event.cpp">
+				RelativePath="Auto_Event.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Barrier.cpp">
+				RelativePath="Barrier.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Base_Thread_Adapter.cpp">
+				RelativePath="Base_Thread_Adapter.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Based_Pointer_Repository.cpp">
+				RelativePath="Based_Pointer_Repository.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Basic_Stats.cpp">
+				RelativePath="Basic_Stats.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Basic_Types.cpp">
+				RelativePath="Basic_Types.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Capabilities.cpp">
+				RelativePath="Capabilities.cpp"
+				>
 			</File>
 			<File
-				RelativePath="CDR_Base.cpp">
+				RelativePath="CDR_Base.cpp"
+				>
 			</File>
 			<File
-				RelativePath="CDR_Size.cpp">
+				RelativePath="CDR_Size.cpp"
+				>
 			</File>
 			<File
-				RelativePath="CDR_Stream.cpp">
+				RelativePath="CDR_Stream.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Cleanup.cpp">
+				RelativePath="Cleanup.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Codecs.cpp">
+				RelativePath="Codecs.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Codeset_IBM1047.cpp">
+				RelativePath="Codeset_IBM1047.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Codeset_Registry.cpp">
+				RelativePath="Codeset_Registry.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Codeset_Registry_db.cpp">
+				RelativePath="Codeset_Registry_db.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Condition_Recursive_Thread_Mutex.cpp">
+				RelativePath="Condition_Recursive_Thread_Mutex.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Condition_Thread_Mutex.cpp">
+				RelativePath="Condition_Thread_Mutex.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Configuration.cpp">
+				RelativePath="Configuration.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Configuration_Import_Export.cpp">
+				RelativePath="Configuration_Import_Export.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Connection_Recycling_Strategy.cpp">
+				RelativePath="Connection_Recycling_Strategy.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Containers.cpp">
+				RelativePath="Containers.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Copy_Disabled.cpp">
+				RelativePath="Copy_Disabled.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Countdown_Time.cpp">
+				RelativePath="Countdown_Time.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Date_Time.cpp">
+				RelativePath="Date_Time.cpp"
+				>
 			</File>
 			<File
-				RelativePath="DEV.cpp">
+				RelativePath="DEV.cpp"
+				>
 			</File>
 			<File
-				RelativePath="DEV_Addr.cpp">
+				RelativePath="DEV_Addr.cpp"
+				>
 			</File>
 			<File
-				RelativePath="DEV_Connector.cpp">
+				RelativePath="DEV_Connector.cpp"
+				>
 			</File>
 			<File
-				RelativePath="DEV_IO.cpp">
+				RelativePath="DEV_IO.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Dev_Poll_Reactor.cpp">
+				RelativePath="Dev_Poll_Reactor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Dirent.cpp">
+				RelativePath="Dirent.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Dirent_Selector.cpp">
+				RelativePath="Dirent_Selector.cpp"
+				>
 			</File>
 			<File
-				RelativePath="DLL.cpp">
+				RelativePath="DLL.cpp"
+				>
 			</File>
 			<File
-				RelativePath="DLL_Manager.cpp">
+				RelativePath="DLL_Manager.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Dump.cpp">
+				RelativePath="Dump.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Dynamic.cpp">
+				RelativePath="Dynamic.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Dynamic_Message_Strategy.cpp">
+				RelativePath="Dynamic_Message_Strategy.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Dynamic_Service_Base.cpp">
+				RelativePath="Dynamic_Service_Base.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Dynamic_Service_Dependency.cpp">
+				RelativePath="Dynamic_Service_Dependency.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Encoding_Converter.cpp">
+				RelativePath="Encoding_Converter.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Encoding_Converter_Factory.cpp">
+				RelativePath="Encoding_Converter_Factory.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Event.cpp">
+				RelativePath="Event.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Event_Handler.cpp">
+				RelativePath="Event_Handler.cpp"
+				>
 			</File>
 			<File
-				RelativePath="FIFO.cpp">
+				RelativePath="FIFO.cpp"
+				>
 			</File>
 			<File
-				RelativePath="FIFO_Recv.cpp">
+				RelativePath="FIFO_Recv.cpp"
+				>
 			</File>
 			<File
-				RelativePath="FIFO_Recv_Msg.cpp">
+				RelativePath="FIFO_Recv_Msg.cpp"
+				>
 			</File>
 			<File
-				RelativePath="FIFO_Send.cpp">
+				RelativePath="FIFO_Send.cpp"
+				>
 			</File>
 			<File
-				RelativePath="FIFO_Send_Msg.cpp">
+				RelativePath="FIFO_Send_Msg.cpp"
+				>
 			</File>
 			<File
-				RelativePath="FILE.cpp">
+				RelativePath="FILE.cpp"
+				>
 			</File>
 			<File
-				RelativePath="FILE_Addr.cpp">
+				RelativePath="FILE_Addr.cpp"
+				>
 			</File>
 			<File
-				RelativePath="FILE_Connector.cpp">
+				RelativePath="FILE_Connector.cpp"
+				>
 			</File>
 			<File
-				RelativePath="FILE_IO.cpp">
+				RelativePath="FILE_IO.cpp"
+				>
 			</File>
 			<File
-				RelativePath="File_Lock.cpp">
+				RelativePath="File_Lock.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Filecache.cpp">
+				RelativePath="Filecache.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Flag_Manip.cpp">
+				RelativePath="Flag_Manip.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Framework_Component.cpp">
+				RelativePath="Framework_Component.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Functor.cpp">
+				RelativePath="Functor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Functor_String.cpp">
+				RelativePath="Functor_String.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Get_Opt.cpp">
+				RelativePath="Get_Opt.cpp"
+				>
 			</File>
 			<File
-				RelativePath="gethrtime.cpp">
+				RelativePath="gethrtime.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Handle_Ops.cpp">
+				RelativePath="Handle_Ops.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Handle_Set.cpp">
+				RelativePath="Handle_Set.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Hashable.cpp">
+				RelativePath="Hashable.cpp"
+				>
 			</File>
 			<File
-				RelativePath="High_Res_Timer.cpp">
+				RelativePath="High_Res_Timer.cpp"
+				>
 			</File>
 			<File
-				RelativePath="ICMP_Socket.cpp">
+				RelativePath="ICMP_Socket.cpp"
+				>
 			</File>
 			<File
-				RelativePath="INET_Addr.cpp">
+				RelativePath="INET_Addr.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Init_ACE.cpp">
+				RelativePath="Init_ACE.cpp"
+				>
 			</File>
 			<File
-				RelativePath="IO_Cntl_Msg.cpp">
+				RelativePath="IO_Cntl_Msg.cpp"
+				>
 			</File>
 			<File
-				RelativePath="IO_SAP.cpp">
+				RelativePath="IO_SAP.cpp"
+				>
 			</File>
 			<File
-				RelativePath="IOStream.cpp">
+				RelativePath="IOStream.cpp"
+				>
 			</File>
 			<File
-				RelativePath="IPC_SAP.cpp">
+				RelativePath="IPC_SAP.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Lib_Find.cpp">
+				RelativePath="Lib_Find.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Local_Memory_Pool.cpp">
+				RelativePath="Local_Memory_Pool.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Local_Name_Space.cpp">
+				RelativePath="Local_Name_Space.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Local_Tokens.cpp">
+				RelativePath="Local_Tokens.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Lock.cpp">
+				RelativePath="Lock.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg.cpp">
+				RelativePath="Log_Msg.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg_Backend.cpp">
+				RelativePath="Log_Msg_Backend.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg_Callback.cpp">
+				RelativePath="Log_Msg_Callback.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg_IPC.cpp">
+				RelativePath="Log_Msg_IPC.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg_NT_Event_Log.cpp">
+				RelativePath="Log_Msg_NT_Event_Log.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg_UNIX_Syslog.cpp">
+				RelativePath="Log_Msg_UNIX_Syslog.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Log_Record.cpp">
+				RelativePath="Log_Record.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Logging_Strategy.cpp">
+				RelativePath="Logging_Strategy.cpp"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK.cpp">
+				RelativePath="LSOCK.cpp"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_Acceptor.cpp">
+				RelativePath="LSOCK_Acceptor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_CODgram.cpp">
+				RelativePath="LSOCK_CODgram.cpp"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_Connector.cpp">
+				RelativePath="LSOCK_Connector.cpp"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_Dgram.cpp">
+				RelativePath="LSOCK_Dgram.cpp"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_Stream.cpp">
+				RelativePath="LSOCK_Stream.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Malloc.cpp">
+				RelativePath="Malloc.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Malloc_Allocator.cpp">
+				RelativePath="Malloc_Allocator.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Manual_Event.cpp">
+				RelativePath="Manual_Event.cpp"
+				>
 			</File>
 			<File
-				RelativePath="MEM_Acceptor.cpp">
+				RelativePath="MEM_Acceptor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="MEM_Addr.cpp">
+				RelativePath="MEM_Addr.cpp"
+				>
 			</File>
 			<File
-				RelativePath="MEM_Connector.cpp">
+				RelativePath="MEM_Connector.cpp"
+				>
 			</File>
 			<File
-				RelativePath="MEM_IO.cpp">
+				RelativePath="MEM_IO.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Mem_Map.cpp">
+				RelativePath="Mem_Map.cpp"
+				>
 			</File>
 			<File
-				RelativePath="MEM_SAP.cpp">
+				RelativePath="MEM_SAP.cpp"
+				>
 			</File>
 			<File
-				RelativePath="MEM_Stream.cpp">
+				RelativePath="MEM_Stream.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Message_Block.cpp">
+				RelativePath="Message_Block.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Message_Queue.cpp">
+				RelativePath="Message_Queue.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Message_Queue_NT.cpp">
+				RelativePath="Message_Queue_NT.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Message_Queue_Vx.cpp">
+				RelativePath="Message_Queue_Vx.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Method_Request.cpp">
+				RelativePath="Method_Request.cpp"
+				>
 			</File>
 			<File
-				RelativePath="MMAP_Memory_Pool.cpp">
+				RelativePath="MMAP_Memory_Pool.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Admin.cpp">
+				RelativePath="Monitor_Admin.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Admin_Manager.cpp">
+				RelativePath="Monitor_Admin_Manager.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Base.cpp">
+				RelativePath="Monitor_Base.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Control_Action.cpp">
+				RelativePath="Monitor_Control_Action.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Control_Types.cpp">
+				RelativePath="Monitor_Control_Types.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Point_Registry.cpp">
+				RelativePath="Monitor_Point_Registry.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Size.cpp">
+				RelativePath="Monitor_Size.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Msg_WFMO_Reactor.cpp">
+				RelativePath="Msg_WFMO_Reactor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Multihomed_INET_Addr.cpp">
+				RelativePath="Multihomed_INET_Addr.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Mutex.cpp">
+				RelativePath="Mutex.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Name_Proxy.cpp">
+				RelativePath="Name_Proxy.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Name_Request_Reply.cpp">
+				RelativePath="Name_Request_Reply.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Name_Space.cpp">
+				RelativePath="Name_Space.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Naming_Context.cpp">
+				RelativePath="Naming_Context.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Netlink_Addr.cpp">
+				RelativePath="Netlink_Addr.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Notification_Queue.cpp">
+				RelativePath="Notification_Queue.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Notification_Strategy.cpp">
+				RelativePath="Notification_Strategy.cpp"
+				>
 			</File>
 			<File
-				RelativePath="NT_Service.cpp">
+				RelativePath="NT_Service.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Obchunk.cpp">
+				RelativePath="Obchunk.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Object_Manager.cpp">
+				RelativePath="Object_Manager.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Object_Manager_Base.cpp">
+				RelativePath="Object_Manager_Base.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_Errno.cpp">
+				RelativePath="OS_Errno.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_Log_Msg_Attributes.cpp">
+				RelativePath="OS_Log_Msg_Attributes.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_main.cpp">
+				RelativePath="OS_main.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_arpa_inet.cpp">
+				RelativePath="OS_NS_arpa_inet.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_ctype.cpp">
+				RelativePath="OS_NS_ctype.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_dirent.cpp">
+				RelativePath="OS_NS_dirent.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_dlfcn.cpp">
+				RelativePath="OS_NS_dlfcn.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_errno.cpp">
+				RelativePath="OS_NS_errno.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_fcntl.cpp">
+				RelativePath="OS_NS_fcntl.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_math.cpp">
+				RelativePath="OS_NS_math.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_netdb.cpp">
+				RelativePath="OS_NS_netdb.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_poll.cpp">
+				RelativePath="OS_NS_poll.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_pwd.cpp">
+				RelativePath="OS_NS_pwd.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_regex.cpp">
+				RelativePath="OS_NS_regex.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_signal.cpp">
+				RelativePath="OS_NS_signal.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_stdio.cpp">
+				RelativePath="OS_NS_stdio.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_stdlib.cpp">
+				RelativePath="OS_NS_stdlib.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_string.cpp">
+				RelativePath="OS_NS_string.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_strings.cpp">
+				RelativePath="OS_NS_strings.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_stropts.cpp">
+				RelativePath="OS_NS_stropts.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_mman.cpp">
+				RelativePath="OS_NS_sys_mman.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_msg.cpp">
+				RelativePath="OS_NS_sys_msg.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_resource.cpp">
+				RelativePath="OS_NS_sys_resource.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_select.cpp">
+				RelativePath="OS_NS_sys_select.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_sendfile.cpp">
+				RelativePath="OS_NS_sys_sendfile.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_shm.cpp">
+				RelativePath="OS_NS_sys_shm.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_socket.cpp">
+				RelativePath="OS_NS_sys_socket.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_stat.cpp">
+				RelativePath="OS_NS_sys_stat.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_time.cpp">
+				RelativePath="OS_NS_sys_time.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_uio.cpp">
+				RelativePath="OS_NS_sys_uio.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_utsname.cpp">
+				RelativePath="OS_NS_sys_utsname.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_wait.cpp">
+				RelativePath="OS_NS_sys_wait.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_Thread.cpp">
+				RelativePath="OS_NS_Thread.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_time.cpp">
+				RelativePath="OS_NS_time.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_unistd.cpp">
+				RelativePath="OS_NS_unistd.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_wchar.cpp">
+				RelativePath="OS_NS_wchar.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_wctype.cpp">
+				RelativePath="OS_NS_wctype.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_QoS.cpp">
+				RelativePath="OS_QoS.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_Thread_Adapter.cpp">
+				RelativePath="OS_Thread_Adapter.cpp"
+				>
 			</File>
 			<File
-				RelativePath="OS_TLI.cpp">
+				RelativePath="OS_TLI.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Pagefile_Memory_Pool.cpp">
+				RelativePath="Pagefile_Memory_Pool.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Parse_Node.cpp">
+				RelativePath="Parse_Node.cpp"
+				>
 			</File>
 			<File
-				RelativePath="PI_Malloc.cpp">
+				RelativePath="PI_Malloc.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Ping_Socket.cpp">
+				RelativePath="Ping_Socket.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Pipe.cpp">
+				RelativePath="Pipe.cpp"
+				>
 			</File>
 			<File
-				RelativePath="POSIX_Asynch_IO.cpp">
+				RelativePath="POSIX_Asynch_IO.cpp"
+				>
 			</File>
 			<File
-				RelativePath="POSIX_CB_Proactor.cpp">
+				RelativePath="POSIX_CB_Proactor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="POSIX_Proactor.cpp">
+				RelativePath="POSIX_Proactor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Priority_Reactor.cpp">
+				RelativePath="Priority_Reactor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Proactor.cpp">
+				RelativePath="Proactor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Proactor_Impl.cpp">
+				RelativePath="Proactor_Impl.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Process.cpp">
+				RelativePath="Process.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Process_Manager.cpp">
+				RelativePath="Process_Manager.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Process_Mutex.cpp">
+				RelativePath="Process_Mutex.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Process_Semaphore.cpp">
+				RelativePath="Process_Semaphore.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Profile_Timer.cpp">
+				RelativePath="Profile_Timer.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Reactor.cpp">
+				RelativePath="Reactor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Reactor_Impl.cpp">
+				RelativePath="Reactor_Impl.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Reactor_Notification_Strategy.cpp">
+				RelativePath="Reactor_Notification_Strategy.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Reactor_Timer_Interface.cpp">
+				RelativePath="Reactor_Timer_Interface.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Read_Buffer.cpp">
+				RelativePath="Read_Buffer.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Recursive_Thread_Mutex.cpp">
+				RelativePath="Recursive_Thread_Mutex.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Recyclable.cpp">
+				RelativePath="Recyclable.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Registry.cpp">
+				RelativePath="Registry.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Registry_Name_Space.cpp">
+				RelativePath="Registry_Name_Space.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Remote_Name_Space.cpp">
+				RelativePath="Remote_Name_Space.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Remote_Tokens.cpp">
+				RelativePath="Remote_Tokens.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Rtems_init.c">
+				RelativePath="Rtems_init.c"
+				>
 			</File>
 			<File
-				RelativePath="RW_Mutex.cpp">
+				RelativePath="RW_Mutex.cpp"
+				>
 			</File>
 			<File
-				RelativePath="RW_Process_Mutex.cpp">
+				RelativePath="RW_Process_Mutex.cpp"
+				>
 			</File>
 			<File
-				RelativePath="RW_Thread_Mutex.cpp">
+				RelativePath="RW_Thread_Mutex.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Sample_History.cpp">
+				RelativePath="Sample_History.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Sbrk_Memory_Pool.cpp">
+				RelativePath="Sbrk_Memory_Pool.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Sched_Params.cpp">
+				RelativePath="Sched_Params.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Select_Reactor_Base.cpp">
+				RelativePath="Select_Reactor_Base.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Semaphore.cpp">
+				RelativePath="Semaphore.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Service_Config.cpp">
+				RelativePath="Service_Config.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Service_Gestalt.cpp">
+				RelativePath="Service_Gestalt.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Service_Manager.cpp">
+				RelativePath="Service_Manager.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Service_Object.cpp">
+				RelativePath="Service_Object.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Service_Repository.cpp">
+				RelativePath="Service_Repository.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Service_Types.cpp">
+				RelativePath="Service_Types.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Memory.cpp">
+				RelativePath="Shared_Memory.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Memory_MM.cpp">
+				RelativePath="Shared_Memory_MM.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Memory_Pool.cpp">
+				RelativePath="Shared_Memory_Pool.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Memory_SV.cpp">
+				RelativePath="Shared_Memory_SV.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Object.cpp">
+				RelativePath="Shared_Object.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Sig_Adapter.cpp">
+				RelativePath="Sig_Adapter.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Sig_Handler.cpp">
+				RelativePath="Sig_Handler.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Signal.cpp">
+				RelativePath="Signal.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK.cpp">
+				RelativePath="SOCK.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Acceptor.cpp">
+				RelativePath="SOCK_Acceptor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_CODgram.cpp">
+				RelativePath="SOCK_CODgram.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Sock_Connect.cpp">
+				RelativePath="Sock_Connect.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Connector.cpp">
+				RelativePath="SOCK_Connector.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Dgram.cpp">
+				RelativePath="SOCK_Dgram.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Dgram_Bcast.cpp">
+				RelativePath="SOCK_Dgram_Bcast.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Dgram_Mcast.cpp">
+				RelativePath="SOCK_Dgram_Mcast.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_IO.cpp">
+				RelativePath="SOCK_IO.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Netlink.cpp">
+				RelativePath="SOCK_Netlink.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_SEQPACK_Acceptor.cpp">
+				RelativePath="SOCK_SEQPACK_Acceptor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_SEQPACK_Association.cpp">
+				RelativePath="SOCK_SEQPACK_Association.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_SEQPACK_Connector.cpp">
+				RelativePath="SOCK_SEQPACK_Connector.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Stream.cpp">
+				RelativePath="SOCK_Stream.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE.cpp">
+				RelativePath="SPIPE.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE_Acceptor.cpp">
+				RelativePath="SPIPE_Acceptor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE_Addr.cpp">
+				RelativePath="SPIPE_Addr.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE_Connector.cpp">
+				RelativePath="SPIPE_Connector.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE_Stream.cpp">
+				RelativePath="SPIPE_Stream.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SString.cpp">
+				RelativePath="SString.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Stack_Trace.cpp">
+				RelativePath="Stack_Trace.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Stats.cpp">
+				RelativePath="Stats.cpp"
+				>
 			</File>
 			<File
-				RelativePath="String_Base_Const.cpp">
+				RelativePath="String_Base_Const.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SUN_Proactor.cpp">
+				RelativePath="SUN_Proactor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SV_Message.cpp">
+				RelativePath="SV_Message.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SV_Message_Queue.cpp">
+				RelativePath="SV_Message_Queue.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SV_Semaphore_Complex.cpp">
+				RelativePath="SV_Semaphore_Complex.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SV_Semaphore_Simple.cpp">
+				RelativePath="SV_Semaphore_Simple.cpp"
+				>
 			</File>
 			<File
-				RelativePath="SV_Shared_Memory.cpp">
+				RelativePath="SV_Shared_Memory.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Svc_Conf_Lexer.cpp">
+				RelativePath="Svc_Conf_Lexer.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Svc_Conf_y.cpp">
+				RelativePath="Svc_Conf_y.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Synch_Options.cpp">
+				RelativePath="Synch_Options.cpp"
+				>
 			</File>
 			<File
-				RelativePath="System_Time.cpp">
+				RelativePath="System_Time.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Task.cpp">
+				RelativePath="Task.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Thread.cpp">
+				RelativePath="Thread.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Adapter.cpp">
+				RelativePath="Thread_Adapter.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Control.cpp">
+				RelativePath="Thread_Control.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Exit.cpp">
+				RelativePath="Thread_Exit.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Hook.cpp">
+				RelativePath="Thread_Hook.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Manager.cpp">
+				RelativePath="Thread_Manager.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Mutex.cpp">
+				RelativePath="Thread_Mutex.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Semaphore.cpp">
+				RelativePath="Thread_Semaphore.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Throughput_Stats.cpp">
+				RelativePath="Throughput_Stats.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Time_Value.cpp">
+				RelativePath="Time_Value.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Timeprobe.cpp">
+				RelativePath="Timeprobe.cpp"
+				>
 			</File>
 			<File
-				RelativePath="TLI.cpp">
+				RelativePath="TLI.cpp"
+				>
 			</File>
 			<File
-				RelativePath="TLI_Acceptor.cpp">
+				RelativePath="TLI_Acceptor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="TLI_Connector.cpp">
+				RelativePath="TLI_Connector.cpp"
+				>
 			</File>
 			<File
-				RelativePath="TLI_Stream.cpp">
+				RelativePath="TLI_Stream.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Token.cpp">
+				RelativePath="Token.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Token_Collection.cpp">
+				RelativePath="Token_Collection.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Token_Invariants.cpp">
+				RelativePath="Token_Invariants.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Token_Manager.cpp">
+				RelativePath="Token_Manager.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Token_Request_Reply.cpp">
+				RelativePath="Token_Request_Reply.cpp"
+				>
 			</File>
 			<File
-				RelativePath="TP_Reactor.cpp">
+				RelativePath="TP_Reactor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="Trace.cpp">
+				RelativePath="Trace.cpp"
+				>
 			</File>
 			<File
-				RelativePath="TSS_Adapter.cpp">
+				RelativePath="TSS_Adapter.cpp"
+				>
 			</File>
 			<File
-				RelativePath="TTY_IO.cpp">
+				RelativePath="TTY_IO.cpp"
+				>
 			</File>
 			<File
-				RelativePath="UNIX_Addr.cpp">
+				RelativePath="UNIX_Addr.cpp"
+				>
 			</File>
 			<File
-				RelativePath="UPIPE_Acceptor.cpp">
+				RelativePath="UPIPE_Acceptor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="UPIPE_Connector.cpp">
+				RelativePath="UPIPE_Connector.cpp"
+				>
 			</File>
 			<File
-				RelativePath="UPIPE_Stream.cpp">
+				RelativePath="UPIPE_Stream.cpp"
+				>
 			</File>
 			<File
-				RelativePath="UTF16_Encoding_Converter.cpp">
+				RelativePath="UTF16_Encoding_Converter.cpp"
+				>
 			</File>
 			<File
-				RelativePath="UTF32_Encoding_Converter.cpp">
+				RelativePath="UTF32_Encoding_Converter.cpp"
+				>
 			</File>
 			<File
-				RelativePath="UTF8_Encoding_Converter.cpp">
+				RelativePath="UTF8_Encoding_Converter.cpp"
+				>
 			</File>
 			<File
-				RelativePath="UUID.cpp">
+				RelativePath="UUID.cpp"
+				>
 			</File>
 			<File
-				RelativePath="WFMO_Reactor.cpp">
+				RelativePath="WFMO_Reactor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="WIN32_Asynch_IO.cpp">
+				RelativePath="WIN32_Asynch_IO.cpp"
+				>
 			</File>
 			<File
-				RelativePath="WIN32_Proactor.cpp">
+				RelativePath="WIN32_Proactor.cpp"
+				>
 			</File>
 			<File
-				RelativePath="XML_Svc_Conf.cpp">
+				RelativePath="XML_Svc_Conf.cpp"
+				>
 			</File>
 			<File
-				RelativePath="XTI_ATM_Mcast.cpp">
+				RelativePath="XTI_ATM_Mcast.cpp"
+				>
 			</File>
 		</Filter>
 		<Filter
 			Name="Header Files"
-			Filter="h;hpp;hxx;hh">
+			Filter="h;hpp;hxx;hh"
+			>
 			<File
-				RelativePath="Acceptor.h">
+				RelativePath="Acceptor.h"
+				>
 			</File>
 			<File
-				RelativePath="ACE.h">
+				RelativePath="ACE.h"
+				>
 			</File>
 			<File
-				RelativePath="ACE_export.h">
+				RelativePath="ACE_export.h"
+				>
 			</File>
 			<File
-				RelativePath="ace_wchar.h">
+				RelativePath="ace_wchar.h"
+				>
 			</File>
 			<File
-				RelativePath="Activation_Queue.h">
+				RelativePath="Activation_Queue.h"
+				>
 			</File>
 			<File
-				RelativePath="Active_Map_Manager.h">
+				RelativePath="Active_Map_Manager.h"
+				>
 			</File>
 			<File
-				RelativePath="Active_Map_Manager_T.h">
+				RelativePath="Active_Map_Manager_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Addr.h">
+				RelativePath="Addr.h"
+				>
 			</File>
 			<File
-				RelativePath="Arg_Shifter.h">
+				RelativePath="Arg_Shifter.h"
+				>
 			</File>
 			<File
-				RelativePath="ARGV.h">
+				RelativePath="ARGV.h"
+				>
 			</File>
 			<File
-				RelativePath="Argv_Type_Converter.h">
+				RelativePath="Argv_Type_Converter.h"
+				>
 			</File>
 			<File
-				RelativePath="Array.h">
+				RelativePath="Array.h"
+				>
 			</File>
 			<File
-				RelativePath="Array_Base.h">
+				RelativePath="Array_Base.h"
+				>
 			</File>
 			<File
-				RelativePath="Array_Map.h">
+				RelativePath="Array_Map.h"
+				>
 			</File>
 			<File
-				RelativePath="Assert.h">
+				RelativePath="Assert.h"
+				>
 			</File>
 			<File
-				RelativePath="Asynch_Acceptor.h">
+				RelativePath="Asynch_Acceptor.h"
+				>
 			</File>
 			<File
-				RelativePath="Asynch_Connector.h">
+				RelativePath="Asynch_Connector.h"
+				>
 			</File>
 			<File
-				RelativePath="Asynch_IO.h">
+				RelativePath="Asynch_IO.h"
+				>
 			</File>
 			<File
-				RelativePath="Asynch_IO_Impl.h">
+				RelativePath="Asynch_IO_Impl.h"
+				>
 			</File>
 			<File
-				RelativePath="Asynch_Pseudo_Task.h">
+				RelativePath="Asynch_Pseudo_Task.h"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Acceptor.h">
+				RelativePath="ATM_Acceptor.h"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Addr.h">
+				RelativePath="ATM_Addr.h"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Connector.h">
+				RelativePath="ATM_Connector.h"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Params.h">
+				RelativePath="ATM_Params.h"
+				>
 			</File>
 			<File
-				RelativePath="ATM_QoS.h">
+				RelativePath="ATM_QoS.h"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Stream.h">
+				RelativePath="ATM_Stream.h"
+				>
 			</File>
 			<File
-				RelativePath="Atomic_Op.h">
+				RelativePath="Atomic_Op.h"
+				>
 			</File>
 			<File
-				RelativePath="Atomic_Op_GCC_T.h">
+				RelativePath="Atomic_Op_GCC_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Atomic_Op_Sparc.h">
+				RelativePath="Atomic_Op_Sparc.h"
+				>
 			</File>
 			<File
-				RelativePath="Atomic_Op_T.h">
+				RelativePath="Atomic_Op_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Auto_Event.h">
+				RelativePath="Auto_Event.h"
+				>
 			</File>
 			<File
-				RelativePath="Auto_Functor.h">
+				RelativePath="Auto_Functor.h"
+				>
 			</File>
 			<File
-				RelativePath="Auto_IncDec_T.h">
+				RelativePath="Auto_IncDec_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Auto_Ptr.h">
+				RelativePath="Auto_Ptr.h"
+				>
 			</File>
 			<File
-				RelativePath="Barrier.h">
+				RelativePath="Barrier.h"
+				>
 			</File>
 			<File
-				RelativePath="Base_Thread_Adapter.h">
+				RelativePath="Base_Thread_Adapter.h"
+				>
 			</File>
 			<File
-				RelativePath="Based_Pointer_Repository.h">
+				RelativePath="Based_Pointer_Repository.h"
+				>
 			</File>
 			<File
-				RelativePath="Based_Pointer_T.h">
+				RelativePath="Based_Pointer_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Basic_Stats.h">
+				RelativePath="Basic_Stats.h"
+				>
 			</File>
 			<File
-				RelativePath="Basic_Types.h">
+				RelativePath="Basic_Types.h"
+				>
 			</File>
 			<File
-				RelativePath="Bound_Ptr.h">
+				RelativePath="Bound_Ptr.h"
+				>
 			</File>
 			<File
-				RelativePath="Cache_Map_Manager_T.h">
+				RelativePath="Cache_Map_Manager_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Cached_Connect_Strategy_T.h">
+				RelativePath="Cached_Connect_Strategy_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Caching_Strategies_T.h">
+				RelativePath="Caching_Strategies_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Caching_Utility_T.h">
+				RelativePath="Caching_Utility_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Capabilities.h">
+				RelativePath="Capabilities.h"
+				>
 			</File>
 			<File
-				RelativePath="CDR_Base.h">
+				RelativePath="CDR_Base.h"
+				>
 			</File>
 			<File
-				RelativePath="CDR_Size.h">
+				RelativePath="CDR_Size.h"
+				>
 			</File>
 			<File
-				RelativePath="CDR_Stream.h">
+				RelativePath="CDR_Stream.h"
+				>
 			</File>
 			<File
-				RelativePath="CE_Screen_Output.h">
+				RelativePath="CE_Screen_Output.h"
+				>
 			</File>
 			<File
-				RelativePath="checked_iterator.h">
+				RelativePath="checked_iterator.h"
+				>
 			</File>
 			<File
-				RelativePath="Cleanup.h">
+				RelativePath="Cleanup.h"
+				>
 			</File>
 			<File
-				RelativePath="Cleanup_Strategies_T.h">
+				RelativePath="Cleanup_Strategies_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Codecs.h">
+				RelativePath="Codecs.h"
+				>
 			</File>
 			<File
-				RelativePath="Codeset_IBM1047.h">
+				RelativePath="Codeset_IBM1047.h"
+				>
 			</File>
 			<File
-				RelativePath="Codeset_Registry.h">
+				RelativePath="Codeset_Registry.h"
+				>
 			</File>
 			<File
-				RelativePath="Codeset_Symbols.h">
+				RelativePath="Codeset_Symbols.h"
+				>
 			</File>
 			<File
-				RelativePath="Condition_Recursive_Thread_Mutex.h">
+				RelativePath="Condition_Recursive_Thread_Mutex.h"
+				>
 			</File>
 			<File
-				RelativePath="Condition_T.h">
+				RelativePath="Condition_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Condition_Thread_Mutex.h">
+				RelativePath="Condition_Thread_Mutex.h"
+				>
 			</File>
 			<File
-				RelativePath="config-aix-5.x.h">
+				RelativePath="config-aix-5.x.h"
+				>
 			</File>
 			<File
-				RelativePath="config-all.h">
+				RelativePath="config-all.h"
+				>
 			</File>
 			<File
-				RelativePath="config-cray.h">
+				RelativePath="config-cray.h"
+				>
 			</File>
 			<File
-				RelativePath="config-cxx-common.h">
+				RelativePath="config-cxx-common.h"
+				>
 			</File>
 			<File
-				RelativePath="config-cygwin32.h">
+				RelativePath="config-cygwin32.h"
+				>
 			</File>
 			<File
-				RelativePath="config-doxygen.h">
+				RelativePath="config-doxygen.h"
+				>
 			</File>
 			<File
-				RelativePath="config-freebsd.h">
+				RelativePath="config-freebsd.h"
+				>
 			</File>
 			<File
-				RelativePath="config-g++-common.h">
+				RelativePath="config-g++-common.h"
+				>
 			</File>
 			<File
-				RelativePath="config-ghs-common.h">
+				RelativePath="config-ghs-common.h"
+				>
 			</File>
 			<File
-				RelativePath="config-hpux-11.00.h">
+				RelativePath="config-hpux-11.00.h"
+				>
 			</File>
 			<File
-				RelativePath="config-icc-common.h">
+				RelativePath="config-icc-common.h"
+				>
 			</File>
 			<File
-				RelativePath="config-integritySCA.h">
+				RelativePath="config-integritySCA.h"
+				>
 			</File>
 			<File
-				RelativePath="config-irix6.5.x-sgic++.h">
+				RelativePath="config-irix6.5.x-sgic++.h"
+				>
 			</File>
 			<File
-				RelativePath="config-irix6.x-common.h">
+				RelativePath="config-irix6.x-common.h"
+				>
 			</File>
 			<File
-				RelativePath="config-irix6.x-g++.h">
+				RelativePath="config-irix6.x-g++.h"
+				>
 			</File>
 			<File
-				RelativePath="config-irix6.x-sgic++.h">
+				RelativePath="config-irix6.x-sgic++.h"
+				>
 			</File>
 			<File
-				RelativePath="config-linux-common.h">
+				RelativePath="config-linux-common.h"
+				>
 			</File>
 			<File
-				RelativePath="config-linux.h">
+				RelativePath="config-linux.h"
+				>
 			</File>
 			<File
-				RelativePath="config-lite.h">
+				RelativePath="config-lite.h"
+				>
 			</File>
 			<File
-				RelativePath="config-lynxos.h">
+				RelativePath="config-lynxos.h"
+				>
 			</File>
 			<File
-				RelativePath="config-macosx-iphone-hardware.h">
+				RelativePath="config-macosx-iphone-hardware.h"
+				>
 			</File>
 			<File
-				RelativePath="config-macosx-iphone-simulator.h">
+				RelativePath="config-macosx-iphone-simulator.h"
+				>
 			</File>
 			<File
-				RelativePath="config-macosx-leopard.h">
+				RelativePath="config-macosx-leopard.h"
+				>
 			</File>
 			<File
-				RelativePath="config-macosx-panther.h">
+				RelativePath="config-macosx-panther.h"
+				>
 			</File>
 			<File
-				RelativePath="config-macosx-snowleopard.h">
+				RelativePath="config-macosx-snowleopard.h"
+				>
 			</File>
 			<File
-				RelativePath="config-macosx-tiger.h">
+				RelativePath="config-macosx-tiger.h"
+				>
 			</File>
 			<File
-				RelativePath="config-macosx.h">
+				RelativePath="config-macosx.h"
+				>
 			</File>
 			<File
-				RelativePath="config-macros.h">
+				RelativePath="config-macros.h"
+				>
 			</File>
 			<File
-				RelativePath="config-minimal.h">
+				RelativePath="config-minimal.h"
+				>
 			</File>
 			<File
-				RelativePath="config-mvs.h">
+				RelativePath="config-mvs.h"
+				>
 			</File>
 			<File
-				RelativePath="config-netbsd.h">
+				RelativePath="config-netbsd.h"
+				>
 			</File>
 			<File
-				RelativePath="config-openbsd.h">
+				RelativePath="config-openbsd.h"
+				>
 			</File>
 			<File
-				RelativePath="config-openvms.h">
+				RelativePath="config-openvms.h"
+				>
 			</File>
 			<File
-				RelativePath="config-pharlap.h">
+				RelativePath="config-pharlap.h"
+				>
 			</File>
 			<File
-				RelativePath="config-posix-nonetworking.h">
+				RelativePath="config-posix-nonetworking.h"
+				>
 			</File>
 			<File
-				RelativePath="config-posix.h">
+				RelativePath="config-posix.h"
+				>
 			</File>
 			<File
-				RelativePath="config-qnx-neutrino.h">
+				RelativePath="config-qnx-neutrino.h"
+				>
 			</File>
 			<File
-				RelativePath="config-qnx-rtp-62x.h">
+				RelativePath="config-qnx-rtp-62x.h"
+				>
 			</File>
 			<File
-				RelativePath="config-qnx-rtp-common.h">
+				RelativePath="config-qnx-rtp-common.h"
+				>
 			</File>
 			<File
-				RelativePath="config-qnx-rtp-pre62x.h">
+				RelativePath="config-qnx-rtp-pre62x.h"
+				>
 			</File>
 			<File
-				RelativePath="config-qnx-rtp.h">
+				RelativePath="config-qnx-rtp.h"
+				>
 			</File>
 			<File
-				RelativePath="config-rtems.h">
+				RelativePath="config-rtems.h"
+				>
 			</File>
 			<File
-				RelativePath="config-sco-5.0.0-nothread.h">
+				RelativePath="config-sco-5.0.0-nothread.h"
+				>
 			</File>
 			<File
-				RelativePath="config-sco-5.0.0.h">
+				RelativePath="config-sco-5.0.0.h"
+				>
 			</File>
 			<File
-				RelativePath="config-suncc-common.h">
+				RelativePath="config-suncc-common.h"
+				>
 			</File>
 			<File
-				RelativePath="config-sunos5.10.h">
+				RelativePath="config-sunos5.10.h"
+				>
 			</File>
 			<File
-				RelativePath="config-sunos5.11.h">
+				RelativePath="config-sunos5.11.h"
+				>
 			</File>
 			<File
-				RelativePath="config-sunos5.4-g++.h">
+				RelativePath="config-sunos5.4-g++.h"
+				>
 			</File>
 			<File
-				RelativePath="config-sunos5.4-sunc++-4.x.h">
+				RelativePath="config-sunos5.4-sunc++-4.x.h"
+				>
 			</File>
 			<File
-				RelativePath="config-sunos5.5.h">
+				RelativePath="config-sunos5.5.h"
+				>
 			</File>
 			<File
-				RelativePath="config-sunos5.6.h">
+				RelativePath="config-sunos5.6.h"
+				>
 			</File>
 			<File
-				RelativePath="config-sunos5.7.h">
+				RelativePath="config-sunos5.7.h"
+				>
 			</File>
 			<File
-				RelativePath="config-sunos5.8.h">
+				RelativePath="config-sunos5.8.h"
+				>
 			</File>
 			<File
-				RelativePath="config-sunos5.9.h">
+				RelativePath="config-sunos5.9.h"
+				>
 			</File>
 			<File
-				RelativePath="config-tandem-nsk-mips-v2.h">
+				RelativePath="config-tandem-nsk-mips-v2.h"
+				>
 			</File>
 			<File
-				RelativePath="config-tandem-nsk-mips-v3.h">
+				RelativePath="config-tandem-nsk-mips-v3.h"
+				>
 			</File>
 			<File
-				RelativePath="config-tandem.h">
+				RelativePath="config-tandem.h"
+				>
 			</File>
 			<File
-				RelativePath="config-tru64.h">
+				RelativePath="config-tru64.h"
+				>
 			</File>
 			<File
-				RelativePath="config-unixware-7.1.0.h">
+				RelativePath="config-unixware-7.1.0.h"
+				>
 			</File>
 			<File
-				RelativePath="config-unixware-7.1.0.udk.h">
+				RelativePath="config-unixware-7.1.0.udk.h"
+				>
 			</File>
 			<File
-				RelativePath="config-visualage.h">
+				RelativePath="config-visualage.h"
+				>
 			</File>
 			<File
-				RelativePath="config-vxworks.h">
+				RelativePath="config-vxworks.h"
+				>
 			</File>
 			<File
-				RelativePath="config-vxworks6.4.h">
+				RelativePath="config-vxworks6.4.h"
+				>
 			</File>
 			<File
-				RelativePath="config-vxworks6.5.h">
+				RelativePath="config-vxworks6.5.h"
+				>
 			</File>
 			<File
-				RelativePath="config-vxworks6.6.h">
+				RelativePath="config-vxworks6.6.h"
+				>
 			</File>
 			<File
-				RelativePath="config-vxworks6.7.h">
+				RelativePath="config-vxworks6.7.h"
+				>
 			</File>
 			<File
-				RelativePath="config-vxworks6.8.h">
+				RelativePath="config-vxworks6.8.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32-borland.h">
+				RelativePath="config-win32-borland.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32-cegcc.h">
+				RelativePath="config-win32-cegcc.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32-common.h">
+				RelativePath="config-win32-common.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32-dmc.h">
+				RelativePath="config-win32-dmc.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32-ghs.h">
+				RelativePath="config-win32-ghs.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32-interix.h">
+				RelativePath="config-win32-interix.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32-mingw.h">
+				RelativePath="config-win32-mingw.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32-msvc-10.h">
+				RelativePath="config-win32-msvc-10.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32-msvc-7.h">
+				RelativePath="config-win32-msvc-7.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32-msvc-8.h">
+				RelativePath="config-win32-msvc-8.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32-msvc-9.h">
+				RelativePath="config-win32-msvc-9.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32-msvc.h">
+				RelativePath="config-win32-msvc.h"
+				>
 			</File>
 			<File
-				RelativePath="config-win32.h">
+				RelativePath="config-win32.h"
+				>
 			</File>
 			<File
-				RelativePath="config-WinCE.h">
+				RelativePath="config-WinCE.h"
+				>
 			</File>
 			<File
-				RelativePath="config.h">
+				RelativePath="config.h"
+				>
 			</File>
 			<File
-				RelativePath="Configuration.h">
+				RelativePath="Configuration.h"
+				>
 			</File>
 			<File
-				RelativePath="Configuration_Import_Export.h">
+				RelativePath="Configuration_Import_Export.h"
+				>
 			</File>
 			<File
-				RelativePath="Connection_Recycling_Strategy.h">
+				RelativePath="Connection_Recycling_Strategy.h"
+				>
 			</File>
 			<File
-				RelativePath="Connector.h">
+				RelativePath="Connector.h"
+				>
 			</File>
 			<File
-				RelativePath="Containers.h">
+				RelativePath="Containers.h"
+				>
 			</File>
 			<File
-				RelativePath="Containers_T.h">
+				RelativePath="Containers_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Copy_Disabled.h">
+				RelativePath="Copy_Disabled.h"
+				>
 			</File>
 			<File
-				RelativePath="CORBA_macros.h">
+				RelativePath="CORBA_macros.h"
+				>
 			</File>
 			<File
-				RelativePath="Countdown_Time.h">
+				RelativePath="Countdown_Time.h"
+				>
 			</File>
 			<File
-				RelativePath="Date_Time.h">
+				RelativePath="Date_Time.h"
+				>
 			</File>
 			<File
-				RelativePath="Default_Constants.h">
+				RelativePath="Default_Constants.h"
+				>
 			</File>
 			<File
-				RelativePath="DEV.h">
+				RelativePath="DEV.h"
+				>
 			</File>
 			<File
-				RelativePath="DEV_Addr.h">
+				RelativePath="DEV_Addr.h"
+				>
 			</File>
 			<File
-				RelativePath="DEV_Connector.h">
+				RelativePath="DEV_Connector.h"
+				>
 			</File>
 			<File
-				RelativePath="DEV_IO.h">
+				RelativePath="DEV_IO.h"
+				>
 			</File>
 			<File
-				RelativePath="Dev_Poll_Reactor.h">
+				RelativePath="Dev_Poll_Reactor.h"
+				>
 			</File>
 			<File
-				RelativePath="Dirent.h">
+				RelativePath="Dirent.h"
+				>
 			</File>
 			<File
-				RelativePath="Dirent_Selector.h">
+				RelativePath="Dirent_Selector.h"
+				>
 			</File>
 			<File
-				RelativePath="DLL.h">
+				RelativePath="DLL.h"
+				>
 			</File>
 			<File
-				RelativePath="DLL_Manager.h">
+				RelativePath="DLL_Manager.h"
+				>
 			</File>
 			<File
-				RelativePath="Dump.h">
+				RelativePath="Dump.h"
+				>
 			</File>
 			<File
-				RelativePath="Dump_T.h">
+				RelativePath="Dump_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Dynamic.h">
+				RelativePath="Dynamic.h"
+				>
 			</File>
 			<File
-				RelativePath="Dynamic_Message_Strategy.h">
+				RelativePath="Dynamic_Message_Strategy.h"
+				>
 			</File>
 			<File
-				RelativePath="Dynamic_Service.h">
+				RelativePath="Dynamic_Service.h"
+				>
 			</File>
 			<File
-				RelativePath="Dynamic_Service_Base.h">
+				RelativePath="Dynamic_Service_Base.h"
+				>
 			</File>
 			<File
-				RelativePath="Dynamic_Service_Dependency.h">
+				RelativePath="Dynamic_Service_Dependency.h"
+				>
 			</File>
 			<File
-				RelativePath="Encoding_Converter.h">
+				RelativePath="Encoding_Converter.h"
+				>
 			</File>
 			<File
-				RelativePath="Encoding_Converter_Factory.h">
+				RelativePath="Encoding_Converter_Factory.h"
+				>
 			</File>
 			<File
-				RelativePath="Env_Value_T.h">
+				RelativePath="Env_Value_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Event.h">
+				RelativePath="Event.h"
+				>
 			</File>
 			<File
-				RelativePath="Event_Handler.h">
+				RelativePath="Event_Handler.h"
+				>
 			</File>
 			<File
-				RelativePath="Event_Handler_T.h">
+				RelativePath="Event_Handler_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Exception_Macros.h">
+				RelativePath="Exception_Macros.h"
+				>
 			</File>
 			<File
-				RelativePath="FIFO.h">
+				RelativePath="FIFO.h"
+				>
 			</File>
 			<File
-				RelativePath="FIFO_Recv.h">
+				RelativePath="FIFO_Recv.h"
+				>
 			</File>
 			<File
-				RelativePath="FIFO_Recv_Msg.h">
+				RelativePath="FIFO_Recv_Msg.h"
+				>
 			</File>
 			<File
-				RelativePath="FIFO_Send.h">
+				RelativePath="FIFO_Send.h"
+				>
 			</File>
 			<File
-				RelativePath="FIFO_Send_Msg.h">
+				RelativePath="FIFO_Send_Msg.h"
+				>
 			</File>
 			<File
-				RelativePath="FILE.h">
+				RelativePath="FILE.h"
+				>
 			</File>
 			<File
-				RelativePath="FILE_Addr.h">
+				RelativePath="FILE_Addr.h"
+				>
 			</File>
 			<File
-				RelativePath="FILE_Connector.h">
+				RelativePath="FILE_Connector.h"
+				>
 			</File>
 			<File
-				RelativePath="FILE_IO.h">
+				RelativePath="FILE_IO.h"
+				>
 			</File>
 			<File
-				RelativePath="File_Lock.h">
+				RelativePath="File_Lock.h"
+				>
 			</File>
 			<File
-				RelativePath="Filecache.h">
+				RelativePath="Filecache.h"
+				>
 			</File>
 			<File
-				RelativePath="Flag_Manip.h">
+				RelativePath="Flag_Manip.h"
+				>
 			</File>
 			<File
-				RelativePath="Framework_Component.h">
+				RelativePath="Framework_Component.h"
+				>
 			</File>
 			<File
-				RelativePath="Framework_Component_T.h">
+				RelativePath="Framework_Component_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Free_List.h">
+				RelativePath="Free_List.h"
+				>
 			</File>
 			<File
-				RelativePath="Functor.h">
+				RelativePath="Functor.h"
+				>
 			</File>
 			<File
-				RelativePath="Functor_String.h">
+				RelativePath="Functor_String.h"
+				>
 			</File>
 			<File
-				RelativePath="Functor_T.h">
+				RelativePath="Functor_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Future.h">
+				RelativePath="Future.h"
+				>
 			</File>
 			<File
-				RelativePath="Future_Set.h">
+				RelativePath="Future_Set.h"
+				>
 			</File>
 			<File
-				RelativePath="Get_Opt.h">
+				RelativePath="Get_Opt.h"
+				>
 			</File>
 			<File
-				RelativePath="Global_Macros.h">
+				RelativePath="Global_Macros.h"
+				>
 			</File>
 			<File
-				RelativePath="Guard_T.h">
+				RelativePath="Guard_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Handle_Gobbler.h">
+				RelativePath="Handle_Gobbler.h"
+				>
 			</File>
 			<File
-				RelativePath="Handle_Ops.h">
+				RelativePath="Handle_Ops.h"
+				>
 			</File>
 			<File
-				RelativePath="Handle_Set.h">
+				RelativePath="Handle_Set.h"
+				>
 			</File>
 			<File
-				RelativePath="Hash_Cache_Map_Manager_T.h">
+				RelativePath="Hash_Cache_Map_Manager_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Hash_Map_Manager.h">
+				RelativePath="Hash_Map_Manager.h"
+				>
 			</File>
 			<File
-				RelativePath="Hash_Map_Manager_T.h">
+				RelativePath="Hash_Map_Manager_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Hash_Map_With_Allocator_T.h">
+				RelativePath="Hash_Map_With_Allocator_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Hash_Multi_Map_Manager_T.h">
+				RelativePath="Hash_Multi_Map_Manager_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Hashable.h">
+				RelativePath="Hashable.h"
+				>
 			</File>
 			<File
-				RelativePath="High_Res_Timer.h">
+				RelativePath="High_Res_Timer.h"
+				>
 			</File>
 			<File
-				RelativePath="ICMP_Socket.h">
+				RelativePath="ICMP_Socket.h"
+				>
 			</File>
 			<File
-				RelativePath="If_Then_Else.h">
+				RelativePath="If_Then_Else.h"
+				>
 			</File>
 			<File
-				RelativePath="INET_Addr.h">
+				RelativePath="INET_Addr.h"
+				>
 			</File>
 			<File
-				RelativePath="Init_ACE.h">
+				RelativePath="Init_ACE.h"
+				>
 			</File>
 			<File
-				RelativePath="Intrusive_Auto_Ptr.h">
+				RelativePath="Intrusive_Auto_Ptr.h"
+				>
 			</File>
 			<File
-				RelativePath="Intrusive_List.h">
+				RelativePath="Intrusive_List.h"
+				>
 			</File>
 			<File
-				RelativePath="Intrusive_List_Node.h">
+				RelativePath="Intrusive_List_Node.h"
+				>
 			</File>
 			<File
-				RelativePath="IO_Cntl_Msg.h">
+				RelativePath="IO_Cntl_Msg.h"
+				>
 			</File>
 			<File
-				RelativePath="IO_SAP.h">
+				RelativePath="IO_SAP.h"
+				>
 			</File>
 			<File
-				RelativePath="iosfwd.h">
+				RelativePath="iosfwd.h"
+				>
 			</File>
 			<File
-				RelativePath="IOStream.h">
+				RelativePath="IOStream.h"
+				>
 			</File>
 			<File
-				RelativePath="IOStream_T.h">
+				RelativePath="IOStream_T.h"
+				>
 			</File>
 			<File
-				RelativePath="IPC_SAP.h">
+				RelativePath="IPC_SAP.h"
+				>
 			</File>
 			<File
-				RelativePath="Lib_Find.h">
+				RelativePath="Lib_Find.h"
+				>
 			</File>
 			<File
-				RelativePath="Local_Memory_Pool.h">
+				RelativePath="Local_Memory_Pool.h"
+				>
 			</File>
 			<File
-				RelativePath="Local_Name_Space.h">
+				RelativePath="Local_Name_Space.h"
+				>
 			</File>
 			<File
-				RelativePath="Local_Name_Space_T.h">
+				RelativePath="Local_Name_Space_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Local_Tokens.h">
+				RelativePath="Local_Tokens.h"
+				>
 			</File>
 			<File
-				RelativePath="Lock.h">
+				RelativePath="Lock.h"
+				>
 			</File>
 			<File
-				RelativePath="Lock_Adapter_T.h">
+				RelativePath="Lock_Adapter_T.h"
+				>
 			</File>
 			<File
-				RelativePath="LOCK_SOCK_Acceptor.h">
+				RelativePath="LOCK_SOCK_Acceptor.h"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg.h">
+				RelativePath="Log_Msg.h"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg_Backend.h">
+				RelativePath="Log_Msg_Backend.h"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg_Callback.h">
+				RelativePath="Log_Msg_Callback.h"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg_IPC.h">
+				RelativePath="Log_Msg_IPC.h"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg_NT_Event_Log.h">
+				RelativePath="Log_Msg_NT_Event_Log.h"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg_UNIX_Syslog.h">
+				RelativePath="Log_Msg_UNIX_Syslog.h"
+				>
 			</File>
 			<File
-				RelativePath="Log_Priority.h">
+				RelativePath="Log_Priority.h"
+				>
 			</File>
 			<File
-				RelativePath="Log_Record.h">
+				RelativePath="Log_Record.h"
+				>
 			</File>
 			<File
-				RelativePath="Logging_Strategy.h">
+				RelativePath="Logging_Strategy.h"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK.h">
+				RelativePath="LSOCK.h"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_Acceptor.h">
+				RelativePath="LSOCK_Acceptor.h"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_CODgram.h">
+				RelativePath="LSOCK_CODgram.h"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_Connector.h">
+				RelativePath="LSOCK_Connector.h"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_Dgram.h">
+				RelativePath="LSOCK_Dgram.h"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_Stream.h">
+				RelativePath="LSOCK_Stream.h"
+				>
 			</File>
 			<File
-				RelativePath="Malloc.h">
+				RelativePath="Malloc.h"
+				>
 			</File>
 			<File
-				RelativePath="Malloc_Allocator.h">
+				RelativePath="Malloc_Allocator.h"
+				>
 			</File>
 			<File
-				RelativePath="Malloc_Base.h">
+				RelativePath="Malloc_Base.h"
+				>
 			</File>
 			<File
-				RelativePath="Malloc_T.h">
+				RelativePath="Malloc_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Managed_Object.h">
+				RelativePath="Managed_Object.h"
+				>
 			</File>
 			<File
-				RelativePath="Manual_Event.h">
+				RelativePath="Manual_Event.h"
+				>
 			</File>
 			<File
-				RelativePath="Map.h">
+				RelativePath="Map.h"
+				>
 			</File>
 			<File
-				RelativePath="Map_Manager.h">
+				RelativePath="Map_Manager.h"
+				>
 			</File>
 			<File
-				RelativePath="Map_T.h">
+				RelativePath="Map_T.h"
+				>
 			</File>
 			<File
-				RelativePath="MEM_Acceptor.h">
+				RelativePath="MEM_Acceptor.h"
+				>
 			</File>
 			<File
-				RelativePath="MEM_Addr.h">
+				RelativePath="MEM_Addr.h"
+				>
 			</File>
 			<File
-				RelativePath="MEM_Connector.h">
+				RelativePath="MEM_Connector.h"
+				>
 			</File>
 			<File
-				RelativePath="MEM_IO.h">
+				RelativePath="MEM_IO.h"
+				>
 			</File>
 			<File
-				RelativePath="Mem_Map.h">
+				RelativePath="Mem_Map.h"
+				>
 			</File>
 			<File
-				RelativePath="MEM_SAP.h">
+				RelativePath="MEM_SAP.h"
+				>
 			</File>
 			<File
-				RelativePath="MEM_Stream.h">
+				RelativePath="MEM_Stream.h"
+				>
 			</File>
 			<File
-				RelativePath="Memory_Pool.h">
+				RelativePath="Memory_Pool.h"
+				>
 			</File>
 			<File
-				RelativePath="Message_Block.h">
+				RelativePath="Message_Block.h"
+				>
 			</File>
 			<File
-				RelativePath="Message_Block_T.h">
+				RelativePath="Message_Block_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Message_Queue.h">
+				RelativePath="Message_Queue.h"
+				>
 			</File>
 			<File
-				RelativePath="Message_Queue_NT.h">
+				RelativePath="Message_Queue_NT.h"
+				>
 			</File>
 			<File
-				RelativePath="Message_Queue_T.h">
+				RelativePath="Message_Queue_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Message_Queue_Vx.h">
+				RelativePath="Message_Queue_Vx.h"
+				>
 			</File>
 			<File
-				RelativePath="Method_Object.h">
+				RelativePath="Method_Object.h"
+				>
 			</File>
 			<File
-				RelativePath="Method_Request.h">
+				RelativePath="Method_Request.h"
+				>
 			</File>
 			<File
-				RelativePath="Metrics_Cache.h">
+				RelativePath="Metrics_Cache.h"
+				>
 			</File>
 			<File
-				RelativePath="Metrics_Cache_T.h">
+				RelativePath="Metrics_Cache_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Min_Max.h">
+				RelativePath="Min_Max.h"
+				>
 			</File>
 			<File
-				RelativePath="MMAP_Memory_Pool.h">
+				RelativePath="MMAP_Memory_Pool.h"
+				>
 			</File>
 			<File
-				RelativePath="Module.h">
+				RelativePath="Module.h"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Admin.h">
+				RelativePath="Monitor_Admin.h"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Admin_Manager.h">
+				RelativePath="Monitor_Admin_Manager.h"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Base.h">
+				RelativePath="Monitor_Base.h"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Control_Action.h">
+				RelativePath="Monitor_Control_Action.h"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Control_Types.h">
+				RelativePath="Monitor_Control_Types.h"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Point_Registry.h">
+				RelativePath="Monitor_Point_Registry.h"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Size.h">
+				RelativePath="Monitor_Size.h"
+				>
 			</File>
 			<File
-				RelativePath="Msg_WFMO_Reactor.h">
+				RelativePath="Msg_WFMO_Reactor.h"
+				>
 			</File>
 			<File
-				RelativePath="Multihomed_INET_Addr.h">
+				RelativePath="Multihomed_INET_Addr.h"
+				>
 			</File>
 			<File
-				RelativePath="Mutex.h">
+				RelativePath="Mutex.h"
+				>
 			</File>
 			<File
-				RelativePath="Name_Proxy.h">
+				RelativePath="Name_Proxy.h"
+				>
 			</File>
 			<File
-				RelativePath="Name_Request_Reply.h">
+				RelativePath="Name_Request_Reply.h"
+				>
 			</File>
 			<File
-				RelativePath="Name_Space.h">
+				RelativePath="Name_Space.h"
+				>
 			</File>
 			<File
-				RelativePath="Naming_Context.h">
+				RelativePath="Naming_Context.h"
+				>
 			</File>
 			<File
-				RelativePath="Netlink_Addr.h">
+				RelativePath="Netlink_Addr.h"
+				>
 			</File>
 			<File
-				RelativePath="Node.h">
+				RelativePath="Node.h"
+				>
 			</File>
 			<File
-				RelativePath="Notification_Queue.h">
+				RelativePath="Notification_Queue.h"
+				>
 			</File>
 			<File
-				RelativePath="Notification_Strategy.h">
+				RelativePath="Notification_Strategy.h"
+				>
 			</File>
 			<File
-				RelativePath="NT_Service.h">
+				RelativePath="NT_Service.h"
+				>
 			</File>
 			<File
-				RelativePath="Null_Barrier.h">
+				RelativePath="Null_Barrier.h"
+				>
 			</File>
 			<File
-				RelativePath="Null_Condition.h">
+				RelativePath="Null_Condition.h"
+				>
 			</File>
 			<File
-				RelativePath="Null_Mutex.h">
+				RelativePath="Null_Mutex.h"
+				>
 			</File>
 			<File
-				RelativePath="Null_Semaphore.h">
+				RelativePath="Null_Semaphore.h"
+				>
 			</File>
 			<File
-				RelativePath="Numeric_Limits.h">
+				RelativePath="Numeric_Limits.h"
+				>
 			</File>
 			<File
-				RelativePath="Obchunk.h">
+				RelativePath="Obchunk.h"
+				>
 			</File>
 			<File
-				RelativePath="Object_Manager.h">
+				RelativePath="Object_Manager.h"
+				>
 			</File>
 			<File
-				RelativePath="Object_Manager_Base.h">
+				RelativePath="Object_Manager_Base.h"
+				>
 			</File>
 			<File
-				RelativePath="Obstack.h">
+				RelativePath="Obstack.h"
+				>
 			</File>
 			<File
-				RelativePath="Obstack_T.h">
+				RelativePath="Obstack_T.h"
+				>
 			</File>
 			<File
-				RelativePath="OS.h">
+				RelativePath="OS.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_Dirent.h">
+				RelativePath="os_include\os_aio.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_Errno.h">
+				RelativePath="os_include\os_assert.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\arpa\os_inet.h">
+				RelativePath="os_include\os_byteswap.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\net\os_if.h">
+				RelativePath="os_include\os_complex.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\netinet\os_in.h">
+				RelativePath="os_include\os_cpio.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\netinet\os_tcp.h">
+				RelativePath="os_include\os_ctype.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_aio.h">
+				RelativePath="OS_Dirent.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_assert.h">
+				RelativePath="os_include\os_dirent.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_byteswap.h">
+				RelativePath="os_include\os_dlfcn.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_complex.h">
+				RelativePath="OS_Errno.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_cpio.h">
+				RelativePath="os_include\os_errno.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_ctype.h">
+				RelativePath="os_include\os_fcntl.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_dirent.h">
+				RelativePath="os_include\os_fenv.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_dlfcn.h">
+				RelativePath="os_include\os_float.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_errno.h">
+				RelativePath="os_include\os_fmtmsg.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_fcntl.h">
+				RelativePath="os_include\os_fnmatch.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_fenv.h">
+				RelativePath="os_include\os_ftw.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_float.h">
+				RelativePath="os_include\os_glob.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_fmtmsg.h">
+				RelativePath="os_include\os_grp.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_fnmatch.h">
+				RelativePath="os_include\os_iconv.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_ftw.h">
+				RelativePath="os_include\net\os_if.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_glob.h">
+				RelativePath="os_include\netinet\os_in.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_grp.h">
+				RelativePath="os_include\arpa\os_inet.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_iconv.h">
+				RelativePath="os_include\os_intrin.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_intrin.h">
+				RelativePath="os_include\os_inttypes.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_inttypes.h">
+				RelativePath="os_include\sys\os_ipc.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_iso646.h">
+				RelativePath="os_include\os_iso646.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_kstat.h">
+				RelativePath="os_include\os_kstat.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_langinfo.h">
+				RelativePath="os_include\os_langinfo.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_libgen.h">
+				RelativePath="os_include\os_libgen.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_limits.h">
+				RelativePath="os_include\os_limits.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_local.h">
+				RelativePath="os_include\sys\os_loadavg.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_math.h">
+				RelativePath="os_include\os_local.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_monetary.h">
+				RelativePath="OS_Log_Msg_Attributes.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_mqueue.h">
+				RelativePath="OS_main.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_ndbm.h">
+				RelativePath="os_include\os_math.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_netdb.h">
+				RelativePath="OS_Memory.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_nl_types.h">
+				RelativePath="os_include\sys\os_mman.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_pdh.h">
+				RelativePath="os_include\os_monetary.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_pdhmsg.h">
+				RelativePath="os_include\os_mqueue.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_poll.h">
+				RelativePath="os_include\sys\os_msg.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_pthread.h">
+				RelativePath="os_include\os_ndbm.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_pwd.h">
+				RelativePath="os_include\os_netdb.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_regex.h">
+				RelativePath="os_include\os_nl_types.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_sched.h">
+				RelativePath="OS_NS_arpa_inet.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_search.h">
+				RelativePath="OS_NS_ctype.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_semaphore.h">
+				RelativePath="OS_NS_dirent.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_setjmp.h">
+				RelativePath="OS_NS_dlfcn.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_signal.h">
+				RelativePath="OS_NS_errno.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_spawn.h">
+				RelativePath="OS_NS_fcntl.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_stdarg.h">
+				RelativePath="OS_NS_macros.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_stdbool.h">
+				RelativePath="OS_NS_math.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_stddef.h">
+				RelativePath="OS_NS_netdb.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_stdint.h">
+				RelativePath="OS_NS_poll.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_stdio.h">
+				RelativePath="OS_NS_pwd.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_stdlib.h">
+				RelativePath="OS_NS_regex.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_string.h">
+				RelativePath="OS_NS_signal.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_strings.h">
+				RelativePath="OS_NS_stdio.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_stropts.h">
+				RelativePath="OS_NS_stdlib.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_syslog.h">
+				RelativePath="OS_NS_string.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_tar.h">
+				RelativePath="OS_NS_strings.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_termios.h">
+				RelativePath="OS_NS_stropts.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_tgmath.h">
+				RelativePath="OS_NS_sys_mman.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_time.h">
+				RelativePath="OS_NS_sys_msg.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_trace.h">
+				RelativePath="OS_NS_sys_resource.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_typeinfo.h">
+				RelativePath="OS_NS_sys_select.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_ucontext.h">
+				RelativePath="OS_NS_sys_sendfile.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_ulimit.h">
+				RelativePath="OS_NS_sys_shm.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_unistd.h">
+				RelativePath="OS_NS_sys_socket.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_utime.h">
+				RelativePath="OS_NS_sys_stat.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_utmpx.h">
+				RelativePath="OS_NS_sys_time.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_wchar.h">
+				RelativePath="OS_NS_sys_uio.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_wctype.h">
+				RelativePath="OS_NS_sys_utsname.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\os_wordexp.h">
+				RelativePath="OS_NS_sys_wait.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_ipc.h">
+				RelativePath="OS_NS_Thread.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_loadavg.h">
+				RelativePath="OS_NS_time.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_mman.h">
+				RelativePath="OS_NS_unistd.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_msg.h">
+				RelativePath="OS_NS_wchar.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_pstat.h">
+				RelativePath="OS_NS_wctype.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_resource.h">
+				RelativePath="os_include\os_pdh.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_select.h">
+				RelativePath="os_include\os_pdhmsg.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_sem.h">
+				RelativePath="os_include\os_poll.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_shm.h">
+				RelativePath="os_include\sys\os_pstat.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_socket.h">
+				RelativePath="os_include\os_pthread.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_stat.h">
+				RelativePath="os_include\os_pwd.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_statvfs.h">
+				RelativePath="OS_QoS.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_sysctl.h">
+				RelativePath="os_include\os_regex.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_sysinfo.h">
+				RelativePath="os_include\sys\os_resource.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_time.h">
+				RelativePath="os_include\os_sched.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_timeb.h">
+				RelativePath="os_include\os_search.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_times.h">
+				RelativePath="os_include\sys\os_select.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_types.h">
+				RelativePath="os_include\sys\os_sem.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_uio.h">
+				RelativePath="os_include\os_semaphore.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_un.h">
+				RelativePath="os_include\os_setjmp.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_utsname.h">
+				RelativePath="os_include\sys\os_shm.h"
+				>
 			</File>
 			<File
-				RelativePath="os_include\sys\os_wait.h">
+				RelativePath="os_include\os_signal.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_Log_Msg_Attributes.h">
+				RelativePath="os_include\sys\os_socket.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_main.h">
+				RelativePath="os_include\os_spawn.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_Memory.h">
+				RelativePath="os_include\sys\os_stat.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_arpa_inet.h">
+				RelativePath="os_include\sys\os_statvfs.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_ctype.h">
+				RelativePath="os_include\os_stdarg.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_dirent.h">
+				RelativePath="os_include\os_stdbool.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_dlfcn.h">
+				RelativePath="os_include\os_stddef.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_errno.h">
+				RelativePath="os_include\os_stdint.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_fcntl.h">
+				RelativePath="os_include\os_stdio.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_macros.h">
+				RelativePath="os_include\os_stdlib.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_math.h">
+				RelativePath="OS_String.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_netdb.h">
+				RelativePath="os_include\os_string.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_poll.h">
+				RelativePath="os_include\os_strings.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_pwd.h">
+				RelativePath="os_include\os_stropts.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_regex.h">
+				RelativePath="os_include\sys\os_sysctl.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_signal.h">
+				RelativePath="os_include\sys\os_sysinfo.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_stdio.h">
+				RelativePath="os_include\os_syslog.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_stdlib.h">
+				RelativePath="os_include\os_tar.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_string.h">
+				RelativePath="os_include\netinet\os_tcp.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_strings.h">
+				RelativePath="os_include\os_termios.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_stropts.h">
+				RelativePath="os_include\os_tgmath.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_mman.h">
+				RelativePath="OS_Thread_Adapter.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_msg.h">
+				RelativePath="os_include\sys\os_time.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_resource.h">
+				RelativePath="os_include\os_time.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_select.h">
+				RelativePath="os_include\sys\os_timeb.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_sendfile.h">
+				RelativePath="os_include\sys\os_times.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_shm.h">
+				RelativePath="OS_TLI.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_socket.h">
+				RelativePath="os_include\os_trace.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_stat.h">
+				RelativePath="os_include\os_typeinfo.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_time.h">
+				RelativePath="os_include\sys\os_types.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_uio.h">
+				RelativePath="os_include\os_ucontext.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_utsname.h">
+				RelativePath="os_include\sys\os_uio.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_wait.h">
+				RelativePath="os_include\os_ulimit.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_Thread.h">
+				RelativePath="os_include\sys\os_un.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_time.h">
+				RelativePath="os_include\os_unistd.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_unistd.h">
+				RelativePath="os_include\os_utime.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_wchar.h">
+				RelativePath="os_include\os_utmpx.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_wctype.h">
+				RelativePath="os_include\sys\os_utsname.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_QoS.h">
+				RelativePath="os_include\sys\os_wait.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_String.h">
+				RelativePath="os_include\os_wchar.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_Thread_Adapter.h">
+				RelativePath="os_include\os_wctype.h"
+				>
 			</File>
 			<File
-				RelativePath="OS_TLI.h">
+				RelativePath="os_include\os_wordexp.h"
+				>
 			</File>
 			<File
-				RelativePath="Pagefile_Memory_Pool.h">
+				RelativePath="Pagefile_Memory_Pool.h"
+				>
 			</File>
 			<File
-				RelativePath="Pair.h">
+				RelativePath="Pair.h"
+				>
 			</File>
 			<File
-				RelativePath="Pair_T.h">
+				RelativePath="Pair_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Parse_Node.h">
+				RelativePath="Parse_Node.h"
+				>
 			</File>
 			<File
-				RelativePath="PI_Malloc.h">
+				RelativePath="PI_Malloc.h"
+				>
 			</File>
 			<File
-				RelativePath="Ping_Socket.h">
+				RelativePath="Ping_Socket.h"
+				>
 			</File>
 			<File
-				RelativePath="Pipe.h">
+				RelativePath="Pipe.h"
+				>
 			</File>
 			<File
-				RelativePath="POSIX_Asynch_IO.h">
+				RelativePath="POSIX_Asynch_IO.h"
+				>
 			</File>
 			<File
-				RelativePath="POSIX_CB_Proactor.h">
+				RelativePath="POSIX_CB_Proactor.h"
+				>
 			</File>
 			<File
-				RelativePath="POSIX_Proactor.h">
+				RelativePath="POSIX_Proactor.h"
+				>
 			</File>
 			<File
-				RelativePath="post.h">
+				RelativePath="post.h"
+				>
 			</File>
 			<File
-				RelativePath="pre.h">
+				RelativePath="pre.h"
+				>
 			</File>
 			<File
-				RelativePath="Priority_Reactor.h">
+				RelativePath="Priority_Reactor.h"
+				>
 			</File>
 			<File
-				RelativePath="Proactor.h">
+				RelativePath="Proactor.h"
+				>
 			</File>
 			<File
-				RelativePath="Proactor_Impl.h">
+				RelativePath="Proactor_Impl.h"
+				>
 			</File>
 			<File
-				RelativePath="Process.h">
+				RelativePath="Process.h"
+				>
 			</File>
 			<File
-				RelativePath="Process_Manager.h">
+				RelativePath="Process_Manager.h"
+				>
 			</File>
 			<File
-				RelativePath="Process_Mutex.h">
+				RelativePath="Process_Mutex.h"
+				>
 			</File>
 			<File
-				RelativePath="Process_Semaphore.h">
+				RelativePath="Process_Semaphore.h"
+				>
 			</File>
 			<File
-				RelativePath="Profile_Timer.h">
+				RelativePath="Profile_Timer.h"
+				>
 			</File>
 			<File
-				RelativePath="RB_Tree.h">
+				RelativePath="RB_Tree.h"
+				>
 			</File>
 			<File
-				RelativePath="Reactor.h">
+				RelativePath="Reactor.h"
+				>
 			</File>
 			<File
-				RelativePath="Reactor_Impl.h">
+				RelativePath="Reactor_Impl.h"
+				>
 			</File>
 			<File
-				RelativePath="Reactor_Notification_Strategy.h">
+				RelativePath="Reactor_Notification_Strategy.h"
+				>
 			</File>
 			<File
-				RelativePath="Reactor_Timer_Interface.h">
+				RelativePath="Reactor_Timer_Interface.h"
+				>
 			</File>
 			<File
-				RelativePath="Reactor_Token_T.h">
+				RelativePath="Reactor_Token_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Read_Buffer.h">
+				RelativePath="Read_Buffer.h"
+				>
 			</File>
 			<File
-				RelativePath="Recursive_Thread_Mutex.h">
+				RelativePath="Recursive_Thread_Mutex.h"
+				>
 			</File>
 			<File
-				RelativePath="Recyclable.h">
+				RelativePath="Recyclable.h"
+				>
 			</File>
 			<File
-				RelativePath="Refcountable.h">
+				RelativePath="Refcountable.h"
+				>
 			</File>
 			<File
-				RelativePath="Refcountable_T.h">
+				RelativePath="Refcountable_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Refcounted_Auto_Ptr.h">
+				RelativePath="Refcounted_Auto_Ptr.h"
+				>
 			</File>
 			<File
-				RelativePath="Registry.h">
+				RelativePath="Registry.h"
+				>
 			</File>
 			<File
-				RelativePath="Registry_Name_Space.h">
+				RelativePath="Registry_Name_Space.h"
+				>
 			</File>
 			<File
-				RelativePath="Remote_Name_Space.h">
+				RelativePath="Remote_Name_Space.h"
+				>
 			</File>
 			<File
-				RelativePath="Remote_Tokens.h">
+				RelativePath="Remote_Tokens.h"
+				>
 			</File>
 			<File
-				RelativePath="Reverse_Lock_T.h">
+				RelativePath="Reverse_Lock_T.h"
+				>
 			</File>
 			<File
-				RelativePath="RW_Mutex.h">
+				RelativePath="RW_Mutex.h"
+				>
 			</File>
 			<File
-				RelativePath="RW_Process_Mutex.h">
+				RelativePath="RW_Process_Mutex.h"
+				>
 			</File>
 			<File
-				RelativePath="RW_Thread_Mutex.h">
+				RelativePath="RW_Thread_Mutex.h"
+				>
 			</File>
 			<File
-				RelativePath="Sample_History.h">
+				RelativePath="Sample_History.h"
+				>
 			</File>
 			<File
-				RelativePath="Sbrk_Memory_Pool.h">
+				RelativePath="Sbrk_Memory_Pool.h"
+				>
 			</File>
 			<File
-				RelativePath="Sched_Params.h">
+				RelativePath="Sched_Params.h"
+				>
 			</File>
 			<File
-				RelativePath="Select_Reactor.h">
+				RelativePath="Select_Reactor.h"
+				>
 			</File>
 			<File
-				RelativePath="Select_Reactor_Base.h">
+				RelativePath="Select_Reactor_Base.h"
+				>
 			</File>
 			<File
-				RelativePath="Select_Reactor_T.h">
+				RelativePath="Select_Reactor_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Semaphore.h">
+				RelativePath="Semaphore.h"
+				>
 			</File>
 			<File
-				RelativePath="Service_Config.h">
+				RelativePath="Service_Config.h"
+				>
 			</File>
 			<File
-				RelativePath="Service_Gestalt.h">
+				RelativePath="Service_Gestalt.h"
+				>
 			</File>
 			<File
-				RelativePath="Service_Manager.h">
+				RelativePath="Service_Manager.h"
+				>
 			</File>
 			<File
-				RelativePath="Service_Object.h">
+				RelativePath="Service_Object.h"
+				>
 			</File>
 			<File
-				RelativePath="Service_Repository.h">
+				RelativePath="Service_Repository.h"
+				>
 			</File>
 			<File
-				RelativePath="Service_Templates.h">
+				RelativePath="Service_Templates.h"
+				>
 			</File>
 			<File
-				RelativePath="Service_Types.h">
+				RelativePath="Service_Types.h"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Memory.h">
+				RelativePath="Shared_Memory.h"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Memory_MM.h">
+				RelativePath="Shared_Memory_MM.h"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Memory_Pool.h">
+				RelativePath="Shared_Memory_Pool.h"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Memory_SV.h">
+				RelativePath="Shared_Memory_SV.h"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Object.h">
+				RelativePath="Shared_Object.h"
+				>
 			</File>
 			<File
-				RelativePath="Sig_Adapter.h">
+				RelativePath="Sig_Adapter.h"
+				>
 			</File>
 			<File
-				RelativePath="Sig_Handler.h">
+				RelativePath="Sig_Handler.h"
+				>
 			</File>
 			<File
-				RelativePath="Signal.h">
+				RelativePath="Signal.h"
+				>
 			</File>
 			<File
-				RelativePath="Singleton.h">
+				RelativePath="Singleton.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK.h">
+				RelativePath="SOCK.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Acceptor.h">
+				RelativePath="SOCK_Acceptor.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_CODgram.h">
+				RelativePath="SOCK_CODgram.h"
+				>
 			</File>
 			<File
-				RelativePath="Sock_Connect.h">
+				RelativePath="Sock_Connect.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Connector.h">
+				RelativePath="SOCK_Connector.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Dgram.h">
+				RelativePath="SOCK_Dgram.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Dgram_Bcast.h">
+				RelativePath="SOCK_Dgram_Bcast.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Dgram_Mcast.h">
+				RelativePath="SOCK_Dgram_Mcast.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_IO.h">
+				RelativePath="SOCK_IO.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Netlink.h">
+				RelativePath="SOCK_Netlink.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_SEQPACK_Acceptor.h">
+				RelativePath="SOCK_SEQPACK_Acceptor.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_SEQPACK_Association.h">
+				RelativePath="SOCK_SEQPACK_Association.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_SEQPACK_Connector.h">
+				RelativePath="SOCK_SEQPACK_Connector.h"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Stream.h">
+				RelativePath="SOCK_Stream.h"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE.h">
+				RelativePath="SPIPE.h"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE_Acceptor.h">
+				RelativePath="SPIPE_Acceptor.h"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE_Addr.h">
+				RelativePath="SPIPE_Addr.h"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE_Connector.h">
+				RelativePath="SPIPE_Connector.h"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE_Stream.h">
+				RelativePath="SPIPE_Stream.h"
+				>
 			</File>
 			<File
-				RelativePath="SString.h">
+				RelativePath="SString.h"
+				>
 			</File>
 			<File
-				RelativePath="SStringfwd.h">
+				RelativePath="SStringfwd.h"
+				>
 			</File>
 			<File
-				RelativePath="Stack_Trace.h">
+				RelativePath="Stack_Trace.h"
+				>
 			</File>
 			<File
-				RelativePath="Static_Object_Lock.h">
+				RelativePath="Static_Object_Lock.h"
+				>
 			</File>
 			<File
-				RelativePath="Stats.h">
+				RelativePath="Stats.h"
+				>
 			</File>
 			<File
-				RelativePath="Strategies.h">
+				RelativePath="Strategies.h"
+				>
 			</File>
 			<File
-				RelativePath="Strategies_T.h">
+				RelativePath="Strategies_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Stream.h">
+				RelativePath="Stream.h"
+				>
 			</File>
 			<File
-				RelativePath="Stream_Modules.h">
+				RelativePath="Stream_Modules.h"
+				>
 			</File>
 			<File
-				RelativePath="streams.h">
+				RelativePath="streams.h"
+				>
 			</File>
 			<File
-				RelativePath="String_Base.h">
+				RelativePath="String_Base.h"
+				>
 			</File>
 			<File
-				RelativePath="String_Base_Const.h">
+				RelativePath="String_Base_Const.h"
+				>
 			</File>
 			<File
-				RelativePath="SUN_Proactor.h">
+				RelativePath="SUN_Proactor.h"
+				>
 			</File>
 			<File
-				RelativePath="SV_Message.h">
+				RelativePath="SV_Message.h"
+				>
 			</File>
 			<File
-				RelativePath="SV_Message_Queue.h">
+				RelativePath="SV_Message_Queue.h"
+				>
 			</File>
 			<File
-				RelativePath="SV_Semaphore_Complex.h">
+				RelativePath="SV_Semaphore_Complex.h"
+				>
 			</File>
 			<File
-				RelativePath="SV_Semaphore_Simple.h">
+				RelativePath="SV_Semaphore_Simple.h"
+				>
 			</File>
 			<File
-				RelativePath="SV_Shared_Memory.h">
+				RelativePath="SV_Shared_Memory.h"
+				>
 			</File>
 			<File
-				RelativePath="Svc_Conf.h">
+				RelativePath="Svc_Conf.h"
+				>
 			</File>
 			<File
-				RelativePath="Svc_Conf_Lexer.h">
+				RelativePath="Svc_Conf_Lexer.h"
+				>
 			</File>
 			<File
-				RelativePath="Svc_Conf_Param.h">
+				RelativePath="Svc_Conf_Param.h"
+				>
 			</File>
 			<File
-				RelativePath="Svc_Conf_Token_Table.h">
+				RelativePath="Svc_Conf_Token_Table.h"
+				>
 			</File>
 			<File
-				RelativePath="Svc_Conf_Tokens.h">
+				RelativePath="Svc_Conf_Tokens.h"
+				>
 			</File>
 			<File
-				RelativePath="svc_export.h">
+				RelativePath="svc_export.h"
+				>
 			</File>
 			<File
-				RelativePath="Svc_Handler.h">
+				RelativePath="Svc_Handler.h"
+				>
 			</File>
 			<File
-				RelativePath="Synch.h">
+				RelativePath="Synch.h"
+				>
 			</File>
 			<File
-				RelativePath="Synch_Options.h">
+				RelativePath="Synch_Options.h"
+				>
 			</File>
 			<File
-				RelativePath="Synch_T.h">
+				RelativePath="Synch_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Synch_Traits.h">
+				RelativePath="Synch_Traits.h"
+				>
 			</File>
 			<File
-				RelativePath="System_Time.h">
+				RelativePath="System_Time.h"
+				>
 			</File>
 			<File
-				RelativePath="Task.h">
+				RelativePath="Task.h"
+				>
 			</File>
 			<File
-				RelativePath="Task_Ex_T.h">
+				RelativePath="Task_Ex_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Task_T.h">
+				RelativePath="Task_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Test_and_Set.h">
+				RelativePath="Test_and_Set.h"
+				>
 			</File>
 			<File
-				RelativePath="Thread.h">
+				RelativePath="Thread.h"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Adapter.h">
+				RelativePath="Thread_Adapter.h"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Control.h">
+				RelativePath="Thread_Control.h"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Exit.h">
+				RelativePath="Thread_Exit.h"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Hook.h">
+				RelativePath="Thread_Hook.h"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Manager.h">
+				RelativePath="Thread_Manager.h"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Mutex.h">
+				RelativePath="Thread_Mutex.h"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Semaphore.h">
+				RelativePath="Thread_Semaphore.h"
+				>
 			</File>
 			<File
-				RelativePath="Throughput_Stats.h">
+				RelativePath="Throughput_Stats.h"
+				>
 			</File>
 			<File
-				RelativePath="Time_Value.h">
+				RelativePath="Time_Value.h"
+				>
 			</File>
 			<File
-				RelativePath="Timeprobe.h">
+				RelativePath="Timeprobe.h"
+				>
 			</File>
 			<File
-				RelativePath="Timeprobe_T.h">
+				RelativePath="Timeprobe_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Timer_Hash.h">
+				RelativePath="Timer_Hash.h"
+				>
 			</File>
 			<File
-				RelativePath="Timer_Hash_T.h">
+				RelativePath="Timer_Hash_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Timer_Heap.h">
+				RelativePath="Timer_Heap.h"
+				>
 			</File>
 			<File
-				RelativePath="Timer_Heap_T.h">
+				RelativePath="Timer_Heap_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Timer_List.h">
+				RelativePath="Timer_List.h"
+				>
 			</File>
 			<File
-				RelativePath="Timer_List_T.h">
+				RelativePath="Timer_List_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Timer_Queue.h">
+				RelativePath="Timer_Queue.h"
+				>
 			</File>
 			<File
-				RelativePath="Timer_Queue_Adapters.h">
+				RelativePath="Timer_Queue_Adapters.h"
+				>
 			</File>
 			<File
-				RelativePath="Timer_Queue_T.h">
+				RelativePath="Timer_Queue_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Timer_Queuefwd.h">
+				RelativePath="Timer_Queuefwd.h"
+				>
 			</File>
 			<File
-				RelativePath="Timer_Wheel.h">
+				RelativePath="Timer_Wheel.h"
+				>
 			</File>
 			<File
-				RelativePath="Timer_Wheel_T.h">
+				RelativePath="Timer_Wheel_T.h"
+				>
 			</File>
 			<File
-				RelativePath="TLI.h">
+				RelativePath="TLI.h"
+				>
 			</File>
 			<File
-				RelativePath="TLI_Acceptor.h">
+				RelativePath="TLI_Acceptor.h"
+				>
 			</File>
 			<File
-				RelativePath="TLI_Connector.h">
+				RelativePath="TLI_Connector.h"
+				>
 			</File>
 			<File
-				RelativePath="TLI_Stream.h">
+				RelativePath="TLI_Stream.h"
+				>
 			</File>
 			<File
-				RelativePath="Token.h">
+				RelativePath="Token.h"
+				>
 			</File>
 			<File
-				RelativePath="Token_Collection.h">
+				RelativePath="Token_Collection.h"
+				>
 			</File>
 			<File
-				RelativePath="Token_Invariants.h">
+				RelativePath="Token_Invariants.h"
+				>
 			</File>
 			<File
-				RelativePath="Token_Manager.h">
+				RelativePath="Token_Manager.h"
+				>
 			</File>
 			<File
-				RelativePath="Token_Request_Reply.h">
+				RelativePath="Token_Request_Reply.h"
+				>
 			</File>
 			<File
-				RelativePath="Tokenizer_T.h">
+				RelativePath="Tokenizer_T.h"
+				>
 			</File>
 			<File
-				RelativePath="TP_Reactor.h">
+				RelativePath="TP_Reactor.h"
+				>
 			</File>
 			<File
-				RelativePath="Trace.h">
+				RelativePath="Trace.h"
+				>
 			</File>
 			<File
-				RelativePath="Truncate.h">
+				RelativePath="Truncate.h"
+				>
 			</File>
 			<File
-				RelativePath="TSS_Adapter.h">
+				RelativePath="TSS_Adapter.h"
+				>
 			</File>
 			<File
-				RelativePath="TSS_T.h">
+				RelativePath="TSS_T.h"
+				>
 			</File>
 			<File
-				RelativePath="TTY_IO.h">
+				RelativePath="TTY_IO.h"
+				>
 			</File>
 			<File
-				RelativePath="Typed_SV_Message.h">
+				RelativePath="Typed_SV_Message.h"
+				>
 			</File>
 			<File
-				RelativePath="Typed_SV_Message_Queue.h">
+				RelativePath="Typed_SV_Message_Queue.h"
+				>
 			</File>
 			<File
-				RelativePath="Unbounded_Queue.h">
+				RelativePath="Unbounded_Queue.h"
+				>
 			</File>
 			<File
-				RelativePath="Unbounded_Set.h">
+				RelativePath="Unbounded_Set.h"
+				>
 			</File>
 			<File
-				RelativePath="Unbounded_Set_Ex.h">
+				RelativePath="Unbounded_Set_Ex.h"
+				>
 			</File>
 			<File
-				RelativePath="UNIX_Addr.h">
+				RelativePath="UNIX_Addr.h"
+				>
 			</File>
 			<File
-				RelativePath="UPIPE_Acceptor.h">
+				RelativePath="UPIPE_Acceptor.h"
+				>
 			</File>
 			<File
-				RelativePath="UPIPE_Addr.h">
+				RelativePath="UPIPE_Addr.h"
+				>
 			</File>
 			<File
-				RelativePath="UPIPE_Connector.h">
+				RelativePath="UPIPE_Connector.h"
+				>
 			</File>
 			<File
-				RelativePath="UPIPE_Stream.h">
+				RelativePath="UPIPE_Stream.h"
+				>
 			</File>
 			<File
-				RelativePath="UTF16_Encoding_Converter.h">
+				RelativePath="UTF16_Encoding_Converter.h"
+				>
 			</File>
 			<File
-				RelativePath="UTF32_Encoding_Converter.h">
+				RelativePath="UTF32_Encoding_Converter.h"
+				>
 			</File>
 			<File
-				RelativePath="UTF8_Encoding_Converter.h">
+				RelativePath="UTF8_Encoding_Converter.h"
+				>
 			</File>
 			<File
-				RelativePath="UUID.h">
+				RelativePath="UUID.h"
+				>
 			</File>
 			<File
-				RelativePath="Value_Ptr.h">
+				RelativePath="Value_Ptr.h"
+				>
 			</File>
 			<File
-				RelativePath="Vector_T.h">
+				RelativePath="Vector_T.h"
+				>
 			</File>
 			<File
-				RelativePath="Version.h">
+				RelativePath="Version.h"
+				>
 			</File>
 			<File
-				RelativePath="Versioned_Namespace.h">
+				RelativePath="Versioned_Namespace.h"
+				>
 			</File>
 			<File
-				RelativePath="WFMO_Reactor.h">
+				RelativePath="WFMO_Reactor.h"
+				>
 			</File>
 			<File
-				RelativePath="WIN32_Asynch_IO.h">
+				RelativePath="WIN32_Asynch_IO.h"
+				>
 			</File>
 			<File
-				RelativePath="WIN32_Proactor.h">
+				RelativePath="WIN32_Proactor.h"
+				>
 			</File>
 			<File
-				RelativePath="XML_Svc_Conf.h">
+				RelativePath="XML_Svc_Conf.h"
+				>
 			</File>
 			<File
-				RelativePath="XTI_ATM_Mcast.h">
+				RelativePath="XTI_ATM_Mcast.h"
+				>
 			</File>
 		</Filter>
 		<Filter
 			Name="Build Files"
-			Filter="mpc;mpb;mwc">
+			Filter="mpc;mpb;mwc"
+			>
 			<File
-				RelativePath="ace.mpc">
+				RelativePath="ace.mpc"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="ace.mwc">
+				RelativePath="ace.mwc"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="ace_flreactor.mpc">
+				RelativePath="ace_flreactor.mpc"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="ace_for_tao.mpc">
+				RelativePath="ace_for_tao.mpc"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="ace_foxreactor.mpc">
+				RelativePath="ace_foxreactor.mpc"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="ace_qt3reactor.mpc">
+				RelativePath="ace_qt3reactor.mpc"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="ace_qt4reactor.mpc">
+				RelativePath="ace_qt4reactor.mpc"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="ace_tkreactor.mpc">
+				RelativePath="ace_tkreactor.mpc"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="ace_xtreactor.mpc">
+				RelativePath="ace_xtreactor.mpc"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="codecs.mpb">
+				RelativePath="codecs.mpb"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="filecache.mpb">
+				RelativePath="filecache.mpb"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="other.mpb">
+				RelativePath="other.mpb"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="svcconf.mpb">
+				RelativePath="svcconf.mpb"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="svcconfgen.mpc">
+				RelativePath="svcconfgen.mpc"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="token.mpb">
+				RelativePath="token.mpb"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="uuid.mpb">
+				RelativePath="uuid.mpb"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 		</Filter>
 		<Filter
 			Name="Installdata Files"
-			Filter="">
+			>
 			<File
-				RelativePath="..\AUTHORS">
+				RelativePath="..\bin\add_rel_link.sh"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\bin\add_rel_link.sh">
+				RelativePath="..\AUTHORS"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\bin\DependencyGenerator">
+				RelativePath="..\COPYING"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\bin\depgen.pl">
+				RelativePath="..\bin\DependencyGenerator"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\bin\MakeProjectCreator">
+				RelativePath="..\bin\depgen.pl"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\bin\mpc.pl">
+				RelativePath="..\docs"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\bin\mwc.pl">
+				RelativePath="..\include\makeinclude"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\COPYING">
+				RelativePath="..\bin\MakeProjectCreator"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\docs">
+				RelativePath="..\bin\mpc.pl"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\include\makeinclude">
+				RelativePath="..\bin\mwc.pl"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\NEWS">
+				RelativePath="..\NEWS"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\PROBLEM-REPORT-FORM">
+				RelativePath="..\PROBLEM-REPORT-FORM"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\README">
+				RelativePath="..\README"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\THANKS">
+				RelativePath="..\THANKS"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\VERSION">
+				RelativePath="..\VERSION"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 		</Filter>
 		<Filter
 			Name="Pkgconfig Files"
-			Filter="in">
+			Filter="in"
+			>
 			<File
-				RelativePath="ACE.pc.in">
+				RelativePath="ACE.pc.in"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
 					ExcludedFromBuild="true"
-				>
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 		</Filter>
 		<Filter
 			Name="Inline Files"
-			Filter="i;ipp;inl">
+			Filter="i;ipp;inl"
+			>
 			<File
-				RelativePath="ACE.inl">
+				RelativePath="ACE.inl"
+				>
 			</File>
 			<File
-				RelativePath="ace_wchar.inl">
+				RelativePath="ace_wchar.inl"
+				>
 			</File>
 			<File
-				RelativePath="Activation_Queue.inl">
+				RelativePath="Activation_Queue.inl"
+				>
 			</File>
 			<File
-				RelativePath="Active_Map_Manager.inl">
+				RelativePath="Active_Map_Manager.inl"
+				>
 			</File>
 			<File
-				RelativePath="Active_Map_Manager_T.inl">
+				RelativePath="Active_Map_Manager_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Addr.inl">
+				RelativePath="Addr.inl"
+				>
 			</File>
 			<File
-				RelativePath="ARGV.inl">
+				RelativePath="ARGV.inl"
+				>
 			</File>
 			<File
-				RelativePath="Argv_Type_Converter.inl">
+				RelativePath="Argv_Type_Converter.inl"
+				>
 			</File>
 			<File
-				RelativePath="Array_Base.inl">
+				RelativePath="Array_Base.inl"
+				>
 			</File>
 			<File
-				RelativePath="Array_Map.inl">
+				RelativePath="Array_Map.inl"
+				>
 			</File>
 			<File
-				RelativePath="Asynch_IO_Impl.inl">
+				RelativePath="Asynch_IO_Impl.inl"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Acceptor.inl">
+				RelativePath="ATM_Acceptor.inl"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Addr.inl">
+				RelativePath="ATM_Addr.inl"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Connector.inl">
+				RelativePath="ATM_Connector.inl"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Params.inl">
+				RelativePath="ATM_Params.inl"
+				>
 			</File>
 			<File
-				RelativePath="ATM_QoS.inl">
+				RelativePath="ATM_QoS.inl"
+				>
 			</File>
 			<File
-				RelativePath="ATM_Stream.inl">
+				RelativePath="ATM_Stream.inl"
+				>
 			</File>
 			<File
-				RelativePath="Atomic_Op.inl">
+				RelativePath="Atomic_Op.inl"
+				>
 			</File>
 			<File
-				RelativePath="Atomic_Op_GCC_T.inl">
+				RelativePath="Atomic_Op_GCC_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Atomic_Op_T.inl">
+				RelativePath="Atomic_Op_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Auto_Event.inl">
+				RelativePath="Auto_Event.inl"
+				>
 			</File>
 			<File
-				RelativePath="Auto_Functor.inl">
+				RelativePath="Auto_Functor.inl"
+				>
 			</File>
 			<File
-				RelativePath="Auto_IncDec_T.inl">
+				RelativePath="Auto_IncDec_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Auto_Ptr.inl">
+				RelativePath="Auto_Ptr.inl"
+				>
 			</File>
 			<File
-				RelativePath="Barrier.inl">
+				RelativePath="Barrier.inl"
+				>
 			</File>
 			<File
-				RelativePath="Base_Thread_Adapter.inl">
+				RelativePath="Base_Thread_Adapter.inl"
+				>
 			</File>
 			<File
-				RelativePath="Based_Pointer_T.inl">
+				RelativePath="Based_Pointer_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Basic_Stats.inl">
+				RelativePath="Basic_Stats.inl"
+				>
 			</File>
 			<File
-				RelativePath="Basic_Types.inl">
+				RelativePath="Basic_Types.inl"
+				>
 			</File>
 			<File
-				RelativePath="Bound_Ptr.inl">
+				RelativePath="Bound_Ptr.inl"
+				>
 			</File>
 			<File
-				RelativePath="Cache_Map_Manager_T.inl">
+				RelativePath="Cache_Map_Manager_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Caching_Strategies_T.inl">
+				RelativePath="Caching_Strategies_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Capabilities.inl">
+				RelativePath="Capabilities.inl"
+				>
 			</File>
 			<File
-				RelativePath="CDR_Base.inl">
+				RelativePath="CDR_Base.inl"
+				>
 			</File>
 			<File
-				RelativePath="CDR_Size.inl">
+				RelativePath="CDR_Size.inl"
+				>
 			</File>
 			<File
-				RelativePath="CDR_Stream.inl">
+				RelativePath="CDR_Stream.inl"
+				>
 			</File>
 			<File
-				RelativePath="Cleanup.inl">
+				RelativePath="Cleanup.inl"
+				>
 			</File>
 			<File
-				RelativePath="Codeset_Registry.inl">
+				RelativePath="Codeset_Registry.inl"
+				>
 			</File>
 			<File
-				RelativePath="Condition_T.inl">
+				RelativePath="Condition_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Condition_Thread_Mutex.inl">
+				RelativePath="Condition_Thread_Mutex.inl"
+				>
 			</File>
 			<File
-				RelativePath="Configuration.inl">
+				RelativePath="Configuration.inl"
+				>
 			</File>
 			<File
-				RelativePath="Containers.inl">
+				RelativePath="Containers.inl"
+				>
 			</File>
 			<File
-				RelativePath="Containers_T.inl">
+				RelativePath="Containers_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Countdown_Time.inl">
+				RelativePath="Countdown_Time.inl"
+				>
 			</File>
 			<File
-				RelativePath="Date_Time.inl">
+				RelativePath="Date_Time.inl"
+				>
 			</File>
 			<File
-				RelativePath="DEV.inl">
+				RelativePath="DEV.inl"
+				>
 			</File>
 			<File
-				RelativePath="DEV_Addr.inl">
+				RelativePath="DEV_Addr.inl"
+				>
 			</File>
 			<File
-				RelativePath="DEV_Connector.inl">
+				RelativePath="DEV_Connector.inl"
+				>
 			</File>
 			<File
-				RelativePath="DEV_IO.inl">
+				RelativePath="DEV_IO.inl"
+				>
 			</File>
 			<File
-				RelativePath="Dev_Poll_Reactor.inl">
+				RelativePath="Dev_Poll_Reactor.inl"
+				>
 			</File>
 			<File
-				RelativePath="Dirent.inl">
+				RelativePath="Dirent.inl"
+				>
 			</File>
 			<File
-				RelativePath="Dirent_Selector.inl">
+				RelativePath="Dirent_Selector.inl"
+				>
 			</File>
 			<File
-				RelativePath="Dynamic.inl">
+				RelativePath="Dynamic.inl"
+				>
 			</File>
 			<File
-				RelativePath="Dynamic_Message_Strategy.inl">
+				RelativePath="Dynamic_Message_Strategy.inl"
+				>
 			</File>
 			<File
-				RelativePath="Dynamic_Service.inl">
+				RelativePath="Dynamic_Service.inl"
+				>
 			</File>
 			<File
-				RelativePath="Env_Value_T.inl">
+				RelativePath="Env_Value_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Event.inl">
+				RelativePath="Event.inl"
+				>
 			</File>
 			<File
-				RelativePath="Event_Handler.inl">
+				RelativePath="Event_Handler.inl"
+				>
 			</File>
 			<File
-				RelativePath="Event_Handler_T.inl">
+				RelativePath="Event_Handler_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="FIFO.inl">
+				RelativePath="FIFO.inl"
+				>
 			</File>
 			<File
-				RelativePath="FIFO_Recv.inl">
+				RelativePath="FIFO_Recv.inl"
+				>
 			</File>
 			<File
-				RelativePath="FIFO_Recv_Msg.inl">
+				RelativePath="FIFO_Recv_Msg.inl"
+				>
 			</File>
 			<File
-				RelativePath="FIFO_Send.inl">
+				RelativePath="FIFO_Send.inl"
+				>
 			</File>
 			<File
-				RelativePath="FIFO_Send_Msg.inl">
+				RelativePath="FIFO_Send_Msg.inl"
+				>
 			</File>
 			<File
-				RelativePath="FILE.inl">
+				RelativePath="FILE.inl"
+				>
 			</File>
 			<File
-				RelativePath="FILE_Addr.inl">
+				RelativePath="FILE_Addr.inl"
+				>
 			</File>
 			<File
-				RelativePath="FILE_Connector.inl">
+				RelativePath="FILE_Connector.inl"
+				>
 			</File>
 			<File
-				RelativePath="FILE_IO.inl">
+				RelativePath="FILE_IO.inl"
+				>
 			</File>
 			<File
-				RelativePath="File_Lock.inl">
+				RelativePath="File_Lock.inl"
+				>
 			</File>
 			<File
-				RelativePath="Flag_Manip.inl">
+				RelativePath="Flag_Manip.inl"
+				>
 			</File>
 			<File
-				RelativePath="Framework_Component.inl">
+				RelativePath="Framework_Component.inl"
+				>
 			</File>
 			<File
-				RelativePath="Functor.inl">
+				RelativePath="Functor.inl"
+				>
 			</File>
 			<File
-				RelativePath="Functor_String.inl">
+				RelativePath="Functor_String.inl"
+				>
 			</File>
 			<File
-				RelativePath="Functor_T.inl">
+				RelativePath="Functor_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Get_Opt.inl">
+				RelativePath="Get_Opt.inl"
+				>
 			</File>
 			<File
-				RelativePath="Guard_T.inl">
+				RelativePath="Guard_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Handle_Gobbler.inl">
+				RelativePath="Handle_Gobbler.inl"
+				>
 			</File>
 			<File
-				RelativePath="Handle_Set.inl">
+				RelativePath="Handle_Set.inl"
+				>
 			</File>
 			<File
-				RelativePath="Hash_Cache_Map_Manager_T.inl">
+				RelativePath="Hash_Cache_Map_Manager_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Hash_Map_Manager_T.inl">
+				RelativePath="Hash_Map_Manager_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Hash_Map_With_Allocator_T.inl">
+				RelativePath="Hash_Map_With_Allocator_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Hash_Multi_Map_Manager_T.inl">
+				RelativePath="Hash_Multi_Map_Manager_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Hashable.inl">
+				RelativePath="Hashable.inl"
+				>
 			</File>
 			<File
-				RelativePath="High_Res_Timer.inl">
+				RelativePath="High_Res_Timer.inl"
+				>
 			</File>
 			<File
-				RelativePath="INET_Addr.inl">
+				RelativePath="INET_Addr.inl"
+				>
 			</File>
 			<File
-				RelativePath="Intrusive_Auto_Ptr.inl">
+				RelativePath="Intrusive_Auto_Ptr.inl"
+				>
 			</File>
 			<File
-				RelativePath="Intrusive_List.inl">
+				RelativePath="Intrusive_List.inl"
+				>
 			</File>
 			<File
-				RelativePath="Intrusive_List_Node.inl">
+				RelativePath="Intrusive_List_Node.inl"
+				>
 			</File>
 			<File
-				RelativePath="IO_Cntl_Msg.inl">
+				RelativePath="IO_Cntl_Msg.inl"
+				>
 			</File>
 			<File
-				RelativePath="IO_SAP.inl">
+				RelativePath="IO_SAP.inl"
+				>
 			</File>
 			<File
-				RelativePath="IOStream_T.inl">
+				RelativePath="IOStream_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="IPC_SAP.inl">
+				RelativePath="IPC_SAP.inl"
+				>
 			</File>
 			<File
-				RelativePath="Local_Tokens.inl">
+				RelativePath="Local_Tokens.inl"
+				>
 			</File>
 			<File
-				RelativePath="Lock.inl">
+				RelativePath="Lock.inl"
+				>
 			</File>
 			<File
-				RelativePath="Lock_Adapter_T.inl">
+				RelativePath="Lock_Adapter_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Log_Msg.inl">
+				RelativePath="Log_Msg.inl"
+				>
 			</File>
 			<File
-				RelativePath="Log_Record.inl">
+				RelativePath="Log_Record.inl"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK.inl">
+				RelativePath="LSOCK.inl"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_CODgram.inl">
+				RelativePath="LSOCK_CODgram.inl"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_Connector.inl">
+				RelativePath="LSOCK_Connector.inl"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_Dgram.inl">
+				RelativePath="LSOCK_Dgram.inl"
+				>
 			</File>
 			<File
-				RelativePath="LSOCK_Stream.inl">
+				RelativePath="LSOCK_Stream.inl"
+				>
 			</File>
 			<File
-				RelativePath="Malloc.inl">
+				RelativePath="Malloc.inl"
+				>
 			</File>
 			<File
-				RelativePath="Malloc_Allocator.inl">
+				RelativePath="Malloc_Allocator.inl"
+				>
 			</File>
 			<File
-				RelativePath="Malloc_T.inl">
+				RelativePath="Malloc_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Managed_Object.inl">
+				RelativePath="Managed_Object.inl"
+				>
 			</File>
 			<File
-				RelativePath="Manual_Event.inl">
+				RelativePath="Manual_Event.inl"
+				>
 			</File>
 			<File
-				RelativePath="Map_Manager.inl">
+				RelativePath="Map_Manager.inl"
+				>
 			</File>
 			<File
-				RelativePath="Map_T.inl">
+				RelativePath="Map_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="MEM_Acceptor.inl">
+				RelativePath="MEM_Acceptor.inl"
+				>
 			</File>
 			<File
-				RelativePath="MEM_Addr.inl">
+				RelativePath="MEM_Addr.inl"
+				>
 			</File>
 			<File
-				RelativePath="MEM_Connector.inl">
+				RelativePath="MEM_Connector.inl"
+				>
 			</File>
 			<File
-				RelativePath="MEM_IO.inl">
+				RelativePath="MEM_IO.inl"
+				>
 			</File>
 			<File
-				RelativePath="Mem_Map.inl">
+				RelativePath="Mem_Map.inl"
+				>
 			</File>
 			<File
-				RelativePath="MEM_SAP.inl">
+				RelativePath="MEM_SAP.inl"
+				>
 			</File>
 			<File
-				RelativePath="MEM_Stream.inl">
+				RelativePath="MEM_Stream.inl"
+				>
 			</File>
 			<File
-				RelativePath="Message_Block.inl">
+				RelativePath="Message_Block.inl"
+				>
 			</File>
 			<File
-				RelativePath="Message_Block_T.inl">
+				RelativePath="Message_Block_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Message_Queue.inl">
+				RelativePath="Message_Queue.inl"
+				>
 			</File>
 			<File
-				RelativePath="Message_Queue_NT.inl">
+				RelativePath="Message_Queue_NT.inl"
+				>
 			</File>
 			<File
-				RelativePath="Message_Queue_Vx.inl">
+				RelativePath="Message_Queue_Vx.inl"
+				>
 			</File>
 			<File
-				RelativePath="Metrics_Cache_T.inl">
+				RelativePath="Metrics_Cache_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="MMAP_Memory_Pool.inl">
+				RelativePath="MMAP_Memory_Pool.inl"
+				>
 			</File>
 			<File
-				RelativePath="Module.inl">
+				RelativePath="Module.inl"
+				>
 			</File>
 			<File
-				RelativePath="Monitor_Base.inl">
+				RelativePath="Monitor_Base.inl"
+				>
 			</File>
 			<File
-				RelativePath="Msg_WFMO_Reactor.inl">
+				RelativePath="Msg_WFMO_Reactor.inl"
+				>
 			</File>
 			<File
-				RelativePath="Multihomed_INET_Addr.inl">
+				RelativePath="Multihomed_INET_Addr.inl"
+				>
 			</File>
 			<File
-				RelativePath="Mutex.inl">
+				RelativePath="Mutex.inl"
+				>
 			</File>
 			<File
-				RelativePath="Naming_Context.inl">
+				RelativePath="Naming_Context.inl"
+				>
 			</File>
 			<File
-				RelativePath="Netlink_Addr.inl">
+				RelativePath="Netlink_Addr.inl"
+				>
 			</File>
 			<File
-				RelativePath="Notification_Queue.inl">
+				RelativePath="Notification_Queue.inl"
+				>
 			</File>
 			<File
-				RelativePath="Notification_Strategy.inl">
+				RelativePath="Notification_Strategy.inl"
+				>
 			</File>
 			<File
-				RelativePath="NT_Service.inl">
+				RelativePath="NT_Service.inl"
+				>
 			</File>
 			<File
-				RelativePath="Obchunk.inl">
+				RelativePath="Obchunk.inl"
+				>
 			</File>
 			<File
-				RelativePath="Object_Manager.inl">
+				RelativePath="Object_Manager.inl"
+				>
 			</File>
 			<File
-				RelativePath="Obstack_T.inl">
+				RelativePath="Obstack_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS.inl">
+				RelativePath="OS.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_Errno.inl">
+				RelativePath="OS_Errno.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_Log_Msg_Attributes.inl">
+				RelativePath="OS_Log_Msg_Attributes.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_arpa_inet.inl">
+				RelativePath="OS_NS_arpa_inet.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_ctype.inl">
+				RelativePath="OS_NS_ctype.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_dirent.inl">
+				RelativePath="OS_NS_dirent.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_dlfcn.inl">
+				RelativePath="OS_NS_dlfcn.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_errno.inl">
+				RelativePath="OS_NS_errno.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_fcntl.inl">
+				RelativePath="OS_NS_fcntl.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_math.inl">
+				RelativePath="OS_NS_math.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_netdb.inl">
+				RelativePath="OS_NS_netdb.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_poll.inl">
+				RelativePath="OS_NS_poll.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_pwd.inl">
+				RelativePath="OS_NS_pwd.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_regex.inl">
+				RelativePath="OS_NS_regex.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_signal.inl">
+				RelativePath="OS_NS_signal.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_stdio.inl">
+				RelativePath="OS_NS_stdio.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_stdlib.inl">
+				RelativePath="OS_NS_stdlib.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_string.inl">
+				RelativePath="OS_NS_string.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_strings.inl">
+				RelativePath="OS_NS_strings.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_stropts.inl">
+				RelativePath="OS_NS_stropts.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_mman.inl">
+				RelativePath="OS_NS_sys_mman.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_msg.inl">
+				RelativePath="OS_NS_sys_msg.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_resource.inl">
+				RelativePath="OS_NS_sys_resource.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_select.inl">
+				RelativePath="OS_NS_sys_select.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_sendfile.inl">
+				RelativePath="OS_NS_sys_sendfile.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_shm.inl">
+				RelativePath="OS_NS_sys_shm.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_socket.inl">
+				RelativePath="OS_NS_sys_socket.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_stat.inl">
+				RelativePath="OS_NS_sys_stat.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_time.inl">
+				RelativePath="OS_NS_sys_time.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_uio.inl">
+				RelativePath="OS_NS_sys_uio.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_sys_wait.inl">
+				RelativePath="OS_NS_sys_wait.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_Thread.inl">
+				RelativePath="OS_NS_Thread.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_time.inl">
+				RelativePath="OS_NS_time.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_unistd.inl">
+				RelativePath="OS_NS_unistd.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_wchar.inl">
+				RelativePath="OS_NS_wchar.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_NS_wctype.inl">
+				RelativePath="OS_NS_wctype.inl"
+				>
 			</File>
 			<File
-				RelativePath="OS_TLI.inl">
+				RelativePath="OS_TLI.inl"
+				>
 			</File>
 			<File
-				RelativePath="Pagefile_Memory_Pool.inl">
+				RelativePath="Pagefile_Memory_Pool.inl"
+				>
 			</File>
 			<File
-				RelativePath="Pair_T.inl">
+				RelativePath="Pair_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="PI_Malloc.inl">
+				RelativePath="PI_Malloc.inl"
+				>
 			</File>
 			<File
-				RelativePath="Ping_Socket.inl">
+				RelativePath="Ping_Socket.inl"
+				>
 			</File>
 			<File
-				RelativePath="Pipe.inl">
+				RelativePath="Pipe.inl"
+				>
 			</File>
 			<File
-				RelativePath="POSIX_Proactor.inl">
+				RelativePath="POSIX_Proactor.inl"
+				>
 			</File>
 			<File
-				RelativePath="Proactor.inl">
+				RelativePath="Proactor.inl"
+				>
 			</File>
 			<File
-				RelativePath="Process.inl">
+				RelativePath="Process.inl"
+				>
 			</File>
 			<File
-				RelativePath="Process_Manager.inl">
+				RelativePath="Process_Manager.inl"
+				>
 			</File>
 			<File
-				RelativePath="Process_Mutex.inl">
+				RelativePath="Process_Mutex.inl"
+				>
 			</File>
 			<File
-				RelativePath="Process_Semaphore.inl">
+				RelativePath="Process_Semaphore.inl"
+				>
 			</File>
 			<File
-				RelativePath="Profile_Timer.inl">
+				RelativePath="Profile_Timer.inl"
+				>
 			</File>
 			<File
-				RelativePath="RB_Tree.inl">
+				RelativePath="RB_Tree.inl"
+				>
 			</File>
 			<File
-				RelativePath="Reactor.inl">
+				RelativePath="Reactor.inl"
+				>
 			</File>
 			<File
-				RelativePath="Reactor_Notification_Strategy.inl">
+				RelativePath="Reactor_Notification_Strategy.inl"
+				>
 			</File>
 			<File
-				RelativePath="Read_Buffer.inl">
+				RelativePath="Read_Buffer.inl"
+				>
 			</File>
 			<File
-				RelativePath="Recursive_Thread_Mutex.inl">
+				RelativePath="Recursive_Thread_Mutex.inl"
+				>
 			</File>
 			<File
-				RelativePath="Recyclable.inl">
+				RelativePath="Recyclable.inl"
+				>
 			</File>
 			<File
-				RelativePath="Refcountable_T.inl">
+				RelativePath="Refcountable_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Refcounted_Auto_Ptr.inl">
+				RelativePath="Refcounted_Auto_Ptr.inl"
+				>
 			</File>
 			<File
-				RelativePath="Remote_Tokens.inl">
+				RelativePath="Remote_Tokens.inl"
+				>
 			</File>
 			<File
-				RelativePath="Reverse_Lock_T.inl">
+				RelativePath="Reverse_Lock_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="RW_Mutex.inl">
+				RelativePath="RW_Mutex.inl"
+				>
 			</File>
 			<File
-				RelativePath="RW_Process_Mutex.inl">
+				RelativePath="RW_Process_Mutex.inl"
+				>
 			</File>
 			<File
-				RelativePath="RW_Thread_Mutex.inl">
+				RelativePath="RW_Thread_Mutex.inl"
+				>
 			</File>
 			<File
-				RelativePath="Sample_History.inl">
+				RelativePath="Sample_History.inl"
+				>
 			</File>
 			<File
-				RelativePath="Sched_Params.inl">
+				RelativePath="Sched_Params.inl"
+				>
 			</File>
 			<File
-				RelativePath="Select_Reactor_Base.inl">
+				RelativePath="Select_Reactor_Base.inl"
+				>
 			</File>
 			<File
-				RelativePath="Select_Reactor_T.inl">
+				RelativePath="Select_Reactor_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Semaphore.inl">
+				RelativePath="Semaphore.inl"
+				>
 			</File>
 			<File
-				RelativePath="Service_Config.inl">
+				RelativePath="Service_Config.inl"
+				>
 			</File>
 			<File
-				RelativePath="Service_Gestalt.inl">
+				RelativePath="Service_Gestalt.inl"
+				>
 			</File>
 			<File
-				RelativePath="Service_Object.inl">
+				RelativePath="Service_Object.inl"
+				>
 			</File>
 			<File
-				RelativePath="Service_Repository.inl">
+				RelativePath="Service_Repository.inl"
+				>
 			</File>
 			<File
-				RelativePath="Service_Types.inl">
+				RelativePath="Service_Types.inl"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Memory_MM.inl">
+				RelativePath="Shared_Memory_MM.inl"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Memory_SV.inl">
+				RelativePath="Shared_Memory_SV.inl"
+				>
 			</File>
 			<File
-				RelativePath="Shared_Object.inl">
+				RelativePath="Shared_Object.inl"
+				>
 			</File>
 			<File
-				RelativePath="Sig_Handler.inl">
+				RelativePath="Sig_Handler.inl"
+				>
 			</File>
 			<File
-				RelativePath="Signal.inl">
+				RelativePath="Signal.inl"
+				>
 			</File>
 			<File
-				RelativePath="Singleton.inl">
+				RelativePath="Singleton.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK.inl">
+				RelativePath="SOCK.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Acceptor.inl">
+				RelativePath="SOCK_Acceptor.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_CODgram.inl">
+				RelativePath="SOCK_CODgram.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Connector.inl">
+				RelativePath="SOCK_Connector.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Dgram.inl">
+				RelativePath="SOCK_Dgram.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Dgram_Bcast.inl">
+				RelativePath="SOCK_Dgram_Bcast.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Dgram_Mcast.inl">
+				RelativePath="SOCK_Dgram_Mcast.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_IO.inl">
+				RelativePath="SOCK_IO.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Netlink.inl">
+				RelativePath="SOCK_Netlink.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_SEQPACK_Acceptor.inl">
+				RelativePath="SOCK_SEQPACK_Acceptor.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_SEQPACK_Association.inl">
+				RelativePath="SOCK_SEQPACK_Association.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_SEQPACK_Connector.inl">
+				RelativePath="SOCK_SEQPACK_Connector.inl"
+				>
 			</File>
 			<File
-				RelativePath="SOCK_Stream.inl">
+				RelativePath="SOCK_Stream.inl"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE.inl">
+				RelativePath="SPIPE.inl"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE_Addr.inl">
+				RelativePath="SPIPE_Addr.inl"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE_Connector.inl">
+				RelativePath="SPIPE_Connector.inl"
+				>
 			</File>
 			<File
-				RelativePath="SPIPE_Stream.inl">
+				RelativePath="SPIPE_Stream.inl"
+				>
 			</File>
 			<File
-				RelativePath="SString.inl">
+				RelativePath="SString.inl"
+				>
 			</File>
 			<File
-				RelativePath="Stats.inl">
+				RelativePath="Stats.inl"
+				>
 			</File>
 			<File
-				RelativePath="Strategies_T.inl">
+				RelativePath="Strategies_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Stream.inl">
+				RelativePath="Stream.inl"
+				>
 			</File>
 			<File
-				RelativePath="String_Base.inl">
+				RelativePath="String_Base.inl"
+				>
 			</File>
 			<File
-				RelativePath="SV_Message.inl">
+				RelativePath="SV_Message.inl"
+				>
 			</File>
 			<File
-				RelativePath="SV_Message_Queue.inl">
+				RelativePath="SV_Message_Queue.inl"
+				>
 			</File>
 			<File
-				RelativePath="SV_Semaphore_Complex.inl">
+				RelativePath="SV_Semaphore_Complex.inl"
+				>
 			</File>
 			<File
-				RelativePath="SV_Semaphore_Simple.inl">
+				RelativePath="SV_Semaphore_Simple.inl"
+				>
 			</File>
 			<File
-				RelativePath="SV_Shared_Memory.inl">
+				RelativePath="SV_Shared_Memory.inl"
+				>
 			</File>
 			<File
-				RelativePath="Task.inl">
+				RelativePath="Task.inl"
+				>
 			</File>
 			<File
-				RelativePath="Task_Ex_T.inl">
+				RelativePath="Task_Ex_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Task_T.inl">
+				RelativePath="Task_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Thread.inl">
+				RelativePath="Thread.inl"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Adapter.inl">
+				RelativePath="Thread_Adapter.inl"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Control.inl">
+				RelativePath="Thread_Control.inl"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Manager.inl">
+				RelativePath="Thread_Manager.inl"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Mutex.inl">
+				RelativePath="Thread_Mutex.inl"
+				>
 			</File>
 			<File
-				RelativePath="Thread_Semaphore.inl">
+				RelativePath="Thread_Semaphore.inl"
+				>
 			</File>
 			<File
-				RelativePath="Time_Value.inl">
+				RelativePath="Time_Value.inl"
+				>
 			</File>
 			<File
-				RelativePath="Timeprobe.inl">
+				RelativePath="Timeprobe.inl"
+				>
 			</File>
 			<File
-				RelativePath="Timer_Queue_Adapters.inl">
+				RelativePath="Timer_Queue_Adapters.inl"
+				>
 			</File>
 			<File
-				RelativePath="Timer_Queue_T.inl">
+				RelativePath="Timer_Queue_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="TLI.inl">
+				RelativePath="TLI.inl"
+				>
 			</File>
 			<File
-				RelativePath="TLI_Connector.inl">
+				RelativePath="TLI_Connector.inl"
+				>
 			</File>
 			<File
-				RelativePath="TLI_Stream.inl">
+				RelativePath="TLI_Stream.inl"
+				>
 			</File>
 			<File
-				RelativePath="Token.inl">
+				RelativePath="Token.inl"
+				>
 			</File>
 			<File
-				RelativePath="Token_Collection.inl">
+				RelativePath="Token_Collection.inl"
+				>
 			</File>
 			<File
-				RelativePath="Token_Manager.inl">
+				RelativePath="Token_Manager.inl"
+				>
 			</File>
 			<File
-				RelativePath="Token_Request_Reply.inl">
+				RelativePath="Token_Request_Reply.inl"
+				>
 			</File>
 			<File
-				RelativePath="TP_Reactor.inl">
+				RelativePath="TP_Reactor.inl"
+				>
 			</File>
 			<File
-				RelativePath="TSS_T.inl">
+				RelativePath="TSS_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="Typed_SV_Message.inl">
+				RelativePath="Typed_SV_Message.inl"
+				>
 			</File>
 			<File
-				RelativePath="Typed_SV_Message_Queue.inl">
+				RelativePath="Typed_SV_Message_Queue.inl"
+				>
 			</File>
 			<File
-				RelativePath="Unbounded_Queue.inl">
+				RelativePath="Unbounded_Queue.inl"
+				>
 			</File>
 			<File
-				RelativePath="Unbounded_Set.inl">
+				RelativePath="Unbounded_Set.inl"
+				>
 			</File>
 			<File
-				RelativePath="Unbounded_Set_Ex.inl">
+				RelativePath="Unbounded_Set_Ex.inl"
+				>
 			</File>
 			<File
-				RelativePath="UNIX_Addr.inl">
+				RelativePath="UNIX_Addr.inl"
+				>
 			</File>
 			<File
-				RelativePath="UPIPE_Acceptor.inl">
+				RelativePath="UPIPE_Acceptor.inl"
+				>
 			</File>
 			<File
-				RelativePath="UPIPE_Connector.inl">
+				RelativePath="UPIPE_Connector.inl"
+				>
 			</File>
 			<File
-				RelativePath="UPIPE_Stream.inl">
+				RelativePath="UPIPE_Stream.inl"
+				>
 			</File>
 			<File
-				RelativePath="UTF16_Encoding_Converter.inl">
+				RelativePath="UTF16_Encoding_Converter.inl"
+				>
 			</File>
 			<File
-				RelativePath="UUID.inl">
+				RelativePath="UUID.inl"
+				>
 			</File>
 			<File
-				RelativePath="Vector_T.inl">
+				RelativePath="Vector_T.inl"
+				>
 			</File>
 			<File
-				RelativePath="WFMO_Reactor.inl">
+				RelativePath="WFMO_Reactor.inl"
+				>
 			</File>
 			<File
-				RelativePath="XTI_ATM_Mcast.inl">
+				RelativePath="XTI_ATM_Mcast.inl"
+				>
 			</File>
 		</Filter>
 		<Filter
 			Name="Template Files"
-			Filter="">
+			>
 			<File
-				RelativePath="Acceptor.cpp">
+				RelativePath="Acceptor.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Active_Map_Manager_T.cpp">
+				RelativePath="Active_Map_Manager_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Arg_Shifter.cpp">
+				RelativePath="Arg_Shifter.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="ARGV.cpp">
+				RelativePath="ARGV.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Array_Base.cpp">
+				RelativePath="Array_Base.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Array_Map.cpp">
+				RelativePath="Array_Map.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Asynch_Acceptor.cpp">
+				RelativePath="Asynch_Acceptor.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Asynch_Connector.cpp">
+				RelativePath="Asynch_Connector.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Atomic_Op_GCC_T.cpp">
+				RelativePath="Atomic_Op_GCC_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Atomic_Op_T.cpp">
+				RelativePath="Atomic_Op_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Auto_Functor.cpp">
+				RelativePath="Auto_Functor.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Auto_IncDec_T.cpp">
+				RelativePath="Auto_IncDec_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Auto_Ptr.cpp">
+				RelativePath="Auto_Ptr.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Based_Pointer_T.cpp">
+				RelativePath="Based_Pointer_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Cache_Map_Manager_T.cpp">
+				RelativePath="Cache_Map_Manager_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Cached_Connect_Strategy_T.cpp">
+				RelativePath="Cached_Connect_Strategy_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Caching_Strategies_T.cpp">
+				RelativePath="Caching_Strategies_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Caching_Utility_T.cpp">
+				RelativePath="Caching_Utility_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Cleanup_Strategies_T.cpp">
+				RelativePath="Cleanup_Strategies_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Condition_T.cpp">
+				RelativePath="Condition_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Connector.cpp">
+				RelativePath="Connector.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Containers_T.cpp">
+				RelativePath="Containers_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Dump_T.cpp">
+				RelativePath="Dump_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Dynamic_Service.cpp">
+				RelativePath="Dynamic_Service.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Env_Value_T.cpp">
+				RelativePath="Env_Value_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Event_Handler_T.cpp">
+				RelativePath="Event_Handler_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Framework_Component_T.cpp">
+				RelativePath="Framework_Component_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Free_List.cpp">
+				RelativePath="Free_List.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Functor_T.cpp">
+				RelativePath="Functor_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Future.cpp">
+				RelativePath="Future.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Future_Set.cpp">
+				RelativePath="Future_Set.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Guard_T.cpp">
+				RelativePath="Guard_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Hash_Cache_Map_Manager_T.cpp">
+				RelativePath="Hash_Cache_Map_Manager_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Hash_Map_Manager_T.cpp">
+				RelativePath="Hash_Map_Manager_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Hash_Map_With_Allocator_T.cpp">
+				RelativePath="Hash_Map_With_Allocator_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Hash_Multi_Map_Manager_T.cpp">
+				RelativePath="Hash_Multi_Map_Manager_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Intrusive_Auto_Ptr.cpp">
+				RelativePath="Intrusive_Auto_Ptr.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Intrusive_List.cpp">
+				RelativePath="Intrusive_List.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Intrusive_List_Node.cpp">
+				RelativePath="Intrusive_List_Node.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="IOStream_T.cpp">
+				RelativePath="IOStream_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Local_Name_Space_T.cpp">
+				RelativePath="Local_Name_Space_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Lock_Adapter_T.cpp">
+				RelativePath="Lock_Adapter_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="LOCK_SOCK_Acceptor.cpp">
+				RelativePath="LOCK_SOCK_Acceptor.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Malloc_T.cpp">
+				RelativePath="Malloc_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Managed_Object.cpp">
+				RelativePath="Managed_Object.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Map_Manager.cpp">
+				RelativePath="Map_Manager.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Map_T.cpp">
+				RelativePath="Map_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Message_Block_T.cpp">
+				RelativePath="Message_Block_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Message_Queue_T.cpp">
+				RelativePath="Message_Queue_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Metrics_Cache_T.cpp">
+				RelativePath="Metrics_Cache_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Module.cpp">
+				RelativePath="Module.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Node.cpp">
+				RelativePath="Node.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Obstack_T.cpp">
+				RelativePath="Obstack_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Pair_T.cpp">
+				RelativePath="Pair_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="RB_Tree.cpp">
+				RelativePath="RB_Tree.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Reactor_Token_T.cpp">
+				RelativePath="Reactor_Token_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Refcountable_T.cpp">
+				RelativePath="Refcountable_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Refcounted_Auto_Ptr.cpp">
+				RelativePath="Refcounted_Auto_Ptr.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Reverse_Lock_T.cpp">
+				RelativePath="Reverse_Lock_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Select_Reactor_T.cpp">
+				RelativePath="Select_Reactor_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Singleton.cpp">
+				RelativePath="Singleton.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Strategies_T.cpp">
+				RelativePath="Strategies_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Stream.cpp">
+				RelativePath="Stream.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Stream_Modules.cpp">
+				RelativePath="Stream_Modules.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="String_Base.cpp">
+				RelativePath="String_Base.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Svc_Handler.cpp">
+				RelativePath="Svc_Handler.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Synch_T.cpp">
+				RelativePath="Synch_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Task_Ex_T.cpp">
+				RelativePath="Task_Ex_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Task_T.cpp">
+				RelativePath="Task_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Test_and_Set.cpp">
+				RelativePath="Test_and_Set.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Timeprobe_T.cpp">
+				RelativePath="Timeprobe_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Timer_Hash_T.cpp">
+				RelativePath="Timer_Hash_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Timer_Heap_T.cpp">
+				RelativePath="Timer_Heap_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Timer_List_T.cpp">
+				RelativePath="Timer_List_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Timer_Queue_Adapters.cpp">
+				RelativePath="Timer_Queue_Adapters.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Timer_Queue_T.cpp">
+				RelativePath="Timer_Queue_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Timer_Wheel_T.cpp">
+				RelativePath="Timer_Wheel_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Tokenizer_T.cpp">
+				RelativePath="Tokenizer_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="TSS_T.cpp">
+				RelativePath="TSS_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Typed_SV_Message.cpp">
+				RelativePath="Typed_SV_Message.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Typed_SV_Message_Queue.cpp">
+				RelativePath="Typed_SV_Message_Queue.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Unbounded_Queue.cpp">
+				RelativePath="Unbounded_Queue.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Unbounded_Set.cpp">
+				RelativePath="Unbounded_Set.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Unbounded_Set_Ex.cpp">
+				RelativePath="Unbounded_Set_Ex.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="Vector_T.cpp">
+				RelativePath="Vector_T.cpp"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="true">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="true">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="true">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCLCompilerTool"/>
+						Name="VCCLCompilerTool"
+					/>
 				</FileConfiguration>
 			</File>
 		</Filter>
 		<Filter
 			Name="Documentation"
-			Filter="">
+			>
 			<File
-				RelativePath="..\VERSION">
+				RelativePath="README"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="TRUE">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCustomBuildTool"/>
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="TRUE">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCustomBuildTool"/>
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="TRUE">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCustomBuildTool"/>
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="TRUE">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCustomBuildTool"/>
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="README">
+				RelativePath="..\VERSION"
+				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="TRUE">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCustomBuildTool"/>
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
-					ExcludedFromBuild="TRUE">
+					Name="Debug|x64"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCustomBuildTool"/>
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
-					ExcludedFromBuild="TRUE">
+					Name="Release|Win32"
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCustomBuildTool"/>
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|x64"
-					ExcludedFromBuild="TRUE">
+					ExcludedFromBuild="true"
+					>
 					<Tool
-						Name="VCCustomBuildTool"/>
+						Name="VCCustomBuildTool"
+					/>
 				</FileConfiguration>
 			</File>
 		</Filter>
 		<Filter
 			Name="Resource Files"
-			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
+			>
 			<File
-				RelativePath="ace.rc">
+				RelativePath="ace.rc"
+				>
 			</File>
 		</Filter>
 	</Files>

Modified: sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_archive.vcproj
===================================================================
--- sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_archive.vcproj	2011-12-08 17:44:30 UTC (rev 6316)
+++ sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_archive.vcproj	2011-12-08 17:48:44 UTC (rev 6317)
@@ -47,6 +47,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE"
@@ -135,6 +136,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE"
@@ -223,6 +225,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
@@ -312,6 +315,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"

Modified: sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_checkpoint.vcproj
===================================================================
--- sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_checkpoint.vcproj	2011-12-08 17:44:30 UTC (rev 6316)
+++ sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_checkpoint.vcproj	2011-12-08 17:48:44 UTC (rev 6317)
@@ -47,6 +47,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE"
@@ -135,6 +136,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE"
@@ -223,6 +225,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
@@ -312,6 +315,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"

Modified: sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_dll.vcproj
===================================================================
--- sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_dll.vcproj	2011-12-08 17:44:30 UTC (rev 6316)
+++ sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_dll.vcproj	2011-12-08 17:48:44 UTC (rev 6317)
@@ -51,6 +51,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories=".,.."
 				PreprocessorDefinitions="UNICODE;DB_CREATE_DLL;DIAGNOSTIC;CONFIG_TEST;WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
@@ -149,6 +150,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories=".,.."
 				PreprocessorDefinitions="UNICODE;DB_CREATE_DLL;DIAGNOSTIC;CONFIG_TEST;WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
@@ -247,6 +249,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="2"
 				AdditionalIncludeDirectories=".,.."
@@ -346,6 +349,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="2"
 				AdditionalIncludeDirectories=".,.."

Modified: sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_recover.vcproj
===================================================================
--- sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_recover.vcproj	2011-12-08 17:44:30 UTC (rev 6316)
+++ sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_recover.vcproj	2011-12-08 17:48:44 UTC (rev 6317)
@@ -47,6 +47,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE"
@@ -135,6 +136,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE"
@@ -223,6 +225,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
@@ -312,6 +315,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"

Modified: sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_upgrade.vcproj
===================================================================
--- sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_upgrade.vcproj	2011-12-08 17:44:30 UTC (rev 6316)
+++ sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_upgrade.vcproj	2011-12-08 17:48:44 UTC (rev 6317)
@@ -47,6 +47,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE"
@@ -135,6 +136,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE"
@@ -223,6 +225,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
@@ -312,6 +315,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"

Modified: sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_verify.vcproj
===================================================================
--- sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_verify.vcproj	2011-12-08 17:44:30 UTC (rev 6316)
+++ sandbox/adsk/vik/Oem/dbxml/db-4.8.26/build_windows/db_verify.vcproj	2011-12-08 17:48:44 UTC (rev 6317)
@@ -47,6 +47,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE"
@@ -135,6 +136,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;_CONSOLE"
@@ -223,6 +225,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"
@@ -312,6 +315,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../build_windows,../,../dbinc"

Modified: sandbox/adsk/vik/Oem/dbxml/dbxml/build_windows/dbxml.vcproj
===================================================================
--- sandbox/adsk/vik/Oem/dbxml/dbxml/build_windows/dbxml.vcproj	2011-12-08 17:44:30 UTC (rev 6316)
+++ sandbox/adsk/vik/Oem/dbxml/dbxml/build_windows/dbxml.vcproj	2011-12-08 17:48:44 UTC (rev 6317)
@@ -47,6 +47,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories=".,../include,../src/dbxml,../../db-4.8.26/build_windows,../../db-4.8.26/include,../../db-4.8.26/dbinc,../../xerces-c-src/include,../../xerces-c-src/src,../../xqilla/include"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;DBXML_CREATE_DLL;_DBXML_COMPRESSION"
@@ -139,6 +140,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				AdditionalIncludeDirectories=".,../include,../src/dbxml,../../db-4.8.26/build_windows,../../db-4.8.26/include,../../db-4.8.26/dbinc,../../xerces-c-src/include,../../xerces-c-src/src,../../xqilla/include"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;DBXML_CREATE_DLL;_DBXML_COMPRESSION"
 				RuntimeLibrary="3"
@@ -217,6 +219,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories=".,../include,../src/dbxml,../../db-4.8.26/build_windows,../../db-4.8.26/include,../../db-4.8.26/dbinc,../../xerces-c-src/include,../../xerces-c-src/src,../../xqilla/include"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_LIB;DBXML_EXPORT=;XQILLA_API=;XERCES_STATIC_LIBRARY"
@@ -287,6 +290,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -351,6 +355,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories=".,../include,../src/dbxml,../../db-4.8.26/build_windows,../../db-4.8.26/include,../../db-4.8.26/dbinc,../../xerces-c-src/include,../../xerces-c-src/src,../../xqilla/include"
@@ -444,6 +449,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				AdditionalIncludeDirectories=".,../include,../src/dbxml,../../db-4.8.26/build_windows,../../db-4.8.26/include,../../db-4.8.26/dbinc,../../xerces-c-src/include,../../xerces-c-src/src,../../xqilla/include"
 				PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;DBXML_CREATE_DLL;_DBXML_COMPRESSION"
 				RuntimeLibrary="2"
@@ -520,6 +526,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories=".,../include,../src/dbxml,../../db-4.8.26/build_windows,../../db-4.8.26/include,../../db-4.8.26/dbinc,../../xerces-c-src/include,../../xerces-c-src/src,../../xqilla/include"
@@ -591,6 +598,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"

Modified: sandbox/adsk/vik/Oem/dbxml/dbxml/build_windows/dbxml_dump.vcproj
===================================================================
--- sandbox/adsk/vik/Oem/dbxml/dbxml/build_windows/dbxml_dump.vcproj	2011-12-08 17:44:30 UTC (rev 6316)
+++ sandbox/adsk/vik/Oem/dbxml/dbxml/build_windows/dbxml_dump.vcproj	2011-12-08 17:48:44 UTC (rev 6317)
@@ -48,6 +48,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories=".,../include,../src/dbxml,../../db-4.8.26/build_windows,../../db-4.8.26/include,../../db-4.8.26/dbinc,../../xerces-c-src/include,../../xerces-c-src/src,../../xqilla/include,../src/common"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CONSOLE"
@@ -136,6 +137,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				AdditionalIncludeDirectories=".,../include,../src/dbxml,../../db-4.8.26/build_windows,../../db-4.8.26/include,../../db-4.8.26/dbinc,../../xerces-c-src/include,../../xerces-c-src/src,../../xqilla/include,../src/common"
 				WarningLevel="3"
 				DebugInformationFormat="3"
@@ -211,6 +213,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories=".,../include,../src/dbxml,../../db-4.8.26/build_windows,../../db-4.8.26/include,../../db-4.8.26/dbinc,../../xerces-c-src/include,../../xerces-c-src/src,../../xqilla/include,../src/common"
@@ -300,6 +303,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				AdditionalIncludeDirectories=".,../include,../src/dbxml,../../db-4.8.26/build_windows,../../db-4.8.26/include,../../db-4.8.26/dbinc,../../xerces-c-src/include,../../xerces-c-src/src,../../xqilla/include,../src/common"
 			/>
 			<Tool

Modified: sandbox/adsk/vik/Oem/dbxml/xqilla/Win32Projects/VC8/xqilla.vcproj
===================================================================
--- sandbox/adsk/vik/Oem/dbxml/xqilla/Win32Projects/VC8/xqilla.vcproj	2011-12-08 17:44:30 UTC (rev 6316)
+++ sandbox/adsk/vik/Oem/dbxml/xqilla/Win32Projects/VC8/xqilla.vcproj	2011-12-08 17:48:44 UTC (rev 6317)
@@ -47,6 +47,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../../include,../../src/lexer,../../../xerces-c-src/include,../../../xerces-c-src/src"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_WARNINGS;_USRDLL;XQILLA_APIS"
@@ -136,6 +137,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../../include,../../src/lexer,../../../xerces-c-src/include,../../../xerces-c-src/src"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_WARNINGS;_USRDLL;XQILLA_APIS"
@@ -225,6 +227,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../../include,../../src/lexer,../../../xerces-c-src/include,../../../xerces-c-src/src"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_WARNINGS;_LIB;XQILLA_API=;XERCES_STATIC_LIBRARY"
@@ -297,6 +300,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="0"
 				AdditionalIncludeDirectories="../../include,../../src/lexer,../../../xerces-c-src/include,../../../xerces-c-src/src"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_WARNINGS;_LIB;XQILLA_API=;XERCES_STATIC_LIBRARY"
@@ -369,6 +373,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../../include,../../src/lexer,../../../xerces-c-src/include,../../../xerces-c-src/src"
@@ -459,6 +464,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../../include,../../src/lexer,../../../xerces-c-src/include,../../../xerces-c-src/src"
@@ -549,6 +555,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../../include,../../src/lexer,../../../xerces-c-src/include,../../../xerces-c-src/src"
@@ -622,6 +629,7 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				AdditionalOptions="/MP"
 				Optimization="2"
 				InlineFunctionExpansion="1"
 				AdditionalIncludeDirectories="../../include,../../src/lexer,../../../xerces-c-src/include,../../../xerces-c-src/src"



More information about the mapguide-commits mailing list