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
---
.../samples/services/Calculator/Calculator.vcproj | 210 +++++++++++++++++++++
ides/vc/samples/services/echo/echo.vcproj | 210 +++++++++++++++++++++
ides/vc/samples/services/math/math.vcproj | 209 ++++++++++++++++++++
ides/vc/samples/services/mtom/mtom.vcproj | 209 ++++++++++++++++++++
ides/vc/samples/services/notify/notify.vcproj | 209 ++++++++++++++++++++
ides/vc/samples/services/services.sln | 44 +++++
6 files changed, 1091 insertions(+)
create mode 100644 ides/vc/samples/services/Calculator/Calculator.vcproj
create mode 100644 ides/vc/samples/services/echo/echo.vcproj
create mode 100644 ides/vc/samples/services/math/math.vcproj
create mode 100644 ides/vc/samples/services/mtom/mtom.vcproj
create mode 100644 ides/vc/samples/services/notify/notify.vcproj
create mode 100644 ides/vc/samples/services/services.sln
(limited to 'ides/vc/samples/services')
diff --git a/ides/vc/samples/services/Calculator/Calculator.vcproj b/ides/vc/samples/services/Calculator/Calculator.vcproj
new file mode 100644
index 0000000..5467648
--- /dev/null
+++ b/ides/vc/samples/services/Calculator/Calculator.vcproj
@@ -0,0 +1,210 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc/samples/services/echo/echo.vcproj b/ides/vc/samples/services/echo/echo.vcproj
new file mode 100644
index 0000000..1822428
--- /dev/null
+++ b/ides/vc/samples/services/echo/echo.vcproj
@@ -0,0 +1,210 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc/samples/services/math/math.vcproj b/ides/vc/samples/services/math/math.vcproj
new file mode 100644
index 0000000..0b1d7a0
--- /dev/null
+++ b/ides/vc/samples/services/math/math.vcproj
@@ -0,0 +1,209 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc/samples/services/mtom/mtom.vcproj b/ides/vc/samples/services/mtom/mtom.vcproj
new file mode 100644
index 0000000..45608d9
--- /dev/null
+++ b/ides/vc/samples/services/mtom/mtom.vcproj
@@ -0,0 +1,209 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc/samples/services/notify/notify.vcproj b/ides/vc/samples/services/notify/notify.vcproj
new file mode 100644
index 0000000..6a742a7
--- /dev/null
+++ b/ides/vc/samples/services/notify/notify.vcproj
@@ -0,0 +1,209 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc/samples/services/services.sln b/ides/vc/samples/services/services.sln
new file mode 100644
index 0000000..c9638a4
--- /dev/null
+++ b/ides/vc/samples/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