diff options
author | Mark Spruiell <mes@zeroc.com> | 2002-04-29 16:44:45 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2002-04-29 16:44:45 +0000 |
commit | 34c86375d827a58a79df47743242251f45abf811 (patch) | |
tree | 4cefafadaaa7127312d7344837a68e9635c43b60 /cpp/src | |
parent | partial retransmission for IcePatch (diff) | |
download | ice-34c86375d827a58a79df47743242251f45abf811.tar.bz2 ice-34c86375d827a58a79df47743242251f45abf811.tar.xz ice-34c86375d827a58a79df47743242251f45abf811.zip |
adding IceSSL plug-in
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/Ice/ice.dsp | 738 | ||||
-rw-r--r-- | cpp/src/IceSSL/icessl.dsp | 655 |
2 files changed, 792 insertions, 601 deletions
diff --git a/cpp/src/Ice/ice.dsp b/cpp/src/Ice/ice.dsp index 4642e7fac92..46bbe761446 100644 --- a/cpp/src/Ice/ice.dsp +++ b/cpp/src/Ice/ice.dsp @@ -43,7 +43,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBRARY_EXPORTS" /Yu"stdafx.h" /FD /c
-# ADD CPP /nologo /MD /W3 /WX /GR /GX /O2 /I ".." /I "../../include" /D "_USRDLL" /D "ICE_API_EXPORTS" /D "USE_SOCKETS" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /WX /GR /GX /O2 /I ".." /I "../../include" /D "_USRDLL" /D "ICE_API_EXPORTS" /D "ICE_PROTOCOL_API_EXPORTS" /D "USE_SOCKETS" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /YX /FD /c
# SUBTRACT CPP /Fr
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
@@ -54,7 +54,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
-# ADD LINK32 ws2_32.lib libeay32.lib ssleay32.lib xerces-c_1.lib /nologo /dll /machine:I386 /out:"Release/ice001.dll"
+# ADD LINK32 ws2_32.lib /nologo /dll /machine:I386 /out:"Release/ice001.dll"
# SUBTRACT LINK32 /pdb:none /debug /nodefaultlib
# Begin Special Build Tool
SOURCE="$(InputPath)"
@@ -75,7 +75,7 @@ PostBuild_Cmds=copy Release\ice001.* ..\..\lib # PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBRARY_EXPORTS" /Yu"stdafx.h" /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /WX /Gm /GR /GX /Zi /Od /I ".." /I "../../include" /D "USE_SOCKETS" /D "_USRDLL" /D "ICE_API_EXPORTS" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /WX /Gm /GR /GX /Zi /Od /I ".." /I "../../include" /D "USE_SOCKETS" /D "_USRDLL" /D "ICE_API_EXPORTS" /D "ICE_PROTOCOL_API_EXPORTS" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /YX /FD /GZ /c
# SUBTRACT CPP /Fr
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
@@ -86,7 +86,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 ws2_32.lib libeay32.lib ssleay32.lib xerces-c_1D.lib /nologo /dll /debug /machine:I386 /out:"Debug/ice001d.dll" /pdbtype:sept
+# ADD LINK32 ws2_32.lib /nologo /dll /debug /machine:I386 /out:"Debug/ice001d.dll" /pdbtype:sept
# SUBTRACT LINK32 /pdb:none /nodefaultlib
# Begin Special Build Tool
SOURCE="$(InputPath)"
@@ -112,30 +112,10 @@ SOURCE=.\Application.cpp # End Source File
# Begin Source File
-SOURCE=.\BaseCerts.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\BasicStream.cpp
# End Source File
# Begin Source File
-SOURCE=.\CertificateAuthority.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\CertificateDesc.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\CertificateVerifier.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\CertificateVerifierOpenSSL.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\Communicator.cpp
# End Source File
# Begin Source File
@@ -144,14 +124,6 @@ SOURCE=.\CommunicatorI.cpp # End Source File
# Begin Source File
-SOURCE=.\ConfigParser.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\ConfigParserErrorReporter.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\Connection.cpp
# End Source File
# Begin Source File
@@ -164,39 +136,27 @@ SOURCE=.\Connector.cpp # End Source File
# Begin Source File
-SOURCE=.\ContextOpenSSL.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\ContextOpenSSLClient.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\ContextOpenSSLServer.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\Current.cpp
# End Source File
# Begin Source File
-SOURCE=.\DefaultCertificateVerifier.cpp
+SOURCE=.\Direct.cpp
# End Source File
# Begin Source File
-SOURCE=.\DHParams.cpp
+SOURCE=.\DynamicLibrary.cpp
# End Source File
# Begin Source File
-SOURCE=.\Direct.cpp
+SOURCE=.\Endpoint.cpp
# End Source File
# Begin Source File
-SOURCE=.\DynamicLibrary.cpp
+SOURCE=.\EndpointFactory.cpp
# End Source File
# Begin Source File
-SOURCE=.\Endpoint.cpp
+SOURCE=.\EndpointFactoryManager.cpp
# End Source File
# Begin Source File
@@ -208,10 +168,6 @@ SOURCE=.\Exception.cpp # End Source File
# Begin Source File
-SOURCE=.\GeneralConfig.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\Identity.cpp
# End Source File
# Begin Source File
@@ -280,15 +236,15 @@ SOURCE=.\ObjectFactoryManager.cpp # End Source File
# Begin Source File
-SOURCE=.\OpenSSLJanitors.cpp
+SOURCE=.\Outgoing.cpp
# End Source File
# Begin Source File
-SOURCE=.\OpenSSLUtils.cpp
+SOURCE=.\Plugin.cpp
# End Source File
# Begin Source File
-SOURCE=.\Outgoing.cpp
+SOURCE=.\PluginManagerI.cpp
# End Source File
# Begin Source File
@@ -300,6 +256,10 @@ SOURCE=.\PropertiesI.cpp # End Source File
# Begin Source File
+SOURCE=.\ProtocolPluginFacade.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Proxy.cpp
# End Source File
# Begin Source File
@@ -328,98 +288,14 @@ SOURCE=.\RoutingTable.cpp # End Source File
# Begin Source File
-SOURCE=.\RSACertificateGen.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\RSAKeyPair.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\RSAPrivateKey.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\RSAPublicKey.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\ServantLocator.cpp
# End Source File
# Begin Source File
-SOURCE=.\SingleCertificateVerifier.cpp
-# End Source File
-# Begin Source File
-
-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
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslConnector.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslException.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslException2.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslExtension.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslExtensionInternal.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslFactory.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslIceUtils.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslTransceiver.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\Stream.cpp
# End Source File
# Begin Source File
-SOURCE=.\System.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SystemInternal.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SystemOpenSSL.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\TcpAcceptor.cpp
# End Source File
# Begin Source File
@@ -428,11 +304,11 @@ SOURCE=.\TcpConnector.cpp # End Source File
# Begin Source File
-SOURCE=.\TcpTransceiver.cpp
+SOURCE=.\TcpEndpoint.cpp
# End Source File
# Begin Source File
-SOURCE=.\TempCerts.cpp
+SOURCE=.\TcpTransceiver.cpp
# End Source File
# Begin Source File
@@ -452,10 +328,18 @@ SOURCE=.\Transceiver.cpp # End Source File
# Begin Source File
+SOURCE=.\UdpEndpoint.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\UdpTransceiver.cpp
# End Source File
# Begin Source File
+SOURCE=.\UnknownEndpoint.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\UserExceptionFactory.cpp
# End Source File
# Begin Source File
@@ -492,26 +376,6 @@ SOURCE=..\..\include\Ice\Buffer.h # End Source File
# Begin Source File
-SOURCE=.\CertificateAuthority.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CertificateDesc.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\CertificateVerifier.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\CertificateVerifierF.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\CertificateVerifierOpenSSL.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\include\Ice\Communicator.h
# End Source File
# Begin Source File
@@ -528,14 +392,6 @@ SOURCE=..\..\include\Ice\Config.h # End Source File
# Begin Source File
-SOURCE=.\ConfigParser.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ConfigParserErrorReporter.h
-# End Source File
-# Begin Source File
-
SOURCE=.\Connection.h
# End Source File
# Begin Source File
@@ -560,47 +416,35 @@ SOURCE=.\ConnectorF.h # End Source File
# Begin Source File
-SOURCE=.\ContextOpenSSL.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ContextOpenSSLClient.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ContextOpenSSLF.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ContextOpenSSLServer.h
+SOURCE=..\..\include\Ice\Current.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\Ice\Current.h
+SOURCE=..\..\include\Ice\Direct.h
# End Source File
# Begin Source File
-SOURCE=.\DefaultCertificateVerifier.h
+SOURCE=.\Endpoint.h
# End Source File
# Begin Source File
-SOURCE=.\DHParams.h
+SOURCE=..\..\include\Ice\EndpointF.h
# End Source File
# Begin Source File
-SOURCE=.\DHParamsF.h
+SOURCE=..\..\include\Ice\EndpointFactory.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\Ice\Direct.h
+SOURCE=..\..\include\Ice\EndpointFactoryF.h
# End Source File
# Begin Source File
-SOURCE=.\Endpoint.h
+SOURCE=.\EndpointFactoryManager.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\Ice\EndpointF.h
+SOURCE=.\EndpointFactoryManagerF.h
# End Source File
# Begin Source File
@@ -620,10 +464,6 @@ SOURCE=..\..\include\Ice\Functional.h # End Source File
# Begin Source File
-SOURCE=.\GeneralConfig.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\include\Ice\Handle.h
# End Source File
# Begin Source File
@@ -736,23 +576,23 @@ SOURCE=.\ObjectFactoryManagerF.h # End Source File
# Begin Source File
-SOURCE=.\OpenSSL.h
+SOURCE=..\..\include\Ice\Outgoing.h
# End Source File
# Begin Source File
-SOURCE=.\OpenSSLJanitors.h
+SOURCE=.\PicklerI.h
# End Source File
# Begin Source File
-SOURCE=.\OpenSSLUtils.h
+SOURCE=..\..\include\Ice\Plugin.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\Ice\Outgoing.h
+SOURCE=..\..\include\Ice\PluginF.h
# End Source File
# Begin Source File
-SOURCE=.\PicklerI.h
+SOURCE=.\PluginManagerI.h
# End Source File
# Begin Source File
@@ -772,6 +612,14 @@ SOURCE=.\Protocol.h # End Source File
# Begin Source File
+SOURCE=..\..\include\Ice\ProtocolPluginFacade.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\Ice\ProtocolPluginFacadeF.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\include\Ice\Proxy.h
# End Source File
# Begin Source File
@@ -836,38 +684,6 @@ SOURCE=..\..\include\Ice\RoutingTableF.h # End Source File
# Begin Source File
-SOURCE=..\..\include\Ice\RSACertificateGen.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\RSACertificateGenF.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\RSAKeyPair.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\RSAKeyPairF.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\RSAPrivateKey.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\RSAPrivateKeyF.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\RSAPublicKey.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\RSAPublicKeyF.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\include\Ice\ServantLocator.h
# End Source File
# Begin Source File
@@ -876,70 +692,6 @@ SOURCE=..\..\include\Ice\ServantLocatorF.h # End Source File
# Begin Source File
-SOURCE=.\SingleCertificateVerifier.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslAcceptor.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslConnection.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslConnectionF.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslConnectionOpenSSL.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslConnectionOpenSSLClient.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslConnectionOpenSSLF.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslConnectionOpenSSLServer.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslConnector.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\SslException.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\SslExtension.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\SslExtensionF.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslExtensionInternal.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslFactory.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslIceUtils.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SslTransceiver.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\include\Ice\Stream.h
# End Source File
# Begin Source File
@@ -952,26 +704,6 @@ SOURCE=.\StreamI.h # End Source File
# Begin Source File
-SOURCE=..\..\include\Ice\System.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\SystemF.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SystemInternal.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SystemInternalF.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SystemOpenSSL.h
-# End Source File
-# Begin Source File
-
SOURCE=.\TcpAcceptor.h
# End Source File
# Begin Source File
@@ -980,11 +712,11 @@ SOURCE=.\TcpConnector.h # End Source File
# Begin Source File
-SOURCE=.\TcpTransceiver.h
+SOURCE=.\TcpEndpoint.h
# End Source File
# Begin Source File
-SOURCE=.\TempCerts.h
+SOURCE=.\TcpTransceiver.h
# End Source File
# Begin Source File
@@ -1016,10 +748,18 @@ SOURCE=.\TransceiverF.h # End Source File
# Begin Source File
+SOURCE=.\UdpEndpoint.h
+# End Source File
+# Begin Source File
+
SOURCE=.\UdpTransceiver.h
# End Source File
# Begin Source File
+SOURCE=.\UnknownEndpoint.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\include\Ice\UserExceptionFactory.h
# End Source File
# Begin Source File
@@ -1083,86 +823,6 @@ BuildCmds= \ # End Source File
# Begin Source File
-SOURCE=..\..\slice\Ice\CertificateVerifier.ice
-
-!IF "$(CFG)" == "Ice - Win32 Release"
-
-USERDEP__CERTI="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\CertificateVerifier.ice
-
-BuildCmds= \
- set PATH=%PATH%;..\..\lib \
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/CertificateVerifier.ice \
- move CertificateVerifier.h ..\..\include\Ice \
-
-
-"..\..\include\Ice\CertificateVerifier.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"CertificateVerifier.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "Ice - Win32 Debug"
-
-USERDEP__CERTI="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\CertificateVerifier.ice
-
-BuildCmds= \
- set PATH=%PATH%;..\..\lib \
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/CertificateVerifier.ice \
- move CertificateVerifier.h ..\..\include\Ice \
-
-
-"..\..\include\Ice\CertificateVerifier.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"CertificateVerifier.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\slice\Ice\CertificateVerifierF.ice
-
-!IF "$(CFG)" == "Ice - Win32 Release"
-
-USERDEP__CERTIF="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\CertificateVerifierF.ice
-
-"..\..\include\Ice\CertificateVerifierF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- set PATH=%PATH%;..\..\lib
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/CertificateVerifierF.ice
- move CertificateVerifierF.h ..\..\include\Ice
- del CertificateVerifierF.cpp
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "Ice - Win32 Debug"
-
-USERDEP__CERTIF="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\CertificateVerifierF.ice
-
-"..\..\include\Ice\CertificateVerifierF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- set PATH=%PATH%;..\..\lib
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/CertificateVerifierF.ice
- move CertificateVerifierF.h ..\..\include\Ice
- del CertificateVerifierF.cpp
-
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
SOURCE=..\..\slice\Ice\Communicator.ice
!IF "$(CFG)" == "Ice - Win32 Release"
@@ -1618,6 +1278,86 @@ InputPath=..\..\slice\Ice\ObjectFactoryF.ice # End Source File
# Begin Source File
+SOURCE=..\..\slice\Ice\Plugin.ice
+
+!IF "$(CFG)" == "Ice - Win32 Release"
+
+USERDEP__USERE="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\Ice\Plugin.ice
+
+BuildCmds= \
+ set PATH=%PATH%;..\..\lib \
+ ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/Plugin.ice \
+ move Plugin.h ..\..\include\Ice \
+
+
+"..\..\include\Ice\Plugin.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"Plugin.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "Ice - Win32 Debug"
+
+USERDEP__USERE="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\Ice\Plugin.ice
+
+BuildCmds= \
+ set PATH=%PATH%;..\..\lib \
+ ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/Plugin.ice \
+ move Plugin.h ..\..\include\Ice \
+
+
+"..\..\include\Ice\Plugin.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"Plugin.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\slice\Ice\PluginF.ice
+
+!IF "$(CFG)" == "Ice - Win32 Release"
+
+USERDEP__USEREX="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\Ice\PluginF.ice
+
+"..\..\include\Ice\PluginF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ set PATH=%PATH%;..\..\lib
+ ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/PluginF.ice
+ move PluginF.h ..\..\include\Ice
+ del PluginF.cpp
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "Ice - Win32 Debug"
+
+USERDEP__USEREX="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\Ice\PluginF.ice
+
+"..\..\include\Ice\PluginF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ set PATH=%PATH%;..\..\lib
+ ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/PluginF.ice
+ move PluginF.h ..\..\include\Ice
+ del PluginF.cpp
+
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\slice\Ice\Properties.ice
!IF "$(CFG)" == "Ice - Win32 Release"
@@ -1858,130 +1598,6 @@ InputPath=..\..\slice\Ice\ServantLocatorF.ice # End Source File
# Begin Source File
-SOURCE=..\..\slice\Ice\SslException.ice
-
-!IF "$(CFG)" == "Ice - Win32 Release"
-
-# Begin Custom Build
-InputPath=..\..\slice\Ice\SslException.ice
-
-BuildCmds= \
- set PATH=%PATH%;..\..\lib \
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/SslException.ice \
- move SslException.h ..\..\include\Ice \
-
-
-"..\..\include\Ice\SslException.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"SslException.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "Ice - Win32 Debug"
-
-USERDEP__SSLEX="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\SslException.ice
-
-BuildCmds= \
- set PATH=%PATH%;..\..\lib \
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/SslException.ice \
- move SslException.h ..\..\include\Ice \
-
-
-"..\..\include\Ice\SslException.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"SslException.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\slice\Ice\SslExtension.ice
-
-!IF "$(CFG)" == "Ice - Win32 Release"
-
-USERDEP__SSLEXT="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\SslExtension.ice
-
-BuildCmds= \
- set PATH=%PATH%;..\..\lib \
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/SslExtension.ice \
- move SslExtension.h ..\..\include\Ice \
-
-
-"..\..\include\Ice\SslExtension.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"SslExtension.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "Ice - Win32 Debug"
-
-USERDEP__SSLEXT="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\SslExtension.ice
-
-BuildCmds= \
- set PATH=%PATH%;..\..\lib \
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/SslExtension.ice \
- move SslExtension.h ..\..\include\Ice \
-
-
-"..\..\include\Ice\SslExtension.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"SslExtension.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\slice\Ice\SslExtensionF.ice
-
-!IF "$(CFG)" == "Ice - Win32 Release"
-
-USERDEP__SSLEXTE="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\SslExtensionF.ice
-
-"..\..\include\Ice\SslExtensionF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- set PATH=%PATH%;..\..\lib
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/SslExtensionF.ice
- move SslExtensionF.h ..\..\include\Ice
- del SslExtensionF.cpp
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "Ice - Win32 Debug"
-
-USERDEP__SSLEXTE="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\SslExtensionF.ice
-
-"..\..\include\Ice\SslExtensionF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- set PATH=%PATH%;..\..\lib
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/SslExtensionF.ice
- move SslExtensionF.h ..\..\include\Ice
- del SslExtensionF.cpp
-
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
SOURCE=..\..\slice\Ice\Stream.ice
!IF "$(CFG)" == "Ice - Win32 Release"
@@ -2062,86 +1678,6 @@ InputPath=..\..\slice\Ice\StreamF.ice # End Source File
# Begin Source File
-SOURCE=..\..\slice\Ice\System.ice
-
-!IF "$(CFG)" == "Ice - Win32 Release"
-
-USERDEP__SYSTE="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\System.ice
-
-BuildCmds= \
- set PATH=%PATH%;..\..\lib \
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/System.ice \
- move System.h ..\..\include\Ice \
-
-
-"..\..\include\Ice\System.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"System.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "Ice - Win32 Debug"
-
-USERDEP__SYSTE="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\System.ice
-
-BuildCmds= \
- set PATH=%PATH%;..\..\lib \
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/System.ice \
- move System.h ..\..\include\Ice \
-
-
-"..\..\include\Ice\System.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"System.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\slice\Ice\SystemF.ice
-
-!IF "$(CFG)" == "Ice - Win32 Release"
-
-USERDEP__SYSTEM="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\SystemF.ice
-
-"..\..\include\Ice\SystemF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- set PATH=%PATH%;..\..\lib
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/SystemF.ice
- move SystemF.h ..\..\include\Ice
- del SystemF.cpp
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "Ice - Win32 Debug"
-
-USERDEP__SYSTEM="../../bin/slice2cpp.exe"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\SystemF.ice
-
-"..\..\include\Ice\SystemF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- set PATH=%PATH%;..\..\lib
- ..\..\bin\slice2cpp.exe --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/SystemF.ice
- move SystemF.h ..\..\include\Ice
- del SystemF.cpp
-
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
SOURCE=..\..\slice\Ice\UserExceptionFactory.ice
!IF "$(CFG)" == "Ice - Win32 Release"
diff --git a/cpp/src/IceSSL/icessl.dsp b/cpp/src/IceSSL/icessl.dsp new file mode 100644 index 00000000000..53d2ca1741b --- /dev/null +++ b/cpp/src/IceSSL/icessl.dsp @@ -0,0 +1,655 @@ +# Microsoft Developer Studio Project File - Name="IceSSL" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
+
+CFG=IceSSL - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "IceSSL.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "IceSSL.mak" CFG="IceSSL - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "IceSSL - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "IceSSL - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+MTL=midl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "IceSSL - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "Release"
+# PROP Intermediate_Dir "Release"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBRARY_EXPORTS" /Yu"stdafx.h" /FD /c
+# ADD CPP /nologo /MD /W3 /WX /GR /GX /O2 /I ".." /I "../../include" /D "_USRDLL" /D "ICE_SSL_API_EXPORTS" /D "USE_SOCKETS" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /YX /FD /c
+# SUBTRACT CPP /Fr
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x409 /d "NDEBUG"
+# ADD RSC /l 0x409 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
+# ADD LINK32 ws2_32.lib libeay32.lib ssleay32.lib xerces-c_1.lib /nologo /dll /machine:I386 /out:"Release/icessl001.dll"
+# SUBTRACT LINK32 /pdb:none /debug /nodefaultlib
+# Begin Special Build Tool
+SOURCE="$(InputPath)"
+PostBuild_Cmds=copy Release\icessl001.* ..\..\lib
+# End Special Build Tool
+
+!ELSEIF "$(CFG)" == "IceSSL - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "Debug"
+# PROP Intermediate_Dir "Debug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBRARY_EXPORTS" /Yu"stdafx.h" /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /WX /Gm /GR /GX /Zi /Od /I ".." /I "../../include" /D "USE_SOCKETS" /D "_USRDLL" /D "ICE_SSL_API_EXPORTS" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /YX /FD /GZ /c
+# SUBTRACT CPP /Fr
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x409 /d "_DEBUG"
+# ADD RSC /l 0x409 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 ws2_32.lib libeay32.lib ssleay32.lib xerces-c_1D.lib /nologo /dll /debug /machine:I386 /out:"Debug/icessl001d.dll" /pdbtype:sept
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+# Begin Special Build Tool
+SOURCE="$(InputPath)"
+PostBuild_Cmds=copy Debug\icessl001d.* ..\..\lib
+# End Special Build Tool
+
+!ENDIF
+
+# Begin Target
+
+# Name "IceSSL - Win32 Release"
+# Name "IceSSL - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=.\BaseCerts.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\CertificateAuthority.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\CertificateDesc.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\CertificateVerifier.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\CertificateVerifierOpenSSL.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ConfigParser.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ConfigParserErrorReporter.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ContextOpenSSL.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ContextOpenSSLClient.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ContextOpenSSLServer.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Convert.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\DefaultCertificateVerifier.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\DHParams.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Exception.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\GeneralConfig.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\OpenSSLJanitors.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\OpenSSLPluginI.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\OpenSSLUtils.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Plugin.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\PluginBaseI.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\RSACertificateGen.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\RSAKeyPair.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\RSAPrivateKey.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\RSAPublicKey.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\SingleCertificateVerifier.cpp
+# End Source File
+# Begin Source File
+
+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
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslConnector.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslEndpoint.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslException.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslTransceiver.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\TempCerts.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\TraceLevels.cpp
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=.\BaseCerts.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\CertificateAuthority.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\CertificateDesc.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\CertificateVerifier.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\CertificateVerifierF.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\CertificateVerifierOpenSSL.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\ConfigParser.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\ConfigParserErrorReporter.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\ContextOpenSSL.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\ContextOpenSSLClient.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\ContextOpenSSLF.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\ContextOpenSSLServer.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Convert.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\DefaultCertificateVerifier.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\DHParams.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\DHParamsF.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\Exception.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\GeneralConfig.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\OpenSSL.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\OpenSSLJanitors.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\OpenSSLPluginI.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\OpenSSLUtils.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\Plugin.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\PluginBaseI.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\PluginBaseIF.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\PluginF.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\RSACertificateGen.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\RSACertificateGenF.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\RSAKeyPair.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\RSAKeyPairF.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\RSAPrivateKey.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\RSAPrivateKeyF.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\RSAPublicKey.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceSSL\RSAPublicKeyF.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\SingleCertificateVerifier.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslAcceptor.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslConnection.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslConnectionF.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslConnectionOpenSSL.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslConnectionOpenSSLClient.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslConnectionOpenSSLF.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslConnectionOpenSSLServer.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslConnector.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslEndpoint.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\SslTransceiver.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\TempCerts.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\TraceLevels.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\TraceLevelsF.h
+# End Source File
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# Begin Source File
+
+SOURCE=..\..\slice\IceSSL\CertificateVerifier.ice
+
+!IF "$(CFG)" == "IceSSL - Win32 Release"
+
+USERDEP__CERTI="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\IceSSL\CertificateVerifier.ice
+
+BuildCmds= \
+ set PATH=%PATH%;..\..\lib \
+ ..\..\bin\slice2cpp.exe --dll-export ICE_SSL_API --include-dir IceSSL -I../../slice ../../slice/IceSSL/CertificateVerifier.ice \
+ move CertificateVerifier.h ..\..\include\IceSSL \
+
+
+"..\..\include\IceSSL\CertificateVerifier.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"CertificateVerifier.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "IceSSL - Win32 Debug"
+
+USERDEP__CERTI="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\IceSSL\CertificateVerifier.ice
+
+BuildCmds= \
+ set PATH=%PATH%;..\..\lib \
+ ..\..\bin\slice2cpp.exe --dll-export ICE_SSL_API --include-dir IceSSL -I../../slice ../../slice/IceSSL/CertificateVerifier.ice \
+ move CertificateVerifier.h ..\..\include\IceSSL \
+
+
+"..\..\include\IceSSL\CertificateVerifier.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"CertificateVerifier.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\slice\IceSSL\CertificateVerifierF.ice
+
+!IF "$(CFG)" == "IceSSL - Win32 Release"
+
+USERDEP__CERTIF="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\IceSSL\CertificateVerifierF.ice
+
+"..\..\include\IceSSL\CertificateVerifierF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ set PATH=%PATH%;..\..\lib
+ ..\..\bin\slice2cpp.exe --dll-export ICE_SSL_API --include-dir IceSSL -I../../slice ../../slice/IceSSL/CertificateVerifierF.ice
+ move CertificateVerifierF.h ..\..\include\IceSSL
+ del CertificateVerifierF.cpp
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "IceSSL - Win32 Debug"
+
+USERDEP__CERTIF="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\IceSSL\CertificateVerifierF.ice
+
+"..\..\include\IceSSL\CertificateVerifierF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ set PATH=%PATH%;..\..\lib
+ ..\..\bin\slice2cpp.exe --dll-export ICE_SSL_API --include-dir IceSSL -I../../slice ../../slice/IceSSL/CertificateVerifierF.ice
+ move CertificateVerifierF.h ..\..\include\IceSSL
+ del CertificateVerifierF.cpp
+
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\slice\IceSSL\Exception.ice
+
+!IF "$(CFG)" == "IceSSL - Win32 Release"
+
+# Begin Custom Build
+InputPath=..\..\slice\IceSSL\Exception.ice
+
+BuildCmds= \
+ set PATH=%PATH%;..\..\lib \
+ ..\..\bin\slice2cpp.exe --dll-export ICE_SSL_API --include-dir IceSSL -I../../slice ../../slice/IceSSL/Exception.ice \
+ move Exception.h ..\..\include\IceSSL \
+
+
+"..\..\include\Ice\Exception.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"Exception.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "IceSSL - Win32 Debug"
+
+USERDEP__EXCEP="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\IceSSL\Exception.ice
+
+BuildCmds= \
+ set PATH=%PATH%;..\..\lib \
+ ..\..\bin\slice2cpp.exe --dll-export ICE_SSL_API --include-dir IceSSL -I../../slice ../../slice/IceSSL/Exception.ice \
+ move Exception.h ..\..\include\IceSSL \
+
+
+"..\..\include\IceSSL\Exception.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"Exception.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\slice\IceSSL\Plugin.ice
+
+!IF "$(CFG)" == "IceSSL - Win32 Release"
+
+USERDEP__PLUGI="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\IceSSL\Plugin.ice
+
+BuildCmds= \
+ set PATH=%PATH%;..\..\lib \
+ ..\..\bin\slice2cpp.exe --dll-export ICE_SSL_API --include-dir IceSSL -I../../slice ../../slice/IceSSL/Plugin.ice \
+ move Plugin.h ..\..\include\IceSSL \
+
+
+"..\..\include\IceSSL\Plugin.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"Plugin.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "IceSSL - Win32 Debug"
+
+USERDEP__PLUGI="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\IceSSL\Plugin.ice
+
+BuildCmds= \
+ set PATH=%PATH%;..\..\lib \
+ ..\..\bin\slice2cpp.exe --dll-export ICE_SSL_API --include-dir IceSSL -I../../slice ../../slice/IceSSL/Plugin.ice \
+ move Plugin.h ..\..\include\IceSSL \
+
+
+"..\..\include\IceSSL\Plugin.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"Plugin.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\slice\IceSSL\PluginF.ice
+
+!IF "$(CFG)" == "IceSSL - Win32 Release"
+
+USERDEP__PLUGIN="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\IceSSL\PluginF.ice
+
+"..\..\include\IceSSL\PluginF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ set PATH=%PATH%;..\..\lib
+ ..\..\bin\slice2cpp.exe --dll-export ICE_SSL_API --include-dir IceSSL -I../../slice ../../slice/IceSSL/PluginF.ice
+ move PluginF.h ..\..\include\IceSSL
+ del PluginF.cpp
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "IceSSL - Win32 Debug"
+
+USERDEP__PLUGIN="../../bin/slice2cpp.exe"
+# Begin Custom Build
+InputPath=..\..\slice\IceSSL\PluginF.ice
+
+"..\..\include\IceSSL\PluginF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ set PATH=%PATH%;..\..\lib
+ ..\..\bin\slice2cpp.exe --dll-export ICE_SSL_API --include-dir IceSSL -I../../slice ../../slice/IceSSL/PluginF.ice
+ move PluginF.h ..\..\include\IceSSL
+ del PluginF.cpp
+
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# End Group
+# End Target
+# End Project
|