summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorAnthony Neal <aneal@zeroc.com>2002-09-12 15:38:21 +0000
committerAnthony Neal <aneal@zeroc.com>2002-09-12 15:38:21 +0000
commitbda73fd1b93a562bb60a95317127356ca09d5fb8 (patch)
tree1c41878c210426482345a57b3fd31c636c7b1b3e /cpp/src
parentice_removeFacet now returns ObjectPtr (diff)
downloadice-bda73fd1b93a562bb60a95317127356ca09d5fb8.tar.bz2
ice-bda73fd1b93a562bb60a95317127356ca09d5fb8.tar.xz
ice-bda73fd1b93a562bb60a95317127356ca09d5fb8.zip
Fixed the IceSSL project.
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/IceSSL/icessl.dsp40
1 files changed, 15 insertions, 25 deletions
diff --git a/cpp/src/IceSSL/icessl.dsp b/cpp/src/IceSSL/icessl.dsp
index f663e9c462a..bb7068f7d50 100644
--- a/cpp/src/IceSSL/icessl.dsp
+++ b/cpp/src/IceSSL/icessl.dsp
@@ -57,6 +57,7 @@ LINK32=link.exe
# ADD LINK32 ws2_32.lib libeay32.lib ssleay32.lib xerces-c_2.lib /nologo /dll /machine:I386 /out:"Release/icessl001.dll"
# SUBTRACT LINK32 /pdb:none /debug /nodefaultlib
# Begin Special Build Tool
+OutDir=.\Release
SOURCE="$(InputPath)"
PostBuild_Cmds=copy $(OutDir)\icessl001.* ..\..\lib
# End Special Build Tool
@@ -89,6 +90,7 @@ LINK32=link.exe
# ADD LINK32 ws2_32.lib libeay32.lib ssleay32.lib xerces-c_2D.lib /nologo /dll /debug /machine:I386 /out:"Debug/icessl001d.dll" /pdbtype:sept
# SUBTRACT LINK32 /pdb:none /nodefaultlib
# Begin Special Build Tool
+OutDir=.\Debug
SOURCE="$(InputPath)"
PostBuild_Cmds=copy $(OutDir)\icessl001d.* ..\..\lib
# End Special Build Tool
@@ -208,19 +210,7 @@ SOURCE=.\SslAcceptor.cpp
# End Source File
# Begin Source File
-SOURCE=.\SslConnection.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslConnectionOpenSSL.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslConnectionOpenSSLClient.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslConnectionOpenSSLServer.cpp
+SOURCE=.\SslClientTransceiver.cpp
# End Source File
# Begin Source File
@@ -236,6 +226,10 @@ SOURCE=.\SslException.cpp
# End Source File
# Begin Source File
+SOURCE=.\SslServerTransceiver.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\SslTransceiver.cpp
# End Source File
# Begin Source File
@@ -396,39 +390,35 @@ SOURCE=.\SslAcceptor.h
# End Source File
# Begin Source File
-SOURCE=.\SslConnection.h
+SOURCE=.\SslClientTransceiver.h
# End Source File
# Begin Source File
-SOURCE=.\SslConnectionF.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslConnectionOpenSSL.h
+SOURCE=.\SslConnection.h
# End Source File
# Begin Source File
-SOURCE=.\SslConnectionOpenSSLClient.h
+SOURCE=.\SslConnectionF.h
# End Source File
# Begin Source File
-SOURCE=.\SslConnectionOpenSSLF.h
+SOURCE=.\SslConnector.h
# End Source File
# Begin Source File
-SOURCE=.\SslConnectionOpenSSLServer.h
+SOURCE=.\SslEndpoint.h
# End Source File
# Begin Source File
-SOURCE=.\SslConnector.h
+SOURCE=.\SslServerTransceiver.h
# End Source File
# Begin Source File
-SOURCE=.\SslEndpoint.h
+SOURCE=.\SslTransceiver.h
# End Source File
# Begin Source File
-SOURCE=.\SslTransceiver.h
+SOURCE=.\SslTransceiverF.h
# End Source File
# Begin Source File