You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by na...@apache.org on 2006/11/13 13:10:29 UTC

svn commit: r474272 [1/2] - in /webservices/axis2/trunk/c/ides/vc: ./ axis2c/ axis2c/axiom/ axis2c/axis2_engine/ axis2c/axis2_http_receiver/ axis2c/axis2_http_serder/ axis2c/axis2_http_server/ axis2c/axis2_mod_addr/ axis2c/axis2_mod_log/ axis2c/axis2_p...

Author: nandika
Date: Mon Nov 13 04:10:27 2006
New Revision: 474272

URL: http://svn.apache.org/viewvc?view=rev&rev=474272
Log:
vc8 project added

Added:
    webservices/axis2/trunk/c/ides/vc/
    webservices/axis2/trunk/c/ides/vc/axis2c/
    webservices/axis2/trunk/c/ides/vc/axis2c/axiom/
    webservices/axis2/trunk/c/ides/vc/axis2c/axiom/axiom.vcproj
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_engine/
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_receiver/
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_serder/
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_serder/axis2_http_serder.vcproj
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_server/
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_server/axis2_http_server.vcproj
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_mod_addr/
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_mod_addr/axis2_mod_addr.vcproj
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_mod_log/
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_mod_log/axis2_mod_log.vcproj
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_parser/
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_parser/axis2_parser.vcproj
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_util/
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_util/axis2_util.vcproj
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_wsdl/
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2_wsdl/axis2_wsdl.vcproj
    webservices/axis2/trunk/c/ides/vc/axis2c/axis2c.sln
    webservices/axis2/trunk/c/ides/vc/axis2c/woden/
    webservices/axis2/trunk/c/ides/vc/axis2c/woden/woden.vcproj
    webservices/axis2/trunk/c/ides/vc/axis2c/xml_schema/
    webservices/axis2/trunk/c/ides/vc/axis2c/xml_schema/xml_schema.vcproj

Added: webservices/axis2/trunk/c/ides/vc/axis2c/axiom/axiom.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc/axis2c/axiom/axiom.vcproj?view=auto&rev=474272
==============================================================================
--- webservices/axis2/trunk/c/ides/vc/axis2c/axiom/axiom.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc/axis2c/axiom/axiom.vcproj Mon Nov 13 04:10:27 2006
@@ -0,0 +1,609 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="axiom"
+	ProjectGUID="{7C816A64-FA96-4C6C-8DB0-5256441F54BC}"
+	RootNamespace="axiom"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory=".\..\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;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIOM_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="axis2_util.lib axis2_parser.lib"
+				LinkIncremental="2"
+				GenerateManifest="true"
+				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+				AllowIsolation="true"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				EmbedManifest="false"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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"
+				AdditionalIncludeDirectories=".\..\..\..\..\axiom\include;.\..\..\..\..\axiom\src\om;.\..\..\..\..\axiom\src\attachments;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;AXIOM_EXPORTS"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="axis2_util.lib axis2_parser.lib"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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}"
+			>
+			<Filter
+				Name="om"
+				>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\axiom_namespace_internal.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\axiom_node_internal.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\axiom_stax_builder_internal.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_attribute.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_child_element_iterator.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_children_iterator.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_children_qname_iterator.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_children_with_specific_attribute_iterator.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_comment.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_doctype.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_document.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_element.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_namespace.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_navigator.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_node.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_output.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_processing_instruction.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_stax_builder.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\om\om_text.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="soap"
+				>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_body.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_envelope.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_fault.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_fault_code.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_fault_detail.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_fault_node.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_fault_reason.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_fault_role.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_fault_sub_code.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_fault_text.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_fault_value.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_header.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\_axiom_soap_header_block.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\axiom_soap11_builder_helper.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\axiom_soap12_builder_helper.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap11_builder_helper.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap12_builder_helper.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_body.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_builder.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_envelope.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_fault.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_fault_code.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_fault_detail.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_fault_node.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_fault_reason.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_fault_role.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_fault_sub_code.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_fault_text.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_fault_value.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_header.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_header_block.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\soap\soap_message.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="util"
+				>
+				<File
+					RelativePath="..\..\..\..\axiom\src\util\om_util.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="attachments"
+				>
+				<File
+					RelativePath="..\..\..\..\axiom\src\attachments\axiom_mime_body_part.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\attachments\axiom_mime_output.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\attachments\data_handler.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\attachments\mime_body_part.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\attachments\mime_output.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\axiom\src\attachments\mime_parser.c"
+					>
+				</File>
+			</Filter>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_attribute.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_child_element_iterator.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_children_iterator.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_children_qname_iterator.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_children_with_specific_attribute_iterator.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_comment.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_data_handler.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_doctype.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_document.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_element.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_mime_const.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_mime_parser.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_namespace.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_navigator.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_node.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_output.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_processing_instruction.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_body.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_builder.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_const.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_envelope.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_fault.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_fault_code.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_fault_detail.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_fault_node.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_fault_reason.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_fault_role.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_fault_sub_code.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_fault_text.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_fault_value.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_header.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_header_block.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_soap_message.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_stax_builder.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_text.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_util.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_xml_reader.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\include\axiom_xml_writer.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/vc/axis2c/axis2_engine/axis2_engine.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj?view=auto&rev=474272
==============================================================================
--- webservices/axis2/trunk/c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj Mon Nov 13 04:10:27 2006
@@ -0,0 +1,593 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="axis2_engine"
+	ProjectGUID="{9524B8C5-79D9-4470-9A47-8BD163ABBB15}"
+	RootNamespace="axis2_engine"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory=".\..\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=".\..\..\..\..\woden\include;.\..\..\..\..\include;.\..\..\..\..\modules\core\deployment;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_ENGINE_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="axiom.lib axis2_util.lib axis2_parser.lib xml_schema.lib woden.lib axis2_wsdl.lib"
+				LinkIncremental="2"
+				GenerateManifest="true"
+				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				EmbedManifest="false"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="copy .\..\..\..\..\samples\server\axis2.xml  .\..\deploy\"
+			/>
+		</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"
+				AdditionalIncludeDirectories=".\..\..\..\..\woden\include;.\..\..\..\..\include;.\..\..\..\..\modules\core\deployment;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;AXIS2_ENGINE_EXPORTS"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="axiom.lib axis2_util.lib axis2_parser.lib xml_schema.lib woden.lib axis2_wsdl.lib"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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}"
+			>
+			<Filter
+				Name="addr"
+				>
+				<File
+					RelativePath="..\..\..\..\modules\core\addr\any_content_type.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\addr\endpoint_ref.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\addr\msg_info_headers.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\addr\relates_to.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\addr\svc_name.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="engine"
+				>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\addr_disp.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\axis2_event.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\conf.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\ctx_handler.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\disp.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\disp_checker.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\engine.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\event.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\handler.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\phase.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\req_uri_disp.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\soap_action_disp.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\engine\soap_body_disp.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="clientapi"
+				>
+				<File
+					RelativePath="..\..\..\..\modules\core\clientapi\async_result.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\clientapi\callback.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\clientapi\callback_recv.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\clientapi\listener_manager.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\clientapi\mep_client.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\clientapi\op_client.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\clientapi\options.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\clientapi\stub.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\clientapi\svc_client.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="context"
+				>
+				<File
+					RelativePath="..\..\..\..\modules\core\context\conf_ctx.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\context\ctx.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\context\msg_ctx.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\context\op_ctx.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\context\svc_ctx.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\context\svc_grp_ctx.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="deployment"
+				>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\arch_file_data.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\arch_reader.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\axis2_arch_file_data.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\axis2_arch_reader.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\axis2_conf_builder.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\axis2_dep_engine.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\axis2_deployment.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\axis2_desc_builder.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\axis2_module_builder.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\axis2_repos_listener.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\axis2_svc_builder.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\axis2_svc_grp_builder.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\axis2_ws_info.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\axis2_ws_info_list.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\conf_builder.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\conf_init.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\dep_engine.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\desc_builder.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\module_builder.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\phases_info.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\repos_listener.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\svc_builder.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\svc_grp_builder.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\ws_info.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\deployment\ws_info_list.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="description"
+				>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\axis2_client_utils.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\client_utils.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\desc.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\flow.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\flow_container.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\handler_desc.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\module_desc.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\msg.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\op.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\phase_rule.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\svc.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\svc_grp.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\transport_in_desc.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\description\transport_out_desc.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="phaseresolver"
+				>
+				<File
+					RelativePath="..\..\..\..\modules\core\phaseresolver\phase_holder.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\phaseresolver\phase_resolver.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="receivers"
+				>
+				<File
+					RelativePath="..\..\..\..\modules\core\receivers\msg_recv.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\receivers\raw_xml_in_out_msg_recv.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\modules\core\receivers\svr_callback.c"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="transport"
+				>
+				<Filter
+					Name="http"
+					>
+					<File
+						RelativePath="..\..\..\..\modules\core\transport\http\http_chunked_stream.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\modules\core\transport\http\http_header.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\modules\core\transport\http\http_out_transport_info.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\modules\core\transport\http\http_request_line.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\modules\core\transport\http\http_simple_request.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\modules\core\transport\http\http_simple_response.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\modules\core\transport\http\http_status_line.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\modules\core\transport\http\http_transport_utils.c"
+						>
+					</File>
+					<File
+						RelativePath="..\..\..\..\modules\core\transport\http\http_worker.c"
+						>
+					</File>
+				</Filter>
+			</Filter>
+			<Filter
+				Name="util"
+				>
+				<File
+					RelativePath="..\..\..\..\modules\core\util\core_utils.c"
+					>
+				</File>
+			</Filter>
+		</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/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj?view=auto&rev=474272
==============================================================================
--- webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj Mon Nov 13 04:10:27 2006
@@ -0,0 +1,213 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="axis2_http_receiver"
+	ProjectGUID="{9441F689-6ED3-4FF8-9B13-2E80E391DF39}"
+	RootNamespace="axis2_http_receiver"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory=".\..\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"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_HTTP_RECEIVER_EXPORTS;_CRT_SECURE_NO_DEPRECATE;AXIS2_DECLARE_EXPORT;"
+				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="axis2_util.lib axis2_parser.lib axis2_engine.lib"
+				LinkIncremental="2"
+				GenerateManifest="true"
+				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				EmbedManifest="false"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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_HTTP_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"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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="..\..\..\..\modules\core\transport\http\receiver\http_response_writer.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\receiver\http_server.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\receiver\http_svr_thread.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\receiver\simple_http_svr_conn.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/vc/axis2c/axis2_http_serder/axis2_http_serder.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_serder/axis2_http_serder.vcproj?view=auto&rev=474272
==============================================================================
--- webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_serder/axis2_http_serder.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_serder/axis2_http_serder.vcproj Mon Nov 13 04:10:27 2006
@@ -0,0 +1,213 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="axis2_http_serder"
+	ProjectGUID="{E6CA9421-8A6E-41C0-A49A-6EEAB348A1FC}"
+	RootNamespace="axis2_http_serder"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory=".\..\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"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_HTTP_SERDER_EXPORTS;_CRT_SECURE_NO_DEPRECATE;AXIS2_DECLARE_EXPORT;"
+				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="axis2_util.lib axis2_engine.lib axiom.lib axis2_parser.lib"
+				LinkIncremental="2"
+				GenerateManifest="true"
+				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				EmbedManifest="false"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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_HTTP_SERDER_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"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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="..\..\..\..\modules\core\transport\http\sender\http_client.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\sender\http_transport_sender.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\sender\rest_sender.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\core\transport\http\sender\soap_over_http_sender.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/vc/axis2c/axis2_http_server/axis2_http_server.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_server/axis2_http_server.vcproj?view=auto&rev=474272
==============================================================================
--- webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_server/axis2_http_server.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc/axis2c/axis2_http_server/axis2_http_server.vcproj Mon Nov 13 04:10:27 2006
@@ -0,0 +1,202 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="axis2_http_server"
+	ProjectGUID="{D2975362-DEAA-41BF-AE5E-E6FCDB526726}"
+	RootNamespace="axis2_http_server"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory=".\..\deploy\bin"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+				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="axis2_util.lib axis2_engine.lib axis2_parser.lib axis2_http_receiver.lib"
+				LinkIncremental="2"
+				GenerateManifest="true"
+				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				EmbedManifest="false"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="if not exist .\..\deploy\logs mkdir .\..\deploy\logs"
+			/>
+		</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"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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="..\..\..\..\modules\core\transport\http\server\simple_axis2_server\http_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/vc/axis2c/axis2_mod_addr/axis2_mod_addr.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc/axis2c/axis2_mod_addr/axis2_mod_addr.vcproj?view=auto&rev=474272
==============================================================================
--- webservices/axis2/trunk/c/ides/vc/axis2c/axis2_mod_addr/axis2_mod_addr.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc/axis2c/axis2_mod_addr/axis2_mod_addr.vcproj Mon Nov 13 04:10:27 2006
@@ -0,0 +1,210 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="axis2_mod_addr"
+	ProjectGUID="{0DEEAA74-F06D-4C60-B408-1B875B4FB338}"
+	RootNamespace="axis2_mod_addressing"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory=".\..\deploy\modules\addressing"
+			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"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_MOD_ADDRESSING_EXPORTS;AXIS2_DECLARE_EXPORT;"
+				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="axis2_util.lib axiom.lib axis2_parser.lib axis2_engine.lib"
+				LinkIncremental="2"
+				GenerateManifest="true"
+				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				EmbedManifest="false"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="copy .\..\..\..\..\modules\mod_addr\module.xml .\..\deploy\modules\addressing"
+			/>
+		</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_MOD_ADDRESSING_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"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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="..\..\..\..\modules\mod_addr\addr_in_handler.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\mod_addr\addr_out_handler.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\mod_addr\mod_addr.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/vc/axis2c/axis2_mod_log/axis2_mod_log.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc/axis2c/axis2_mod_log/axis2_mod_log.vcproj?view=auto&rev=474272
==============================================================================
--- webservices/axis2/trunk/c/ides/vc/axis2c/axis2_mod_log/axis2_mod_log.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc/axis2c/axis2_mod_log/axis2_mod_log.vcproj Mon Nov 13 04:10:27 2006
@@ -0,0 +1,214 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="axis2_mod_log"
+	ProjectGUID="{423F7156-84C4-43C1-855A-D0FEE24DB0A0}"
+	RootNamespace="axis2_mod_log"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory=".\..\deploy\modules\logging"
+			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"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_MOD_LOG_EXPORTS;AXIS2_DECLARE_EXPORT"
+				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="axis2_engine.lib axis2_util.lib axiom.lib"
+				LinkIncremental="2"
+				GenerateManifest="true"
+				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				EmbedManifest="true"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="copy .\..\..\..\..\modules\mod_log\module.xml .\..\deploy\modules\logging"
+			/>
+		</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_MOD_LOG_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"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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="..\..\..\..\modules\mod_log\log_in_handler.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\mod_log\log_out_handler.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\mod_log\mod_log.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\..\modules\mod_log\mod_log.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/vc/axis2c/axis2_parser/axis2_parser.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc/axis2c/axis2_parser/axis2_parser.vcproj?view=auto&rev=474272
==============================================================================
--- webservices/axis2/trunk/c/ides/vc/axis2c/axis2_parser/axis2_parser.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc/axis2c/axis2_parser/axis2_parser.vcproj Mon Nov 13 04:10:27 2006
@@ -0,0 +1,205 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="axis2_parser"
+	ProjectGUID="{D7D7FBA1-5E43-4586-8F69-D4ED2628D2D8}"
+	RootNamespace="axis2_parser"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory=".\..\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"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_PARSER_EXPORTS;AXIS2_DECLARE_EXPORT"
+				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="axis2_util.lib libxml2.lib"
+				LinkIncremental="2"
+				GenerateManifest="true"
+				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				EmbedManifest="false"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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_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"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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\parser\libxml2\libxml2_reader_wrapper.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\axiom\src\parser\libxml2\libxml2_writer_wrapper.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/vc/axis2c/axis2_util/axis2_util.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc/axis2c/axis2_util/axis2_util.vcproj?view=auto&rev=474272
==============================================================================
--- webservices/axis2/trunk/c/ides/vc/axis2c/axis2_util/axis2_util.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc/axis2c/axis2_util/axis2_util.vcproj Mon Nov 13 04:10:27 2006
@@ -0,0 +1,556 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="axis2_util"
+	ProjectGUID="{3887B3E3-1A45-40E5-BC95-9C51000C86DB}"
+	RootNamespace="axis2_util"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory=".\..\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=".\..\..\..\..\util\include;.\..\..\..\..\util\src;.\..\..\..\..\util\src\minizip;.\..\..\..\..\util\include\platforms;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_UTIL_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="Rpcrt4.lib Ws2_32.lib zdll.lib"
+				LinkIncremental="2"
+				GenerateManifest="true"
+				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				EmbedManifest="false"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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"
+				AdditionalIncludeDirectories=".\..\..\..\..\util\include;.\..\..\..\..\util\src;.\..\..\..\..\util\src\minizip;.\..\..\..\..\util\include\platforms;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;AXIS2_UTIL_EXPORTS;AXIS2_DECLARE_EXPORT;_CRT_SECURE_NO_DEPRECATE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="Rpcrt4.lib Ws2_32.lib zdll.lib"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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="..\..\..\..\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\dir_handler.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\dll_desc.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\linked_list.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\util\src\log.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\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>
+			<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\axis2_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}"
+			>
+			<Filter
+				Name="platforms"
+				>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_allocator.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_array_list.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_base64.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_base64_binary.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_class_loader.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_date_time.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_dir_handler.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_dll_desc.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_env.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_error.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_error_default.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_file.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_file_handler.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_generic_obj.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_hash.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_linked_list.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_log.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_log_default.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_network_handler.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_param.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_param_container.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_properties.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_property.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_qname.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_stack.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_stream.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_string.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_string_util.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_thread.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_thread_pool.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_types.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_uri.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_url.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_utils.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_utils_defines.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\util\include\axis2_uuid_gen.h"
+					>
+				</File>
+				<Filter
+					Name="windows"
+					>
+				</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/vc/axis2c/axis2_wsdl/axis2_wsdl.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/vc/axis2c/axis2_wsdl/axis2_wsdl.vcproj?view=auto&rev=474272
==============================================================================
--- webservices/axis2/trunk/c/ides/vc/axis2c/axis2_wsdl/axis2_wsdl.vcproj (added)
+++ webservices/axis2/trunk/c/ides/vc/axis2c/axis2_wsdl/axis2_wsdl.vcproj Mon Nov 13 04:10:27 2006
@@ -0,0 +1,301 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="axis2_wsdl"
+	ProjectGUID="{D574C277-9F16-40B1-8E85-4FE421C6FCDC}"
+	RootNamespace="axis2_wsdl"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory=".\..\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"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_WSDL_EXPORTS;AXIS2_DECLARE_EXPORT"
+				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="axis2_util.lib"
+				LinkIncremental="2"
+				GenerateManifest="true"
+				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				EmbedManifest="false"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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_WSDL_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"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<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="..\..\..\..\modules\wsdl\wsdl_binding.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_binding_fault.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_binding_msg_ref.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_binding_op.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_component.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_desc.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_endpoint.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_ext_soap_address.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_ext_soap_binding.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_ext_soap_body.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_ext_soap_header.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_ext_soap_op.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_extensible_attribute.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_extensible_component.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_extensible_element.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_fault_ref.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_feature.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_import.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_include.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_interface.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_msg_ref.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_op.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_property.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_soap_op.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_svc.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\modules\wsdl\wsdl_types.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>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org