diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-07-12 15:41:53 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-07-12 15:41:53 +0000 |
commit | a45a5f9bb2f9bce94ade8246e1c955f8cc060cb8 (patch) | |
tree | 700dd8f549b7ab24e6892df294cb52f559c6b5f1 /TAO/tao | |
parent | efeee8fe0aea2c4f712e05ef765e226bea25976f (diff) | |
download | ATCD-a45a5f9bb2f9bce94ade8246e1c955f8cc060cb8.tar.gz |
Added UIOP pluggable protocol files to the projects.
Diffstat (limited to 'TAO/tao')
-rw-r--r-- | TAO/tao/TAO.dsp | 144 | ||||
-rw-r--r-- | TAO/tao/TAO_Static.dsp | 68 |
2 files changed, 196 insertions, 16 deletions
diff --git a/TAO/tao/TAO.dsp b/TAO/tao/TAO.dsp index 5b3e53dbb8c..b63da20afb6 100644 --- a/TAO/tao/TAO.dsp +++ b/TAO/tao/TAO.dsp @@ -18,14 +18,16 @@ CFG=TAO DLL - Win32 Debug !MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "TAO DLL - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "TAO DLL - Win32 Release" (based on\
+ "Win32 (x86) Dynamic-Link Library")
!MESSAGE "TAO DLL - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "TAO DLL - Win32 Alpha Release" (based on "Win32 (ALPHA) Dynamic-Link Library")
-!MESSAGE "TAO DLL - Win32 Alpha Debug" (based on "Win32 (ALPHA) Dynamic-Link Library")
+!MESSAGE "TAO DLL - Win32 Alpha Release" (based on\
+ "Win32 (ALPHA) Dynamic-Link Library")
+!MESSAGE "TAO DLL - Win32 Alpha Debug" (based on\
+ "Win32 (ALPHA) Dynamic-Link Library")
!MESSAGE
# Begin Project
-# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath "Desktop"
@@ -104,12 +106,12 @@ LINK32=link.exe # PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
-CPP=cl.exe
-# ADD BASE CPP /Gt0 nologo MT Gt0 W3 GX O2 I "../../" /I "../" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "TAO_BUILD_DLL" /FD /c
-# ADD CPP /nologo /MD /Gt0 /W3 /GX /O2 /I "../../" /I "../" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "TAO_BUILD_DLL" /FD /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
+CPP=cl.exe
+# ADD BASE CPP /Gt0 /I "../" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "TAO_BUILD_DLL" /FD nologo MT Gt0 W3 GX O2 I "../../" /c
+# ADD CPP /nologo /MD /Gt0 /W3 /GX /O2 /I "../../" /I "../" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "TAO_BUILD_DLL" /FD /c
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
@@ -134,12 +136,12 @@ LINK32=link.exe # PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
-CPP=cl.exe
-# ADD BASE CPP /Gt0 nologo Gt0 W3 GX Zi Od Gy I "../../" /I"../" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "TAO_BUILD_DLL" /FD /MTd /c
-# ADD CPP /nologo /Gt0 /W3 /GX /Zi /Od /Gy /I "../../" /I "../" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "TAO_BUILD_DLL" /FD /MDd /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
+CPP=cl.exe
+# ADD BASE CPP /Gt0 /I "../" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "TAO_BUILD_DLL" /FD /MTd nologo Gt0 W3 GX Zi Od Gy I "../../" /c
+# ADD CPP /nologo /Gt0 /W3 /GX /Zi /Od /Gy /I "../../" /I "../" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "TAO_BUILD_DLL" /FD /MDd /c
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
@@ -1618,6 +1620,96 @@ SOURCE=.\Typecode_Constants.cpp # End Source File
# Begin Source File
+SOURCE=.\UIOP_Acceptor.cpp
+
+!IF "$(CFG)" == "TAO DLL - Win32 Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Debug"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Connect.cpp
+
+!IF "$(CFG)" == "TAO DLL - Win32 Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Debug"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Connector.cpp
+
+!IF "$(CFG)" == "TAO DLL - Win32 Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Debug"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Factory.cpp
+
+!IF "$(CFG)" == "TAO DLL - Win32 Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Debug"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Profile.cpp
+
+!IF "$(CFG)" == "TAO DLL - Win32 Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Debug"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Transport.cpp
+
+!IF "$(CFG)" == "TAO DLL - Win32 Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Debug"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=.\Union.cpp
!IF "$(CFG)" == "TAO DLL - Win32 Release"
@@ -2092,6 +2184,30 @@ SOURCE=.\typecode.h # End Source File
# Begin Source File
+SOURCE=.\UIOP_Acceptor.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Connect.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Connector.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Factory.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Profile.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Transport.h
+# End Source File
+# Begin Source File
+
SOURCE=.\ValueBase.h
# End Source File
# Begin Source File
@@ -2320,6 +2436,14 @@ SOURCE=.\typecode.i # End Source File
# Begin Source File
+SOURCE=.\UIOP_Connect.i
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Profile.i
+# End Source File
+# Begin Source File
+
SOURCE=.\ValueBase.i
# End Source File
# Begin Source File
diff --git a/TAO/tao/TAO_Static.dsp b/TAO/tao/TAO_Static.dsp index 68ddd4c3992..1298298042c 100644 --- a/TAO/tao/TAO_Static.dsp +++ b/TAO/tao/TAO_Static.dsp @@ -22,11 +22,9 @@ CFG=TAO LIB - Win32 Debug !MESSAGE
# Begin Project
-# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath "Desktop"
CPP=cl.exe
-RSC=rc.exe
!IF "$(CFG)" == "TAO LIB - Win32 Release"
@@ -40,11 +38,12 @@ RSC=rc.exe # PROP Output_Dir ""
# PROP Intermediate_Dir "LIB\Release"
# PROP Target_Dir ""
+RSC=rc.exe
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../" /I "../" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D ACE_HAS_DLL=0 /D TAO_HAS_DLL=0 /D "ACE_NO_INLINE" /FD /c
# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409
-# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
@@ -64,10 +63,11 @@ LIB32=link.exe -lib # PROP Output_Dir ""
# PROP Intermediate_Dir "LIB\Debug"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "../../" /I "../" /D TAO_HAS_DLL=0 /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D ACE_HAS_DLL=0 /YX /FD /c
+RSC=rc.exe
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409
+# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "../../" /I "../" /D TAO_HAS_DLL=0 /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D ACE_HAS_DLL=0 /YX /FD /c
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
@@ -474,6 +474,30 @@ SOURCE=.\Typecode_Constants.cpp # End Source File
# Begin Source File
+SOURCE=.\UIOP_Acceptor.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Connect.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Connector.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Factory.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Profile.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Transport.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Union.cpp
# End Source File
# Begin Source File
@@ -882,6 +906,30 @@ SOURCE=.\typecode.h # End Source File
# Begin Source File
+SOURCE=.\UIOP_Acceptor.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Connect.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Connector.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Factory.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Profile.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Transport.h
+# End Source File
+# Begin Source File
+
SOURCE=.\ValueBase.h
# End Source File
# Begin Source File
@@ -1110,6 +1158,14 @@ SOURCE=.\typecode.i # End Source File
# Begin Source File
+SOURCE=.\UIOP_Connect.i
+# End Source File
+# Begin Source File
+
+SOURCE=.\UIOP_Profile.i
+# End Source File
+# Begin Source File
+
SOURCE=.\ValueBase.i
# End Source File
# Begin Source File
|