summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-29 00:23:16 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-29 00:23:16 +0000
commit024b259521f63c8f2fbe2461ef80aafee23e460a (patch)
treeef4ad623a298f16607e11a8c8924a36818e7782b
parent177fe9042c1d506005c6226b7fff27d43140877b (diff)
downloadATCD-024b259521f63c8f2fbe2461ef80aafee23e460a.tar.gz
ChangeLogTag:Mon Jan 28 16:21:59 2002 Carlos O'Ryan <coryan@uci.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a6
-rw-r--r--TAO/tao/TAO.dsp8
-rw-r--r--TAO/tao/TAO_Static.dsp12
3 files changed, 24 insertions, 2 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index c054d835c76..daebdd73f18 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,9 @@
+Mon Jan 28 16:21:59 2002 Carlos O'Ryan <coryan@uci.edu>
+
+ * tao/TAO.dsp:
+ * tao/TAO_Static.dsp:
+ Add Messaging.cpp to the project files.
+
Mon Jan 28 16:11:36 2002 Carlos O'Ryan <coryan@uci.edu>
* TAO_IDL/be/be_visitor_amh_pre_proc.cpp:
diff --git a/TAO/tao/TAO.dsp b/TAO/tao/TAO.dsp
index 332742f055a..104216aaca6 100644
--- a/TAO/tao/TAO.dsp
+++ b/TAO/tao/TAO.dsp
@@ -575,6 +575,10 @@ SOURCE=.\MCAST_Parser.cpp
# End Source File
# Begin Source File
+SOURCE=.\Messaging.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Messaging_ORBInitializer.cpp
# End Source File
# Begin Source File
@@ -1367,6 +1371,10 @@ SOURCE=.\MCAST_Parser.h
# End Source File
# Begin Source File
+SOURCE=.\Messaging.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Messaging_ORBInitializer.h
# End Source File
# Begin Source File
diff --git a/TAO/tao/TAO_Static.dsp b/TAO/tao/TAO_Static.dsp
index ead83276f33..16b5a672de1 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 /Zi /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
@@ -507,6 +507,10 @@ SOURCE=.\MCAST_Parser.cpp
# End Source File
# Begin Source File
+SOURCE=.\Messaging.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Messaging_ORBInitializer.cpp
# End Source File
# Begin Source File
@@ -1343,6 +1347,10 @@ SOURCE=.\MCAST_Parser.h
# End Source File
# Begin Source File
+SOURCE=.\Messaging.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Messaging_ORBInitializer.h
# End Source File
# Begin Source File