From 0425aadc78680e53000fd0108b540d6eca048516 Mon Sep 17 00:00:00 2001 From: gmcdonald Date: Sat, 13 Feb 2010 01:32:03 +0000 Subject: Moving axis svn, part of TLP move INFRA-2441 git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@909681 13f79535-47bb-0310-9956-ffa450edef68 --- ides/vc/axis2c/mod_axis2/mod_axis2.sln | 20 +++ ides/vc/axis2c/mod_axis2/mod_axis2.vcproj | 240 ++++++++++++++++++++++++++++++ 2 files changed, 260 insertions(+) create mode 100644 ides/vc/axis2c/mod_axis2/mod_axis2.sln create mode 100644 ides/vc/axis2c/mod_axis2/mod_axis2.vcproj (limited to 'ides/vc/axis2c/mod_axis2') diff --git a/ides/vc/axis2c/mod_axis2/mod_axis2.sln b/ides/vc/axis2c/mod_axis2/mod_axis2.sln new file mode 100644 index 0000000..913e3c8 --- /dev/null +++ b/ides/vc/axis2c/mod_axis2/mod_axis2.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_axis2", "mod_axis2.vcproj", "{9CA2AEC7-8781-4B5E-B2A2-C143ABF5E818}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {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 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/ides/vc/axis2c/mod_axis2/mod_axis2.vcproj b/ides/vc/axis2c/mod_axis2/mod_axis2.vcproj new file mode 100644 index 0000000..12d95a2 --- /dev/null +++ b/ides/vc/axis2c/mod_axis2/mod_axis2.vcproj @@ -0,0 +1,240 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1-32-gdbae