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/vc9/samples/clients/clients.sln | 86 +++++++++
ides/vc9/samples/clients/echo/echo.vcproj | 208 ++++++++++++++++++++
.../clients/echo_blocking/echo_blocking.vcproj | 208 ++++++++++++++++++++
.../echo_blocking_addr/echo_blocking_addr.vcproj | 208 ++++++++++++++++++++
.../echo_blocking_dual/echo_blocking_dual.vcproj | 208 ++++++++++++++++++++
.../echo_non_blocking/echo_non_blocking.vcproj | 208 ++++++++++++++++++++
.../echo_non_blocking_dual.vcproj | 208 ++++++++++++++++++++
.../vc9/samples/clients/echo_rest/echo_rest.vcproj | 208 ++++++++++++++++++++
ides/vc9/samples/clients/google/google.vcproj | 200 ++++++++++++++++++++
ides/vc9/samples/clients/math/math.vcproj | 209 +++++++++++++++++++++
ides/vc9/samples/clients/mtom/mtom.vcproj | 201 ++++++++++++++++++++
ides/vc9/samples/clients/notify/notify.vcproj | 200 ++++++++++++++++++++
ides/vc9/samples/clients/yahoo/yahoo.vcproj | 200 ++++++++++++++++++++
13 files changed, 2552 insertions(+)
create mode 100644 ides/vc9/samples/clients/clients.sln
create mode 100644 ides/vc9/samples/clients/echo/echo.vcproj
create mode 100644 ides/vc9/samples/clients/echo_blocking/echo_blocking.vcproj
create mode 100644 ides/vc9/samples/clients/echo_blocking_addr/echo_blocking_addr.vcproj
create mode 100644 ides/vc9/samples/clients/echo_blocking_dual/echo_blocking_dual.vcproj
create mode 100644 ides/vc9/samples/clients/echo_non_blocking/echo_non_blocking.vcproj
create mode 100644 ides/vc9/samples/clients/echo_non_blocking_dual/echo_non_blocking_dual.vcproj
create mode 100644 ides/vc9/samples/clients/echo_rest/echo_rest.vcproj
create mode 100644 ides/vc9/samples/clients/google/google.vcproj
create mode 100644 ides/vc9/samples/clients/math/math.vcproj
create mode 100644 ides/vc9/samples/clients/mtom/mtom.vcproj
create mode 100644 ides/vc9/samples/clients/notify/notify.vcproj
create mode 100644 ides/vc9/samples/clients/yahoo/yahoo.vcproj
(limited to 'ides/vc9/samples/clients')
diff --git a/ides/vc9/samples/clients/clients.sln b/ides/vc9/samples/clients/clients.sln
new file mode 100644
index 0000000..fc5096c
--- /dev/null
+++ b/ides/vc9/samples/clients/clients.sln
@@ -0,0 +1,86 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo", "echo\echo.vcproj", "{57414A3E-782C-4472-9EEE-981EF0649258}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mtom", "mtom\mtom.vcproj", "{9EA3CB05-003C-410C-A4F2-B0DB7F01645D}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "math", "math\math.vcproj", "{9121BA33-CE71-4775-AD78-1114696BFEC8}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "google", "google\google.vcproj", "{607FAED5-B750-44D2-A817-0FDF4F77744C}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "notify", "notify\notify.vcproj", "{1EFD2CA7-86AF-4F66-9930-978D5A881949}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "yahoo", "yahoo\yahoo.vcproj", "{9B7A5827-9F06-4B7F-B8E3-233E9350C258}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_blocking", "echo_blocking\echo_blocking.vcproj", "{76F139F5-913A-4328-8504-B1E9B7F1BA97}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_blocking_addr", "echo_blocking_addr\echo_blocking_addr.vcproj", "{DDBF66ED-91FA-48ED-B23D-437473C52C0A}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_blocking_dual", "echo_blocking_dual\echo_blocking_dual.vcproj", "{584804F3-344F-4850-899C-85E1998694F8}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_non_blocking", "echo_non_blocking\echo_non_blocking.vcproj", "{62DB83C4-A2FA-45AF-B2F2-A737443AD473}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_non_blocking_dual", "echo_non_blocking_dual\echo_non_blocking_dual.vcproj", "{9C1140F6-1846-4335-B571-83E2C9FF6E02}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echo_rest", "echo_rest\echo_rest.vcproj", "{84518230-9F6F-4B1E-B4B4-9F78D27355AC}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {57414A3E-782C-4472-9EEE-981EF0649258}.Debug|Win32.ActiveCfg = Debug|Win32
+ {57414A3E-782C-4472-9EEE-981EF0649258}.Debug|Win32.Build.0 = Debug|Win32
+ {57414A3E-782C-4472-9EEE-981EF0649258}.Release|Win32.ActiveCfg = Release|Win32
+ {57414A3E-782C-4472-9EEE-981EF0649258}.Release|Win32.Build.0 = Release|Win32
+ {9EA3CB05-003C-410C-A4F2-B0DB7F01645D}.Debug|Win32.ActiveCfg = Debug|Win32
+ {9EA3CB05-003C-410C-A4F2-B0DB7F01645D}.Debug|Win32.Build.0 = Debug|Win32
+ {9EA3CB05-003C-410C-A4F2-B0DB7F01645D}.Release|Win32.ActiveCfg = Release|Win32
+ {9EA3CB05-003C-410C-A4F2-B0DB7F01645D}.Release|Win32.Build.0 = Release|Win32
+ {9121BA33-CE71-4775-AD78-1114696BFEC8}.Debug|Win32.ActiveCfg = Debug|Win32
+ {9121BA33-CE71-4775-AD78-1114696BFEC8}.Debug|Win32.Build.0 = Debug|Win32
+ {9121BA33-CE71-4775-AD78-1114696BFEC8}.Release|Win32.ActiveCfg = Release|Win32
+ {9121BA33-CE71-4775-AD78-1114696BFEC8}.Release|Win32.Build.0 = Release|Win32
+ {607FAED5-B750-44D2-A817-0FDF4F77744C}.Debug|Win32.ActiveCfg = Debug|Win32
+ {607FAED5-B750-44D2-A817-0FDF4F77744C}.Debug|Win32.Build.0 = Debug|Win32
+ {607FAED5-B750-44D2-A817-0FDF4F77744C}.Release|Win32.ActiveCfg = Release|Win32
+ {607FAED5-B750-44D2-A817-0FDF4F77744C}.Release|Win32.Build.0 = Release|Win32
+ {1EFD2CA7-86AF-4F66-9930-978D5A881949}.Debug|Win32.ActiveCfg = Debug|Win32
+ {1EFD2CA7-86AF-4F66-9930-978D5A881949}.Debug|Win32.Build.0 = Debug|Win32
+ {1EFD2CA7-86AF-4F66-9930-978D5A881949}.Release|Win32.ActiveCfg = Release|Win32
+ {1EFD2CA7-86AF-4F66-9930-978D5A881949}.Release|Win32.Build.0 = Release|Win32
+ {9B7A5827-9F06-4B7F-B8E3-233E9350C258}.Debug|Win32.ActiveCfg = Debug|Win32
+ {9B7A5827-9F06-4B7F-B8E3-233E9350C258}.Debug|Win32.Build.0 = Debug|Win32
+ {9B7A5827-9F06-4B7F-B8E3-233E9350C258}.Release|Win32.ActiveCfg = Release|Win32
+ {9B7A5827-9F06-4B7F-B8E3-233E9350C258}.Release|Win32.Build.0 = Release|Win32
+ {76F139F5-913A-4328-8504-B1E9B7F1BA97}.Debug|Win32.ActiveCfg = Debug|Win32
+ {76F139F5-913A-4328-8504-B1E9B7F1BA97}.Debug|Win32.Build.0 = Debug|Win32
+ {76F139F5-913A-4328-8504-B1E9B7F1BA97}.Release|Win32.ActiveCfg = Release|Win32
+ {76F139F5-913A-4328-8504-B1E9B7F1BA97}.Release|Win32.Build.0 = Release|Win32
+ {DDBF66ED-91FA-48ED-B23D-437473C52C0A}.Debug|Win32.ActiveCfg = Debug|Win32
+ {DDBF66ED-91FA-48ED-B23D-437473C52C0A}.Debug|Win32.Build.0 = Debug|Win32
+ {DDBF66ED-91FA-48ED-B23D-437473C52C0A}.Release|Win32.ActiveCfg = Release|Win32
+ {DDBF66ED-91FA-48ED-B23D-437473C52C0A}.Release|Win32.Build.0 = Release|Win32
+ {584804F3-344F-4850-899C-85E1998694F8}.Debug|Win32.ActiveCfg = Debug|Win32
+ {584804F3-344F-4850-899C-85E1998694F8}.Debug|Win32.Build.0 = Debug|Win32
+ {584804F3-344F-4850-899C-85E1998694F8}.Release|Win32.ActiveCfg = Release|Win32
+ {584804F3-344F-4850-899C-85E1998694F8}.Release|Win32.Build.0 = Release|Win32
+ {62DB83C4-A2FA-45AF-B2F2-A737443AD473}.Debug|Win32.ActiveCfg = Debug|Win32
+ {62DB83C4-A2FA-45AF-B2F2-A737443AD473}.Debug|Win32.Build.0 = Debug|Win32
+ {62DB83C4-A2FA-45AF-B2F2-A737443AD473}.Release|Win32.ActiveCfg = Release|Win32
+ {62DB83C4-A2FA-45AF-B2F2-A737443AD473}.Release|Win32.Build.0 = Release|Win32
+ {9C1140F6-1846-4335-B571-83E2C9FF6E02}.Debug|Win32.ActiveCfg = Debug|Win32
+ {9C1140F6-1846-4335-B571-83E2C9FF6E02}.Debug|Win32.Build.0 = Debug|Win32
+ {9C1140F6-1846-4335-B571-83E2C9FF6E02}.Release|Win32.ActiveCfg = Release|Win32
+ {9C1140F6-1846-4335-B571-83E2C9FF6E02}.Release|Win32.Build.0 = Release|Win32
+ {84518230-9F6F-4B1E-B4B4-9F78D27355AC}.Debug|Win32.ActiveCfg = Debug|Win32
+ {84518230-9F6F-4B1E-B4B4-9F78D27355AC}.Debug|Win32.Build.0 = Debug|Win32
+ {84518230-9F6F-4B1E-B4B4-9F78D27355AC}.Release|Win32.ActiveCfg = Release|Win32
+ {84518230-9F6F-4B1E-B4B4-9F78D27355AC}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/ides/vc9/samples/clients/echo/echo.vcproj b/ides/vc9/samples/clients/echo/echo.vcproj
new file mode 100644
index 0000000..26b475a
--- /dev/null
+++ b/ides/vc9/samples/clients/echo/echo.vcproj
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc9/samples/clients/echo_blocking/echo_blocking.vcproj b/ides/vc9/samples/clients/echo_blocking/echo_blocking.vcproj
new file mode 100644
index 0000000..52c38f2
--- /dev/null
+++ b/ides/vc9/samples/clients/echo_blocking/echo_blocking.vcproj
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc9/samples/clients/echo_blocking_addr/echo_blocking_addr.vcproj b/ides/vc9/samples/clients/echo_blocking_addr/echo_blocking_addr.vcproj
new file mode 100644
index 0000000..f63d4aa
--- /dev/null
+++ b/ides/vc9/samples/clients/echo_blocking_addr/echo_blocking_addr.vcproj
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc9/samples/clients/echo_blocking_dual/echo_blocking_dual.vcproj b/ides/vc9/samples/clients/echo_blocking_dual/echo_blocking_dual.vcproj
new file mode 100644
index 0000000..43f9528
--- /dev/null
+++ b/ides/vc9/samples/clients/echo_blocking_dual/echo_blocking_dual.vcproj
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc9/samples/clients/echo_non_blocking/echo_non_blocking.vcproj b/ides/vc9/samples/clients/echo_non_blocking/echo_non_blocking.vcproj
new file mode 100644
index 0000000..80b1c03
--- /dev/null
+++ b/ides/vc9/samples/clients/echo_non_blocking/echo_non_blocking.vcproj
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc9/samples/clients/echo_non_blocking_dual/echo_non_blocking_dual.vcproj b/ides/vc9/samples/clients/echo_non_blocking_dual/echo_non_blocking_dual.vcproj
new file mode 100644
index 0000000..72032fd
--- /dev/null
+++ b/ides/vc9/samples/clients/echo_non_blocking_dual/echo_non_blocking_dual.vcproj
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc9/samples/clients/echo_rest/echo_rest.vcproj b/ides/vc9/samples/clients/echo_rest/echo_rest.vcproj
new file mode 100644
index 0000000..81ae89f
--- /dev/null
+++ b/ides/vc9/samples/clients/echo_rest/echo_rest.vcproj
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc9/samples/clients/google/google.vcproj b/ides/vc9/samples/clients/google/google.vcproj
new file mode 100644
index 0000000..ef3d04e
--- /dev/null
+++ b/ides/vc9/samples/clients/google/google.vcproj
@@ -0,0 +1,200 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc9/samples/clients/math/math.vcproj b/ides/vc9/samples/clients/math/math.vcproj
new file mode 100644
index 0000000..ab16db5
--- /dev/null
+++ b/ides/vc9/samples/clients/math/math.vcproj
@@ -0,0 +1,209 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc9/samples/clients/mtom/mtom.vcproj b/ides/vc9/samples/clients/mtom/mtom.vcproj
new file mode 100644
index 0000000..6aa7b43
--- /dev/null
+++ b/ides/vc9/samples/clients/mtom/mtom.vcproj
@@ -0,0 +1,201 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc9/samples/clients/notify/notify.vcproj b/ides/vc9/samples/clients/notify/notify.vcproj
new file mode 100644
index 0000000..50a31b9
--- /dev/null
+++ b/ides/vc9/samples/clients/notify/notify.vcproj
@@ -0,0 +1,200 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ides/vc9/samples/clients/yahoo/yahoo.vcproj b/ides/vc9/samples/clients/yahoo/yahoo.vcproj
new file mode 100644
index 0000000..4649fd9
--- /dev/null
+++ b/ides/vc9/samples/clients/yahoo/yahoo.vcproj
@@ -0,0 +1,200 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.1-32-gdbae