summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2006-03-15 00:30:05 +0000
committerMark Spruiell <mes@zeroc.com>2006-03-15 00:30:05 +0000
commit754eaa0a3ee6e892f9ce26a19bd865bd3d39f286 (patch)
treed65401d1d6a1a9a697368cbea3e5b4ab5cc484f5
parentadding more properties, tracing (diff)
downloadice-754eaa0a3ee6e892f9ce26a19bd865bd3d39f286.tar.bz2
ice-754eaa0a3ee6e892f9ce26a19bd865bd3d39f286.tar.xz
ice-754eaa0a3ee6e892f9ce26a19bd865bd3d39f286.zip
adding IceSSL
-rwxr-xr-xcs/All.sln6
1 files changed, 6 insertions, 0 deletions
diff --git a/cs/All.sln b/cs/All.sln
index fdaa8ce4881..2bfc2381a81 100755
--- a/cs/All.sln
+++ b/cs/All.sln
@@ -335,6 +335,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bindingS", "test\Ice\bindin
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bindingC", "test\Ice\binding\bindingC.csproj", "{C1DF9D7E-F381-4A4E-BF7D-FF47EB38889D}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IceSSL", "src\IceSSL\IceSSL.csproj", "{8ACAD9F5-2B05-4521-B1B0-FD5DDF59196E}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -681,6 +683,10 @@ Global
{C1DF9D7E-F381-4A4E-BF7D-FF47EB38889D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C1DF9D7E-F381-4A4E-BF7D-FF47EB38889D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C1DF9D7E-F381-4A4E-BF7D-FF47EB38889D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8ACAD9F5-2B05-4521-B1B0-FD5DDF59196E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8ACAD9F5-2B05-4521-B1B0-FD5DDF59196E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8ACAD9F5-2B05-4521-B1B0-FD5DDF59196E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8ACAD9F5-2B05-4521-B1B0-FD5DDF59196E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE