You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sh...@apache.org on 2010/02/01 07:29:08 UTC

svn commit: r905186 [2/5] - in /webservices/axis2/trunk/c/ides/vc9: ./ axis2c/ axis2c/axiom/ axis2c/axis2_engine/ axis2c/axis2_http_receiver/ axis2c/axis2_http_sender/ axis2c/axis2_http_server/ axis2c/axis2_mod_addr/ axis2c/axis2_mod_log/ axis2c/axis2_...

Added: webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_parser_guththila/axis2_parser_guththila.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_parser_guththila/axis2_parser_guththila.vcproj?rev=905186&view=auto
==============================================================================
--- webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_parser_guththila/axis2_parser_guththila.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_parser_guththila/axis2_parser_guththila.vcproj Mon Feb  1 06:29:05 2010
@@ -0,0 +1,221 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="axis2_parser_guththila"
+	ProjectGUID="{DC69D297-3B3B-4FA2-A799-51F040708857}"
+	RootNamespace="axis2_parser_guththila"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)\deploy\lib"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories=".\..\..\..\..\guththila\include;.\..\..\..\..\axiom\include;.\..\..\..\..\util\include"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_PARSER_GUTHTHILA_EXPORTS;AXIS2_DECLARE_EXPORT;"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+				CallingConvention="0"
+				CompileAs="1"
+				DisableSpecificWarnings="4100"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="guththila.lib axutil.lib"
+				OutputFile="$(OutDir)\axis2_parser.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="$(SolutionDir)\deploy\lib"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;AXIS2_PARSER_GUTHTHILA_EXPORTS"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+		<ProjectReference
+			ReferencedProjectIdentifier="{3887B3E3-1A45-40E5-BC95-9C51000C86DB}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{81FDD803-8611-4EB4-AB0E-85F498061A2D}"
+		/>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\..\axiom\src\parser\guththila\guththila_xml_reader_wrapper.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\parser\guththila\guththila_xml_writer_wrapper.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\parser\xml_reader.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\parser\xml_writer.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_tcp_receiver/axis2_tcp_receiver.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_tcp_receiver/axis2_tcp_receiver.vcproj?rev=905186&view=auto
==============================================================================
--- webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_tcp_receiver/axis2_tcp_receiver.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_tcp_receiver/axis2_tcp_receiver.vcproj Mon Feb  1 06:29:05 2010
@@ -0,0 +1,227 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="axis2_tcp_receiver"
+	ProjectGUID="{8C8F2D61-0C61-4E90-9CA2-E0C795725DF7}"
+	RootNamespace="axis2_tcp_receiver"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)deploy\lib"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories=".\..\..\..\..\src\core\transport\tcp;.\..\..\..\..\axiom\include;.\..\..\..\..\util\include;.\..\..\..\..\neethi\include;.\..\..\..\..\include"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_TCP_RECEIVER_EXPORTS;AXIS2_DECLARE_EXPORT;_CRT_SECURE_NO_DEPRECATE"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+				CallingConvention="0"
+				CompileAs="1"
+				DisableSpecificWarnings="4100"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="axutil.lib axis2_engine.lib axiom.lib axis2_parser.lib"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="&quot;$(SolutionDir)\deploy\lib&quot;"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				UseFAT32Workaround="false"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory=".\..\deploy\lib"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;AXIS2_TCP_RECEIVER_EXPORTS"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+		<ProjectReference
+			ReferencedProjectIdentifier="{7C816A64-FA96-4C6C-8DB0-5256441F54BC}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{9524B8C5-79D9-4470-9A47-8BD163ABBB15}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{3887B3E3-1A45-40E5-BC95-9C51000C86DB}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}"
+		/>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\..\src\core\transport\tcp\receiver\simple_tcp_svr_conn.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\src\core\transport\tcp\receiver\tcp_receiver.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\src\core\transport\tcp\receiver\tcp_svr_thread.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\src\core\transport\tcp\receiver\tcp_worker.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_tcp_sender/axis2_tcp_sender.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_tcp_sender/axis2_tcp_sender.vcproj?rev=905186&view=auto
==============================================================================
--- webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_tcp_sender/axis2_tcp_sender.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_tcp_sender/axis2_tcp_sender.vcproj Mon Feb  1 06:29:05 2010
@@ -0,0 +1,238 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="axis2_tcp_sender"
+	ProjectGUID="{830B97B8-D216-45B9-A0CC-6D5828AFD634}"
+	RootNamespace="axis2_tcp_sender"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)deploy\lib"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories=".\..\..\..\..\src\core\transport\tcp;.\..\..\..\..\axiom\include;.\..\..\..\..\util\include;.\..\..\..\..\neethi\include;.\..\..\..\..\include"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_TCP_SENDER_EXPORTS;AXIS2_DECLARE_EXPORT;"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+				CallingConvention="0"
+				CompileAs="1"
+				DisableSpecificWarnings="4100"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="axutil.lib axis2_engine.lib axiom.lib axis2_parser.lib"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="&quot;$(SolutionDir)\deploy\lib&quot;"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory=".\..\deploy\lib"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;AXIS2_TCP_SENDER_EXPORTS"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+		<ProjectReference
+			ReferencedProjectIdentifier="{7C816A64-FA96-4C6C-8DB0-5256441F54BC}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{9524B8C5-79D9-4470-9A47-8BD163ABBB15}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{3887B3E3-1A45-40E5-BC95-9C51000C86DB}"
+		/>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\..\src\core\transport\tcp\sender\tcp_transport_sender.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\..\src\core\transport\tcp\axis2_simple_tcp_svr_conn.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\src\core\transport\tcp\axis2_tcp_server.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\src\core\transport\tcp\axis2_tcp_svr_thread.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\src\core\transport\tcp\axis2_tcp_transport.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\src\core\transport\tcp\axis2_tcp_transport_sender.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\src\core\transport\tcp\axis2_tcp_worker.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_tcp_server/axis2_tcp_server.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_tcp_server/axis2_tcp_server.vcproj?rev=905186&view=auto
==============================================================================
--- webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_tcp_server/axis2_tcp_server.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_tcp_server/axis2_tcp_server.vcproj Mon Feb  1 06:29:05 2010
@@ -0,0 +1,217 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="axis2_tcp_server"
+	ProjectGUID="{32ECB83C-42CA-4F36-B15B-B3DCD08F041F}"
+	RootNamespace="axis2_tcp_server"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)deploy\bin"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories=".\..\..\..\..\src\core\transport\tcp;.\..\..\..\..\axiom\include;.\..\..\..\..\util\include;.\..\..\..\..\neethi\include;.\..\..\..\..\include"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+				CallingConvention="0"
+				CompileAs="1"
+				DisableSpecificWarnings="4100"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="axutil.lib axis2_engine.lib axiom.lib axis2_tcp_receiver.lib axis2_parser.lib"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="&quot;$(SolutionDir)\deploy\lib&quot;"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory=".\..\deploy\bin"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+		<ProjectReference
+			ReferencedProjectIdentifier="{3887B3E3-1A45-40E5-BC95-9C51000C86DB}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{9524B8C5-79D9-4470-9A47-8BD163ABBB15}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{7C816A64-FA96-4C6C-8DB0-5256441F54BC}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{8C8F2D61-0C61-4E90-9CA2-E0C795725DF7}"
+		/>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\..\src\core\transport\tcp\server\simple_tcp_server\tcp_server_main.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_xpath/axis2_xpath.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_xpath/axis2_xpath.vcproj?rev=905186&view=auto
==============================================================================
--- webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_xpath/axis2_xpath.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc9/axis2c/axis2_xpath/axis2_xpath.vcproj Mon Feb  1 06:29:05 2010
@@ -0,0 +1,252 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="axis2_xpath"
+	ProjectGUID="{CAF3AED6-3900-4E8B-B21E-68022B955260}"
+	RootNamespace="axis2_xpath"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)deploy\lib"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories=".\..\..\..\..\axiom\include;.\..\..\..\..\axiom\src\om;.\..\..\..\..\axiom\src\attachments;.\..\..\..\..\util\include;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_XPATH_EXPORTS;AXIS2_DECLARE_EXPORT; _CRT_SECURE_NO_DEPRECATE"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="axutil.lib axiom.lib"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="&quot;$(SolutionDir)\deploy\lib&quot;"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				AdditionalOptions="/nologo /outputresource:&quot;$(SolutionDir)\deploy\lib\axis2_xpath.dll;#2&quot;"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;AXIS2_XPATH_EXPORTS"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath_functions.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath_internals.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath_internals_engine.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath_internals_iterators.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath_internals_parser.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath_streaming.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_xpath.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath_functions.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath_internals.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath_internals_engine.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath_internals_iterators.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath_internals_parser.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\xpath\xpath_streaming.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/axis2/trunk/c/ides/vc9/axis2c/axis2c.sln
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc9/axis2c/axis2c.sln?rev=905186&view=auto
==============================================================================
--- webservices/axis2/trunk/c/ides/vc9/axis2c/axis2c.sln (added)
+++ webservices/axis2/trunk/c/ides/vc9/axis2c/axis2c.sln Mon Feb  1 06:29:05 2010
@@ -0,0 +1,343 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{52AB54B9-4457-4E03-B892-75CC56F22B32}"
+	ProjectSection(SolutionItems) = preProject
+		..\..\..\build\win32\makefile = ..\..\..\build\win32\makefile
+	EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "clients", "clients", "{37581370-F613-4C0E-BEF1-3BB7540DFFD1}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "services", "services", "{75835D86-0BB4-4DEC-AB3B-62329D7DF3CE}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_parser", "axis2_parser\axis2_parser.vcproj", "{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axiom", "axiom\axiom.vcproj", "{7C816A64-FA96-4C6C-8DB0-5256441F54BC}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8} = {D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_engine", "axis2_engine\axis2_engine.vcproj", "{9524B8C5-79D9-4470-9A47-8BD163ABBB15}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8} = {D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+		{20643536-7BF0-4201-9EA6-039E6CF19ADB} = {20643536-7BF0-4201-9EA6-039E6CF19ADB}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_http_server", "axis2_http_server\axis2_http_server.vcproj", "{D2975362-DEAA-41BF-AE5E-E6FCDB526726}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+		{9524B8C5-79D9-4470-9A47-8BD163ABBB15} = {9524B8C5-79D9-4470-9A47-8BD163ABBB15}
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8} = {D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}
+		{9441F689-6ED3-4FF8-9B13-2E80E391DF39} = {9441F689-6ED3-4FF8-9B13-2E80E391DF39}
+		{0DEEAA74-F06D-4C60-B408-1B875B4FB338} = {0DEEAA74-F06D-4C60-B408-1B875B4FB338}
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+		{20643536-7BF0-4201-9EA6-039E6CF19ADB} = {20643536-7BF0-4201-9EA6-039E6CF19ADB}
+		{7332F525-8C77-4FB3-A0C0-FCEB2382F03C} = {7332F525-8C77-4FB3-A0C0-FCEB2382F03C}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_mod_addr", "axis2_mod_addr\axis2_mod_addr.vcproj", "{0DEEAA74-F06D-4C60-B408-1B875B4FB338}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+		{9524B8C5-79D9-4470-9A47-8BD163ABBB15} = {9524B8C5-79D9-4470-9A47-8BD163ABBB15}
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8} = {D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+		{20643536-7BF0-4201-9EA6-039E6CF19ADB} = {20643536-7BF0-4201-9EA6-039E6CF19ADB}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_http_sender", "axis2_http_sender\axis2_http_sender.vcproj", "{7332F525-8C77-4FB3-A0C0-FCEB2382F03C}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+		{9524B8C5-79D9-4470-9A47-8BD163ABBB15} = {9524B8C5-79D9-4470-9A47-8BD163ABBB15}
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+		{20643536-7BF0-4201-9EA6-039E6CF19ADB} = {20643536-7BF0-4201-9EA6-039E6CF19ADB}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_http_receiver", "axis2_http_receiver\axis2_http_receiver.vcproj", "{9441F689-6ED3-4FF8-9B13-2E80E391DF39}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+		{9524B8C5-79D9-4470-9A47-8BD163ABBB15} = {9524B8C5-79D9-4470-9A47-8BD163ABBB15}
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8} = {D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axutil", "axutil\axutil.vcproj", "{3887B3E3-1A45-40E5-BC95-9C51000C86DB}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "neethi", "neethi\neethi.vcproj", "{20643536-7BF0-4201-9EA6-039E6CF19ADB}"
+	ProjectSection(ProjectDependencies) = postProject
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8} = {D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}
+		{CAF3AED6-3900-4E8B-B21E-68022B955260} = {CAF3AED6-3900-4E8B-B21E-68022B955260}
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_tcp_sender", "axis2_tcp_sender\axis2_tcp_sender.vcproj", "{830B97B8-D216-45B9-A0CC-6D5828AFD634}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+		{9524B8C5-79D9-4470-9A47-8BD163ABBB15} = {9524B8C5-79D9-4470-9A47-8BD163ABBB15}
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8} = {D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+		{20643536-7BF0-4201-9EA6-039E6CF19ADB} = {20643536-7BF0-4201-9EA6-039E6CF19ADB}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_tcp_receiver", "axis2_tcp_receiver\axis2_tcp_receiver.vcproj", "{8C8F2D61-0C61-4E90-9CA2-E0C795725DF7}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+		{9524B8C5-79D9-4470-9A47-8BD163ABBB15} = {9524B8C5-79D9-4470-9A47-8BD163ABBB15}
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8} = {D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+		{20643536-7BF0-4201-9EA6-039E6CF19ADB} = {20643536-7BF0-4201-9EA6-039E6CF19ADB}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_tcp_server", "axis2_tcp_server\axis2_tcp_server.vcproj", "{32ECB83C-42CA-4F36-B15B-B3DCD08F041F}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+		{9524B8C5-79D9-4470-9A47-8BD163ABBB15} = {9524B8C5-79D9-4470-9A47-8BD163ABBB15}
+		{830B97B8-D216-45B9-A0CC-6D5828AFD634} = {830B97B8-D216-45B9-A0CC-6D5828AFD634}
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8} = {D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}
+		{9441F689-6ED3-4FF8-9B13-2E80E391DF39} = {9441F689-6ED3-4FF8-9B13-2E80E391DF39}
+		{0DEEAA74-F06D-4C60-B408-1B875B4FB338} = {0DEEAA74-F06D-4C60-B408-1B875B4FB338}
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+		{D2975362-DEAA-41BF-AE5E-E6FCDB526726} = {D2975362-DEAA-41BF-AE5E-E6FCDB526726}
+		{8C8F2D61-0C61-4E90-9CA2-E0C795725DF7} = {8C8F2D61-0C61-4E90-9CA2-E0C795725DF7}
+		{20643536-7BF0-4201-9EA6-039E6CF19ADB} = {20643536-7BF0-4201-9EA6-039E6CF19ADB}
+		{7332F525-8C77-4FB3-A0C0-FCEB2382F03C} = {7332F525-8C77-4FB3-A0C0-FCEB2382F03C}
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_axis2", "mod_axis2\mod_axis2.vcproj", "{9CA2AEC7-8781-4B5E-B2A2-C143ABF5E818}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_axis2_IIS", "mod_axis2_IIS\mod_axis2_IIS.vcproj", "{1D949369-9C4B-4C59-9F2A-278FD8CE0D41}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tcpmon", "tcpmon\tcpmon.vcproj", "{56180647-96CF-4415-B3FB-34E41CEAD595}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "guththila", "guththila\guththila.vcproj", "{81FDD803-8611-4EB4-AB0E-85F498061A2D}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_parser_guththila", "axis2_parser_guththila\axis2_parser_guththila.vcproj", "{DC69D297-3B3B-4FA2-A799-51F040708857}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_mod_log", "axis2_mod_log\axis2_mod_log.vcproj", "{423F7156-84C4-43C1-855A-D0FEE24DB0A0}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo", "services\echo\echo.vcproj", "{0469C145-5B1A-4677-B0C2-0981EB6C0567}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Calculator", "services\Calculator\Calculator.vcproj", "{1917F167-8C7F-4920-934D-BDAA2E6DC024}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "math", "services\math\math.vcproj", "{8209506A-634F-4239-82D0-3EC9105FEBA4}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mtom", "services\mtom\mtom.vcproj", "{C8BDF683-7F8E-4526-9193-836DD90714CC}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "notify", "services\notify\notify.vcproj", "{23D5F8E4-F554-451F-B97D-F0CD82272229}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_blocking", "clients\echo_blocking\echo_blocking.vcproj", "{76F139F5-913A-4328-8504-B1E9B7F1BA97}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_blocking_addr", "clients\echo_blocking_addr\echo_blocking_addr.vcproj", "{DDBF66ED-91FA-48ED-B23D-437473C52C0A}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_blocking_auth", "clients\echo_blocking_auth\echo_blocking_auth.vcproj", "{0CCC1F34-5CD7-47EB-8DE7-50F59BD6182B}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_blocking_dual", "clients\echo_blocking_dual\echo_blocking_dual.vcproj", "{584804F3-344F-4850-899C-85E1998694F8}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_non_blocking", "clients\echo_non_blocking\echo_non_blocking.vcproj", "{62DB83C4-A2FA-45AF-B2F2-A737443AD473}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_non_blocking_dual", "clients\echo_non_blocking_dual\echo_non_blocking_dual.vcproj", "{9C1140F6-1846-4335-B571-83E2C9FF6E02}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_rest", "clients\echo_rest\echo_rest.vcproj", "{84518230-9F6F-4B1E-B4B4-9F78D27355AC}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "google", "clients\google\google.vcproj", "{607FAED5-B750-44D2-A817-0FDF4F77744C}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "math", "clients\math\math.vcproj", "{9121BA33-CE71-4775-AD78-1114696BFEC8}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mtom", "clients\mtom\mtom.vcproj", "{9EA3CB05-003C-410C-A4F2-B0DB7F01645D}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "notify", "clients\notify\notify.vcproj", "{1EFD2CA7-86AF-4F66-9930-978D5A881949}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "yahoo", "clients\yahoo\yahoo.vcproj", "{9B7A5827-9F06-4B7F-B8E3-233E9350C258}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo", "clients\echo\echo.vcproj", "{57414A3E-782C-4472-9EEE-981EF0649258}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "axis2_xpath", "axis2_xpath\axis2_xpath.vcproj", "{CAF3AED6-3900-4E8B-B21E-68022B955260}"
+	ProjectSection(ProjectDependencies) = postProject
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB} = {3887B3E3-1A45-40E5-BC95-9C51000C86DB}
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC} = {7C816A64-FA96-4C6C-8DB0-5256441F54BC}
+	EndProjectSection
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}.Debug|Win32.ActiveCfg = Debug|Win32
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}.Release|Win32.ActiveCfg = Release|Win32
+		{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}.Release|Win32.Build.0 = Release|Win32
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC}.Debug|Win32.ActiveCfg = Debug|Win32
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC}.Debug|Win32.Build.0 = Debug|Win32
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC}.Release|Win32.ActiveCfg = Release|Win32
+		{7C816A64-FA96-4C6C-8DB0-5256441F54BC}.Release|Win32.Build.0 = Release|Win32
+		{9524B8C5-79D9-4470-9A47-8BD163ABBB15}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9524B8C5-79D9-4470-9A47-8BD163ABBB15}.Debug|Win32.Build.0 = Debug|Win32
+		{9524B8C5-79D9-4470-9A47-8BD163ABBB15}.Release|Win32.ActiveCfg = Release|Win32
+		{9524B8C5-79D9-4470-9A47-8BD163ABBB15}.Release|Win32.Build.0 = Release|Win32
+		{D2975362-DEAA-41BF-AE5E-E6FCDB526726}.Debug|Win32.ActiveCfg = Debug|Win32
+		{D2975362-DEAA-41BF-AE5E-E6FCDB526726}.Debug|Win32.Build.0 = Debug|Win32
+		{D2975362-DEAA-41BF-AE5E-E6FCDB526726}.Release|Win32.ActiveCfg = Release|Win32
+		{D2975362-DEAA-41BF-AE5E-E6FCDB526726}.Release|Win32.Build.0 = Release|Win32
+		{0DEEAA74-F06D-4C60-B408-1B875B4FB338}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0DEEAA74-F06D-4C60-B408-1B875B4FB338}.Debug|Win32.Build.0 = Debug|Win32
+		{0DEEAA74-F06D-4C60-B408-1B875B4FB338}.Release|Win32.ActiveCfg = Release|Win32
+		{0DEEAA74-F06D-4C60-B408-1B875B4FB338}.Release|Win32.Build.0 = Release|Win32
+		{7332F525-8C77-4FB3-A0C0-FCEB2382F03C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{7332F525-8C77-4FB3-A0C0-FCEB2382F03C}.Debug|Win32.Build.0 = Debug|Win32
+		{7332F525-8C77-4FB3-A0C0-FCEB2382F03C}.Release|Win32.ActiveCfg = Release|Win32
+		{7332F525-8C77-4FB3-A0C0-FCEB2382F03C}.Release|Win32.Build.0 = Release|Win32
+		{9441F689-6ED3-4FF8-9B13-2E80E391DF39}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9441F689-6ED3-4FF8-9B13-2E80E391DF39}.Debug|Win32.Build.0 = Debug|Win32
+		{9441F689-6ED3-4FF8-9B13-2E80E391DF39}.Release|Win32.ActiveCfg = Release|Win32
+		{9441F689-6ED3-4FF8-9B13-2E80E391DF39}.Release|Win32.Build.0 = Release|Win32
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB}.Debug|Win32.Build.0 = Debug|Win32
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB}.Release|Win32.ActiveCfg = Release|Win32
+		{3887B3E3-1A45-40E5-BC95-9C51000C86DB}.Release|Win32.Build.0 = Release|Win32
+		{20643536-7BF0-4201-9EA6-039E6CF19ADB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{20643536-7BF0-4201-9EA6-039E6CF19ADB}.Debug|Win32.Build.0 = Debug|Win32
+		{20643536-7BF0-4201-9EA6-039E6CF19ADB}.Release|Win32.ActiveCfg = Release|Win32
+		{20643536-7BF0-4201-9EA6-039E6CF19ADB}.Release|Win32.Build.0 = Release|Win32
+		{830B97B8-D216-45B9-A0CC-6D5828AFD634}.Debug|Win32.ActiveCfg = Debug|Win32
+		{830B97B8-D216-45B9-A0CC-6D5828AFD634}.Debug|Win32.Build.0 = Debug|Win32
+		{830B97B8-D216-45B9-A0CC-6D5828AFD634}.Release|Win32.ActiveCfg = Release|Win32
+		{830B97B8-D216-45B9-A0CC-6D5828AFD634}.Release|Win32.Build.0 = Release|Win32
+		{8C8F2D61-0C61-4E90-9CA2-E0C795725DF7}.Debug|Win32.ActiveCfg = Debug|Win32
+		{8C8F2D61-0C61-4E90-9CA2-E0C795725DF7}.Debug|Win32.Build.0 = Debug|Win32
+		{8C8F2D61-0C61-4E90-9CA2-E0C795725DF7}.Release|Win32.ActiveCfg = Release|Win32
+		{8C8F2D61-0C61-4E90-9CA2-E0C795725DF7}.Release|Win32.Build.0 = Release|Win32
+		{32ECB83C-42CA-4F36-B15B-B3DCD08F041F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{32ECB83C-42CA-4F36-B15B-B3DCD08F041F}.Debug|Win32.Build.0 = Debug|Win32
+		{32ECB83C-42CA-4F36-B15B-B3DCD08F041F}.Release|Win32.ActiveCfg = Release|Win32
+		{32ECB83C-42CA-4F36-B15B-B3DCD08F041F}.Release|Win32.Build.0 = Release|Win32
+		{9CA2AEC7-8781-4B5E-B2A2-C143ABF5E818}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9CA2AEC7-8781-4B5E-B2A2-C143ABF5E818}.Debug|Win32.Build.0 = Debug|Win32
+		{9CA2AEC7-8781-4B5E-B2A2-C143ABF5E818}.Release|Win32.ActiveCfg = Release|Win32
+		{9CA2AEC7-8781-4B5E-B2A2-C143ABF5E818}.Release|Win32.Build.0 = Release|Win32
+		{1D949369-9C4B-4C59-9F2A-278FD8CE0D41}.Debug|Win32.ActiveCfg = Debug|Win32
+		{1D949369-9C4B-4C59-9F2A-278FD8CE0D41}.Debug|Win32.Build.0 = Debug|Win32
+		{1D949369-9C4B-4C59-9F2A-278FD8CE0D41}.Release|Win32.ActiveCfg = Release|Win32
+		{1D949369-9C4B-4C59-9F2A-278FD8CE0D41}.Release|Win32.Build.0 = Release|Win32
+		{56180647-96CF-4415-B3FB-34E41CEAD595}.Debug|Win32.ActiveCfg = Debug|Win32
+		{56180647-96CF-4415-B3FB-34E41CEAD595}.Debug|Win32.Build.0 = Debug|Win32
+		{56180647-96CF-4415-B3FB-34E41CEAD595}.Release|Win32.ActiveCfg = Release|Win32
+		{56180647-96CF-4415-B3FB-34E41CEAD595}.Release|Win32.Build.0 = Release|Win32
+		{81FDD803-8611-4EB4-AB0E-85F498061A2D}.Debug|Win32.ActiveCfg = Debug|Win32
+		{81FDD803-8611-4EB4-AB0E-85F498061A2D}.Debug|Win32.Build.0 = Debug|Win32
+		{81FDD803-8611-4EB4-AB0E-85F498061A2D}.Release|Win32.ActiveCfg = Release|Win32
+		{81FDD803-8611-4EB4-AB0E-85F498061A2D}.Release|Win32.Build.0 = Release|Win32
+		{DC69D297-3B3B-4FA2-A799-51F040708857}.Debug|Win32.ActiveCfg = Debug|Win32
+		{DC69D297-3B3B-4FA2-A799-51F040708857}.Debug|Win32.Build.0 = Debug|Win32
+		{DC69D297-3B3B-4FA2-A799-51F040708857}.Release|Win32.ActiveCfg = Release|Win32
+		{DC69D297-3B3B-4FA2-A799-51F040708857}.Release|Win32.Build.0 = Release|Win32
+		{423F7156-84C4-43C1-855A-D0FEE24DB0A0}.Debug|Win32.ActiveCfg = Debug|Win32
+		{423F7156-84C4-43C1-855A-D0FEE24DB0A0}.Debug|Win32.Build.0 = Debug|Win32
+		{423F7156-84C4-43C1-855A-D0FEE24DB0A0}.Release|Win32.ActiveCfg = Release|Win32
+		{423F7156-84C4-43C1-855A-D0FEE24DB0A0}.Release|Win32.Build.0 = Release|Win32
+		{0469C145-5B1A-4677-B0C2-0981EB6C0567}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0469C145-5B1A-4677-B0C2-0981EB6C0567}.Debug|Win32.Build.0 = Debug|Win32
+		{0469C145-5B1A-4677-B0C2-0981EB6C0567}.Release|Win32.ActiveCfg = Release|Win32
+		{0469C145-5B1A-4677-B0C2-0981EB6C0567}.Release|Win32.Build.0 = Release|Win32
+		{1917F167-8C7F-4920-934D-BDAA2E6DC024}.Debug|Win32.ActiveCfg = Debug|Win32
+		{1917F167-8C7F-4920-934D-BDAA2E6DC024}.Debug|Win32.Build.0 = Debug|Win32
+		{1917F167-8C7F-4920-934D-BDAA2E6DC024}.Release|Win32.ActiveCfg = Release|Win32
+		{1917F167-8C7F-4920-934D-BDAA2E6DC024}.Release|Win32.Build.0 = Release|Win32
+		{8209506A-634F-4239-82D0-3EC9105FEBA4}.Debug|Win32.ActiveCfg = Debug|Win32
+		{8209506A-634F-4239-82D0-3EC9105FEBA4}.Debug|Win32.Build.0 = Debug|Win32
+		{8209506A-634F-4239-82D0-3EC9105FEBA4}.Release|Win32.ActiveCfg = Release|Win32
+		{8209506A-634F-4239-82D0-3EC9105FEBA4}.Release|Win32.Build.0 = Release|Win32
+		{C8BDF683-7F8E-4526-9193-836DD90714CC}.Debug|Win32.ActiveCfg = Debug|Win32
+		{C8BDF683-7F8E-4526-9193-836DD90714CC}.Debug|Win32.Build.0 = Debug|Win32
+		{C8BDF683-7F8E-4526-9193-836DD90714CC}.Release|Win32.ActiveCfg = Release|Win32
+		{C8BDF683-7F8E-4526-9193-836DD90714CC}.Release|Win32.Build.0 = Release|Win32
+		{23D5F8E4-F554-451F-B97D-F0CD82272229}.Debug|Win32.ActiveCfg = Debug|Win32
+		{23D5F8E4-F554-451F-B97D-F0CD82272229}.Debug|Win32.Build.0 = Debug|Win32
+		{23D5F8E4-F554-451F-B97D-F0CD82272229}.Release|Win32.ActiveCfg = Release|Win32
+		{23D5F8E4-F554-451F-B97D-F0CD82272229}.Release|Win32.Build.0 = Release|Win32
+		{76F139F5-913A-4328-8504-B1E9B7F1BA97}.Debug|Win32.ActiveCfg = Debug|Win32
+		{76F139F5-913A-4328-8504-B1E9B7F1BA97}.Debug|Win32.Build.0 = Debug|Win32
+		{76F139F5-913A-4328-8504-B1E9B7F1BA97}.Release|Win32.ActiveCfg = Release|Win32
+		{76F139F5-913A-4328-8504-B1E9B7F1BA97}.Release|Win32.Build.0 = Release|Win32
+		{DDBF66ED-91FA-48ED-B23D-437473C52C0A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{DDBF66ED-91FA-48ED-B23D-437473C52C0A}.Debug|Win32.Build.0 = Debug|Win32
+		{DDBF66ED-91FA-48ED-B23D-437473C52C0A}.Release|Win32.ActiveCfg = Release|Win32
+		{DDBF66ED-91FA-48ED-B23D-437473C52C0A}.Release|Win32.Build.0 = Release|Win32
+		{0CCC1F34-5CD7-47EB-8DE7-50F59BD6182B}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0CCC1F34-5CD7-47EB-8DE7-50F59BD6182B}.Debug|Win32.Build.0 = Debug|Win32
+		{0CCC1F34-5CD7-47EB-8DE7-50F59BD6182B}.Release|Win32.ActiveCfg = Release|Win32
+		{0CCC1F34-5CD7-47EB-8DE7-50F59BD6182B}.Release|Win32.Build.0 = Release|Win32
+		{584804F3-344F-4850-899C-85E1998694F8}.Debug|Win32.ActiveCfg = Debug|Win32
+		{584804F3-344F-4850-899C-85E1998694F8}.Debug|Win32.Build.0 = Debug|Win32
+		{584804F3-344F-4850-899C-85E1998694F8}.Release|Win32.ActiveCfg = Release|Win32
+		{584804F3-344F-4850-899C-85E1998694F8}.Release|Win32.Build.0 = Release|Win32
+		{62DB83C4-A2FA-45AF-B2F2-A737443AD473}.Debug|Win32.ActiveCfg = Debug|Win32
+		{62DB83C4-A2FA-45AF-B2F2-A737443AD473}.Debug|Win32.Build.0 = Debug|Win32
+		{62DB83C4-A2FA-45AF-B2F2-A737443AD473}.Release|Win32.ActiveCfg = Release|Win32
+		{62DB83C4-A2FA-45AF-B2F2-A737443AD473}.Release|Win32.Build.0 = Release|Win32
+		{9C1140F6-1846-4335-B571-83E2C9FF6E02}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9C1140F6-1846-4335-B571-83E2C9FF6E02}.Debug|Win32.Build.0 = Debug|Win32
+		{9C1140F6-1846-4335-B571-83E2C9FF6E02}.Release|Win32.ActiveCfg = Release|Win32
+		{9C1140F6-1846-4335-B571-83E2C9FF6E02}.Release|Win32.Build.0 = Release|Win32
+		{84518230-9F6F-4B1E-B4B4-9F78D27355AC}.Debug|Win32.ActiveCfg = Debug|Win32
+		{84518230-9F6F-4B1E-B4B4-9F78D27355AC}.Debug|Win32.Build.0 = Debug|Win32
+		{84518230-9F6F-4B1E-B4B4-9F78D27355AC}.Release|Win32.ActiveCfg = Release|Win32
+		{84518230-9F6F-4B1E-B4B4-9F78D27355AC}.Release|Win32.Build.0 = Release|Win32
+		{607FAED5-B750-44D2-A817-0FDF4F77744C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{607FAED5-B750-44D2-A817-0FDF4F77744C}.Debug|Win32.Build.0 = Debug|Win32
+		{607FAED5-B750-44D2-A817-0FDF4F77744C}.Release|Win32.ActiveCfg = Release|Win32
+		{607FAED5-B750-44D2-A817-0FDF4F77744C}.Release|Win32.Build.0 = Release|Win32
+		{9121BA33-CE71-4775-AD78-1114696BFEC8}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9121BA33-CE71-4775-AD78-1114696BFEC8}.Debug|Win32.Build.0 = Debug|Win32
+		{9121BA33-CE71-4775-AD78-1114696BFEC8}.Release|Win32.ActiveCfg = Release|Win32
+		{9121BA33-CE71-4775-AD78-1114696BFEC8}.Release|Win32.Build.0 = Release|Win32
+		{9EA3CB05-003C-410C-A4F2-B0DB7F01645D}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9EA3CB05-003C-410C-A4F2-B0DB7F01645D}.Debug|Win32.Build.0 = Debug|Win32
+		{9EA3CB05-003C-410C-A4F2-B0DB7F01645D}.Release|Win32.ActiveCfg = Release|Win32
+		{9EA3CB05-003C-410C-A4F2-B0DB7F01645D}.Release|Win32.Build.0 = Release|Win32
+		{1EFD2CA7-86AF-4F66-9930-978D5A881949}.Debug|Win32.ActiveCfg = Debug|Win32
+		{1EFD2CA7-86AF-4F66-9930-978D5A881949}.Debug|Win32.Build.0 = Debug|Win32
+		{1EFD2CA7-86AF-4F66-9930-978D5A881949}.Release|Win32.ActiveCfg = Release|Win32
+		{1EFD2CA7-86AF-4F66-9930-978D5A881949}.Release|Win32.Build.0 = Release|Win32
+		{9B7A5827-9F06-4B7F-B8E3-233E9350C258}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9B7A5827-9F06-4B7F-B8E3-233E9350C258}.Debug|Win32.Build.0 = Debug|Win32
+		{9B7A5827-9F06-4B7F-B8E3-233E9350C258}.Release|Win32.ActiveCfg = Release|Win32
+		{9B7A5827-9F06-4B7F-B8E3-233E9350C258}.Release|Win32.Build.0 = Release|Win32
+		{57414A3E-782C-4472-9EEE-981EF0649258}.Debug|Win32.ActiveCfg = Debug|Win32
+		{57414A3E-782C-4472-9EEE-981EF0649258}.Debug|Win32.Build.0 = Debug|Win32
+		{57414A3E-782C-4472-9EEE-981EF0649258}.Release|Win32.ActiveCfg = Release|Win32
+		{57414A3E-782C-4472-9EEE-981EF0649258}.Release|Win32.Build.0 = Release|Win32
+		{CAF3AED6-3900-4E8B-B21E-68022B955260}.Debug|Win32.ActiveCfg = Debug|Win32
+		{CAF3AED6-3900-4E8B-B21E-68022B955260}.Debug|Win32.Build.0 = Debug|Win32
+		{CAF3AED6-3900-4E8B-B21E-68022B955260}.Release|Win32.ActiveCfg = Release|Win32
+		{CAF3AED6-3900-4E8B-B21E-68022B955260}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+	GlobalSection(NestedProjects) = preSolution
+		{76F139F5-913A-4328-8504-B1E9B7F1BA97} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{DDBF66ED-91FA-48ED-B23D-437473C52C0A} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{0CCC1F34-5CD7-47EB-8DE7-50F59BD6182B} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{584804F3-344F-4850-899C-85E1998694F8} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{62DB83C4-A2FA-45AF-B2F2-A737443AD473} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{9C1140F6-1846-4335-B571-83E2C9FF6E02} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{84518230-9F6F-4B1E-B4B4-9F78D27355AC} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{607FAED5-B750-44D2-A817-0FDF4F77744C} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{9121BA33-CE71-4775-AD78-1114696BFEC8} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{9EA3CB05-003C-410C-A4F2-B0DB7F01645D} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{1EFD2CA7-86AF-4F66-9930-978D5A881949} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{9B7A5827-9F06-4B7F-B8E3-233E9350C258} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{57414A3E-782C-4472-9EEE-981EF0649258} = {37581370-F613-4C0E-BEF1-3BB7540DFFD1}
+		{0469C145-5B1A-4677-B0C2-0981EB6C0567} = {75835D86-0BB4-4DEC-AB3B-62329D7DF3CE}
+		{1917F167-8C7F-4920-934D-BDAA2E6DC024} = {75835D86-0BB4-4DEC-AB3B-62329D7DF3CE}
+		{8209506A-634F-4239-82D0-3EC9105FEBA4} = {75835D86-0BB4-4DEC-AB3B-62329D7DF3CE}
+		{C8BDF683-7F8E-4526-9193-836DD90714CC} = {75835D86-0BB4-4DEC-AB3B-62329D7DF3CE}
+		{23D5F8E4-F554-451F-B97D-F0CD82272229} = {75835D86-0BB4-4DEC-AB3B-62329D7DF3CE}
+	EndGlobalSection
+EndGlobal

Added: webservices/axis2/trunk/c/ides/vc9/axis2c/axutil/axutil.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc9/axis2c/axutil/axutil.vcproj?rev=905186&view=auto
==============================================================================
--- webservices/axis2/trunk/c/ides/vc9/axis2c/axutil/axutil.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc9/axis2c/axutil/axutil.vcproj Mon Feb  1 06:29:05 2010
@@ -0,0 +1,644 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="axutil"
+	ProjectGUID="{3887B3E3-1A45-40E5-BC95-9C51000C86DB}"
+	RootNamespace="axis2_util"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)deploy\lib"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories=".\..\..\..\..\util\include;.\..\..\..\..\util\src;.\..\..\..\..\util\src\minizip;.\..\..\..\..\util\include\platforms;&quot;$(ZLIB_HOME)\include&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_UTIL_EXPORTS;AXIS2_DECLARE_EXPORT;_CRT_SECURE_NO_DEPRECATE;"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+				CallingConvention="0"
+				CompileAs="1"
+				DisableSpecificWarnings="4100"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="Rpcrt4.lib Ws2_32.lib zdll.lib"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="&quot;$(SolutionDir)\deploy\lib&quot;;&quot;$(ZLIB_HOME)\lib&quot;"
+				GenerateManifest="true"
+				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				EmbedManifest="true"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)\lib"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+				CommandLine="xcopy /E /Y /S .\..\..\..\..\util\include  .\..\$(ConfigurationName)\include\&#x0D;&#x0A;"
+				Outputs="Copy include files"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="3"
+				AdditionalIncludeDirectories=".\..\..\..\..\util\include;.\..\..\..\..\util\src;.\..\..\..\..\util\src\minizip;.\..\..\..\..\util\include\platforms;&quot;$(ZLIB_HOME)\include&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;AXIS2_UTIL_EXPORTS;AXIS2_DECLARE_EXPORT;_CRT_SECURE_NO_DEPRECATE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="0"
+				CompileAs="1"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="Rpcrt4.lib Ws2_32.lib zdll.lib"
+				LinkIncremental="1"
+				GenerateDebugInformation="false"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="if not exist .\..\$(ConfigurationName)\include mkdir  .\..\$(ConfigurationName)\include"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\..\util\src\allocator.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\array_list.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\base64.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\base64_binary.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\class_loader.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\date_time.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\date_time_util.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\digest_calc.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\dir_handler.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\dll_desc.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\duration.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\env.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\error.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\file.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\file_handler.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\generic_obj.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\hash.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\http_chunked_stream.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\linked_list.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\log.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\md5.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\network_handler.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\param.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\param_container.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\properties.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\property.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\qname.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\rand.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\stack.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\stream.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\string.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\string_util.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\thread_pool.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\types.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\uri.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\url.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\utils.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\uuid_gen.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\version.c"
+				>
+			</File>
+			<Filter
+				Name="minizip"
+				>
+				<File
+					RelativePath="..\..\..\..\util\src\minizip\archive_extract.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\src\minizip\axis2_archive_extract.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\src\minizip\axis2_crypt.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\src\minizip\axis2_ioapi.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\src\minizip\axis2_iowin32.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\src\minizip\axis2_unzip.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\src\minizip\crypt.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\src\minizip\ioapi.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\src\minizip\iowin32.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\src\minizip\unzip.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="platforms"
+				>
+				<Filter
+					Name="windows"
+					>
+					<File
+						RelativePath="..\..\..\..\util\src\platforms\windows\axutil_windows.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\util\src\platforms\windows\date_time_util_windows.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\util\src\platforms\windows\dir_windows.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\util\src\platforms\windows\getopt_windows.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\util\src\platforms\windows\thread_mutex_windows.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\util\src\platforms\windows\thread_windows.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\util\src\platforms\windows\uuid_gen_windows.c"
+						>
+					</File>
+				</Filter>
+			</Filter>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_allocator.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_array_list.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_base64.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_base64_binary.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_class_loader.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_date_time.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_date_time_util.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_dir_handler.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_dll_desc.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_duration.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_env.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_error.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_error_default.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_file.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_file_handler.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_generic_obj.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_hash.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_linked_list.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_log.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_log_default.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_network_handler.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_param.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_param_container.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_properties.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_property.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_qname.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_rand.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_stack.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_stream.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_string.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_string_util.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_thread.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_thread_pool.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_types.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_uri.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_url.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_utils.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_utils_defines.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_uuid_gen.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\include\axutil_version.h"
+				>
+			</File>
+			<Filter
+				Name="platforms"
+				>
+				<File
+					RelativePath="..\..\..\..\util\include\platforms\axutil_platform_auto_sense.h"
+					>
+				</File>
+				<Filter
+					Name="windows"
+					>
+					<File
+						RelativePath="..\..\..\..\util\include\platforms\windows\axutil_date_time_util_windows.h"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\util\include\platforms\windows\axutil_dir_windows.h"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\util\include\platforms\windows\axutil_getopt_windows.h"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\util\include\platforms\windows\axutil_thread_mutex_windows.h"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\util\include\platforms\windows\axutil_thread_windows.h"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\util\include\platforms\windows\axutil_uuid_gen_windows.h"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\util\include\platforms\windows\axutil_windows.h"
+						>
+					</File>
+				</Filter>
+			</Filter>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: webservices/axis2/trunk/c/ides/vc9/axis2c/clients/clients.sln
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc9/axis2c/clients/clients.sln?rev=905186&view=auto
==============================================================================
--- webservices/axis2/trunk/c/ides/vc9/axis2c/clients/clients.sln (added)
+++ webservices/axis2/trunk/c/ides/vc9/axis2c/clients/clients.sln Mon Feb  1 06:29:05 2010
@@ -0,0 +1,92 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo", "echo\echo.vcproj", "{57414A3E-782C-4472-9EEE-981EF0649258}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mtom", "mtom\mtom.vcproj", "{9EA3CB05-003C-410C-A4F2-B0DB7F01645D}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "math", "math\math.vcproj", "{9121BA33-CE71-4775-AD78-1114696BFEC8}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "google", "google\google.vcproj", "{607FAED5-B750-44D2-A817-0FDF4F77744C}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "notify", "notify\notify.vcproj", "{1EFD2CA7-86AF-4F66-9930-978D5A881949}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "yahoo", "yahoo\yahoo.vcproj", "{9B7A5827-9F06-4B7F-B8E3-233E9350C258}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_blocking", "echo_blocking\echo_blocking.vcproj", "{76F139F5-913A-4328-8504-B1E9B7F1BA97}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_blocking_addr", "echo_blocking_addr\echo_blocking_addr.vcproj", "{DDBF66ED-91FA-48ED-B23D-437473C52C0A}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_blocking_dual", "echo_blocking_dual\echo_blocking_dual.vcproj", "{584804F3-344F-4850-899C-85E1998694F8}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_non_blocking", "echo_non_blocking\echo_non_blocking.vcproj", "{62DB83C4-A2FA-45AF-B2F2-A737443AD473}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_non_blocking_dual", "echo_non_blocking_dual\echo_non_blocking_dual.vcproj", "{9C1140F6-1846-4335-B571-83E2C9FF6E02}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_rest", "echo_rest\echo_rest.vcproj", "{84518230-9F6F-4B1E-B4B4-9F78D27355AC}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_blocking_auth", "echo_blocking_auth\echo_blocking_auth.vcproj", "{0CCC1F34-5CD7-47EB-8DE7-50F59BD6182B}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{57414A3E-782C-4472-9EEE-981EF0649258}.Debug|Win32.ActiveCfg = Debug|Win32
+		{57414A3E-782C-4472-9EEE-981EF0649258}.Debug|Win32.Build.0 = Debug|Win32
+		{57414A3E-782C-4472-9EEE-981EF0649258}.Release|Win32.ActiveCfg = Release|Win32
+		{57414A3E-782C-4472-9EEE-981EF0649258}.Release|Win32.Build.0 = Release|Win32
+		{9EA3CB05-003C-410C-A4F2-B0DB7F01645D}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9EA3CB05-003C-410C-A4F2-B0DB7F01645D}.Debug|Win32.Build.0 = Debug|Win32
+		{9EA3CB05-003C-410C-A4F2-B0DB7F01645D}.Release|Win32.ActiveCfg = Release|Win32
+		{9EA3CB05-003C-410C-A4F2-B0DB7F01645D}.Release|Win32.Build.0 = Release|Win32
+		{9121BA33-CE71-4775-AD78-1114696BFEC8}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9121BA33-CE71-4775-AD78-1114696BFEC8}.Debug|Win32.Build.0 = Debug|Win32
+		{9121BA33-CE71-4775-AD78-1114696BFEC8}.Release|Win32.ActiveCfg = Release|Win32
+		{9121BA33-CE71-4775-AD78-1114696BFEC8}.Release|Win32.Build.0 = Release|Win32
+		{607FAED5-B750-44D2-A817-0FDF4F77744C}.Debug|Win32.ActiveCfg = Debug|Win32
+		{607FAED5-B750-44D2-A817-0FDF4F77744C}.Debug|Win32.Build.0 = Debug|Win32
+		{607FAED5-B750-44D2-A817-0FDF4F77744C}.Release|Win32.ActiveCfg = Release|Win32
+		{607FAED5-B750-44D2-A817-0FDF4F77744C}.Release|Win32.Build.0 = Release|Win32
+		{1EFD2CA7-86AF-4F66-9930-978D5A881949}.Debug|Win32.ActiveCfg = Debug|Win32
+		{1EFD2CA7-86AF-4F66-9930-978D5A881949}.Debug|Win32.Build.0 = Debug|Win32
+		{1EFD2CA7-86AF-4F66-9930-978D5A881949}.Release|Win32.ActiveCfg = Release|Win32
+		{1EFD2CA7-86AF-4F66-9930-978D5A881949}.Release|Win32.Build.0 = Release|Win32
+		{9B7A5827-9F06-4B7F-B8E3-233E9350C258}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9B7A5827-9F06-4B7F-B8E3-233E9350C258}.Debug|Win32.Build.0 = Debug|Win32
+		{9B7A5827-9F06-4B7F-B8E3-233E9350C258}.Release|Win32.ActiveCfg = Release|Win32
+		{9B7A5827-9F06-4B7F-B8E3-233E9350C258}.Release|Win32.Build.0 = Release|Win32
+		{76F139F5-913A-4328-8504-B1E9B7F1BA97}.Debug|Win32.ActiveCfg = Debug|Win32
+		{76F139F5-913A-4328-8504-B1E9B7F1BA97}.Debug|Win32.Build.0 = Debug|Win32
+		{76F139F5-913A-4328-8504-B1E9B7F1BA97}.Release|Win32.ActiveCfg = Release|Win32
+		{76F139F5-913A-4328-8504-B1E9B7F1BA97}.Release|Win32.Build.0 = Release|Win32
+		{DDBF66ED-91FA-48ED-B23D-437473C52C0A}.Debug|Win32.ActiveCfg = Debug|Win32
+		{DDBF66ED-91FA-48ED-B23D-437473C52C0A}.Debug|Win32.Build.0 = Debug|Win32
+		{DDBF66ED-91FA-48ED-B23D-437473C52C0A}.Release|Win32.ActiveCfg = Release|Win32
+		{DDBF66ED-91FA-48ED-B23D-437473C52C0A}.Release|Win32.Build.0 = Release|Win32
+		{584804F3-344F-4850-899C-85E1998694F8}.Debug|Win32.ActiveCfg = Debug|Win32
+		{584804F3-344F-4850-899C-85E1998694F8}.Debug|Win32.Build.0 = Debug|Win32
+		{584804F3-344F-4850-899C-85E1998694F8}.Release|Win32.ActiveCfg = Release|Win32
+		{584804F3-344F-4850-899C-85E1998694F8}.Release|Win32.Build.0 = Release|Win32
+		{62DB83C4-A2FA-45AF-B2F2-A737443AD473}.Debug|Win32.ActiveCfg = Debug|Win32
+		{62DB83C4-A2FA-45AF-B2F2-A737443AD473}.Debug|Win32.Build.0 = Debug|Win32
+		{62DB83C4-A2FA-45AF-B2F2-A737443AD473}.Release|Win32.ActiveCfg = Release|Win32
+		{62DB83C4-A2FA-45AF-B2F2-A737443AD473}.Release|Win32.Build.0 = Release|Win32
+		{9C1140F6-1846-4335-B571-83E2C9FF6E02}.Debug|Win32.ActiveCfg = Debug|Win32
+		{9C1140F6-1846-4335-B571-83E2C9FF6E02}.Debug|Win32.Build.0 = Debug|Win32
+		{9C1140F6-1846-4335-B571-83E2C9FF6E02}.Release|Win32.ActiveCfg = Release|Win32
+		{9C1140F6-1846-4335-B571-83E2C9FF6E02}.Release|Win32.Build.0 = Release|Win32
+		{84518230-9F6F-4B1E-B4B4-9F78D27355AC}.Debug|Win32.ActiveCfg = Debug|Win32
+		{84518230-9F6F-4B1E-B4B4-9F78D27355AC}.Debug|Win32.Build.0 = Debug|Win32
+		{84518230-9F6F-4B1E-B4B4-9F78D27355AC}.Release|Win32.ActiveCfg = Release|Win32
+		{84518230-9F6F-4B1E-B4B4-9F78D27355AC}.Release|Win32.Build.0 = Release|Win32
+		{0CCC1F34-5CD7-47EB-8DE7-50F59BD6182B}.Debug|Win32.ActiveCfg = Debug|Win32
+		{0CCC1F34-5CD7-47EB-8DE7-50F59BD6182B}.Debug|Win32.Build.0 = Debug|Win32
+		{0CCC1F34-5CD7-47EB-8DE7-50F59BD6182B}.Release|Win32.ActiveCfg = Release|Win32
+		{0CCC1F34-5CD7-47EB-8DE7-50F59BD6182B}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: webservices/axis2/trunk/c/ides/vc9/axis2c/clients/echo/echo.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc9/axis2c/clients/echo/echo.vcproj?rev=905186&view=auto
==============================================================================
--- webservices/axis2/trunk/c/ides/vc9/axis2c/clients/echo/echo.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc9/axis2c/clients/echo/echo.vcproj Mon Feb  1 06:29:05 2010
@@ -0,0 +1,213 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="echo"
+	ProjectGUID="{57414A3E-782C-4472-9EEE-981EF0649258}"
+	RootNamespace="echo"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)deploy\bin\samples"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine=""
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories=".\..\..\..\..\..\include;.\..\..\..\..\..\util\include;.\..\..\..\..\..\axiom\include;.\..\..\..\..\..\xml_schema\include;.\..\..\..\..\..\neethi\include;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+				CompileAs="1"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="axiom.lib axutil.lib axis2_engine.lib axis2_parser.lib"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="$(SolutionDir)deploy\lib"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				EmbedManifest="true"
+				UseFAT32Workaround="true"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+		<ProjectReference
+			ReferencedProjectIdentifier="{7C816A64-FA96-4C6C-8DB0-5256441F54BC}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{9524B8C5-79D9-4470-9A47-8BD163ABBB15}"
+		/>
+		<ProjectReference
+			ReferencedProjectIdentifier="{3887B3E3-1A45-40E5-BC95-9C51000C86DB}"
+		/>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\..\..\..\samples\client\echo\echo.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>