diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-04-24 18:47:51 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-04-24 18:47:51 +0000 |
commit | 0ab069aace8d207ae6116e452f3879da8d6b49b7 (patch) | |
tree | 16364df71602df2a66d3b2e4f66364241fe57b81 /TAO/tao/TAO_Static.dsp | |
parent | 86c06410874fbcf193002eb08152d78c36681581 (diff) | |
download | ATCD-0ab069aace8d207ae6116e452f3879da8d6b49b7.tar.gz |
ChangeLogTag:Tue Apr 24 11:46:45 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/TAO_Static.dsp')
-rw-r--r-- | TAO/tao/TAO_Static.dsp | 60 |
1 files changed, 12 insertions, 48 deletions
diff --git a/TAO/tao/TAO_Static.dsp b/TAO/tao/TAO_Static.dsp index e2b4c9f35de..40a212f87ef 100644 --- a/TAO/tao/TAO_Static.dsp +++ b/TAO/tao/TAO_Static.dsp @@ -40,8 +40,8 @@ RSC=rc.exe # PROP Output_Dir ""
# PROP Intermediate_Dir "LIB\Release"
# PROP Target_Dir ""
-MTL=midl.exe
LINK32=link.exe -lib
+MTL=midl.exe
# 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 "_WINDOWS" /D "_CONSOLE" /D "NDEBUG" /D "WIN32" /D "TAO_AS_STATIC_LIBS" /D "ACE_AS_STATIC_LIBS" /FD /c
# SUBTRACT CPP /YX
@@ -66,8 +66,8 @@ LIB32=link.exe -lib # PROP Output_Dir ""
# PROP Intermediate_Dir "LIB\Debug"
# PROP Target_Dir ""
-MTL=midl.exe
LINK32=link.exe -lib
+MTL=midl.exe
# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../" /I "../" /D "_WINDOWS" /D "_CONSOLE" /D "_DEBUG" /D "WIN32" /D "ACE_AS_STATIC_LIBS" /D "TAO_AS_STATIC_LIBS" /FD /c
# SUBTRACT CPP /YX
@@ -135,19 +135,7 @@ SOURCE=.\Base_Transport_Property.h # End Source File
# Begin Source File
-SOURCE=.\BiDir_ORBInitializer.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\BiDir_Policy_i.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\BiDir_PolicyFactory.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\BiDirPolicyC.h
+SOURCE=.\BiDir_Adapter.h
# End Source File
# Begin Source File
@@ -471,10 +459,6 @@ SOURCE=.\marshal.h # End Source File
# Begin Source File
-SOURCE=.\Message_Sent_Callback.h
-# End Source File
-# Begin Source File
-
SOURCE=.\Messaging_ORBInitializer.h
# End Source File
# Begin Source File
@@ -863,6 +847,10 @@ SOURCE=.\Transport_Mux_Strategy.h # End Source File
# Begin Source File
+SOURCE=.\Transport_Timer.h
+# End Source File
+# Begin Source File
+
SOURCE=.\try_macros.h
# End Source File
# Begin Source File
@@ -939,14 +927,6 @@ SOURCE=.\Base_Transport_Property.inl # End Source File
# Begin Source File
-SOURCE=.\BiDir_Policy_i.inl
-# End Source File
-# Begin Source File
-
-SOURCE=.\BiDirPolicyC.i
-# End Source File
-# Begin Source File
-
SOURCE=.\Bind_Dispatcher_Guard.i
# End Source File
# Begin Source File
@@ -1199,10 +1179,6 @@ SOURCE=.\marshal.i # End Source File
# Begin Source File
-SOURCE=.\Message_Sent_Callback.inl
-# End Source File
-# Begin Source File
-
SOURCE=.\Messaging_Policy_i.i
# End Source File
# Begin Source File
@@ -1567,19 +1543,7 @@ SOURCE=.\Base_Transport_Property.cpp # End Source File
# Begin Source File
-SOURCE=.\BiDir_ORBInitializer.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\BiDir_Policy_i.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\BiDir_PolicyFactory.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\BiDirPolicyC.cpp
+SOURCE=.\BiDir_Adapter.cpp
# End Source File
# Begin Source File
@@ -1879,10 +1843,6 @@ SOURCE=.\Marshal.cpp # End Source File
# Begin Source File
-SOURCE=.\Message_Sent_Callback.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\Messaging_ORBInitializer.cpp
# End Source File
# Begin Source File
@@ -2219,6 +2179,10 @@ SOURCE=.\Transport_Mux_Strategy.cpp # End Source File
# Begin Source File
+SOURCE=.\Transport_Timer.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Typecode.cpp
# End Source File
# Begin Source File
|