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 --- .../axis2c/services/Calculator/Calculator.vcproj | 219 ++++++++++++++++++++ ides/vc9/axis2c/services/echo/echo.vcproj | 222 +++++++++++++++++++++ ides/vc9/axis2c/services/math/math.vcproj | 218 ++++++++++++++++++++ ides/vc9/axis2c/services/mtom/mtom.vcproj | 218 ++++++++++++++++++++ ides/vc9/axis2c/services/notify/notify.vcproj | 218 ++++++++++++++++++++ ides/vc9/axis2c/services/services.sln | 44 ++++ 6 files changed, 1139 insertions(+) create mode 100644 ides/vc9/axis2c/services/Calculator/Calculator.vcproj create mode 100644 ides/vc9/axis2c/services/echo/echo.vcproj create mode 100644 ides/vc9/axis2c/services/math/math.vcproj create mode 100644 ides/vc9/axis2c/services/mtom/mtom.vcproj create mode 100644 ides/vc9/axis2c/services/notify/notify.vcproj create mode 100644 ides/vc9/axis2c/services/services.sln (limited to 'ides/vc9/axis2c/services') diff --git a/ides/vc9/axis2c/services/Calculator/Calculator.vcproj b/ides/vc9/axis2c/services/Calculator/Calculator.vcproj new file mode 100644 index 0000000..9042f81 --- /dev/null +++ b/ides/vc9/axis2c/services/Calculator/Calculator.vcproj @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ides/vc9/axis2c/services/echo/echo.vcproj b/ides/vc9/axis2c/services/echo/echo.vcproj new file mode 100644 index 0000000..1a4ad89 --- /dev/null +++ b/ides/vc9/axis2c/services/echo/echo.vcproj @@ -0,0 +1,222 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ides/vc9/axis2c/services/math/math.vcproj b/ides/vc9/axis2c/services/math/math.vcproj new file mode 100644 index 0000000..f3b1b84 --- /dev/null +++ b/ides/vc9/axis2c/services/math/math.vcproj @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ides/vc9/axis2c/services/mtom/mtom.vcproj b/ides/vc9/axis2c/services/mtom/mtom.vcproj new file mode 100644 index 0000000..2730fdf --- /dev/null +++ b/ides/vc9/axis2c/services/mtom/mtom.vcproj @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ides/vc9/axis2c/services/notify/notify.vcproj b/ides/vc9/axis2c/services/notify/notify.vcproj new file mode 100644 index 0000000..cf34f0a --- /dev/null +++ b/ides/vc9/axis2c/services/notify/notify.vcproj @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ides/vc9/axis2c/services/services.sln b/ides/vc9/axis2c/services/services.sln new file mode 100644 index 0000000..c9638a4 --- /dev/null +++ b/ides/vc9/axis2c/services/services.sln @@ -0,0 +1,44 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Calculator", "Calculator\Calculator.vcproj", "{1917F167-8C7F-4920-934D-BDAA2E6DC024}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo", "echo\echo.vcproj", "{0469C145-5B1A-4677-B0C2-0981EB6C0567}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "math", "math\math.vcproj", "{8209506A-634F-4239-82D0-3EC9105FEBA4}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mtom", "mtom\mtom.vcproj", "{C8BDF683-7F8E-4526-9193-836DD90714CC}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "notify", "notify\notify.vcproj", "{23D5F8E4-F554-451F-B97D-F0CD82272229}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {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 + {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 + {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 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.1-32-gdbae