diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-12-18 21:50:13 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-12-18 21:50:13 +0000 |
commit | 60154d2d1647984b76b2dd8a3b96062ca257e445 (patch) | |
tree | fe43e14353ed1c0ff2cc3edd0936fe8d215e4f3d /TAO/tao/TAO.dsp | |
parent | cad69cab0c9c114983626b4f7e331f059d0d501c (diff) | |
download | ATCD-60154d2d1647984b76b2dd8a3b96062ca257e445.tar.gz |
ChangeLogTag:Mon Dec 18 16:44:03 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/TAO.dsp')
-rw-r--r-- | TAO/tao/TAO.dsp | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/TAO/tao/TAO.dsp b/TAO/tao/TAO.dsp index 6c1c016bc0c..2de73537430 100644 --- a/TAO/tao/TAO.dsp +++ b/TAO/tao/TAO.dsp @@ -2646,6 +2646,25 @@ SOURCE=.\Reply_Dispatcher.cpp # End Source File
# Begin Source File
+SOURCE=.\RequestInfo_Util.cpp
+
+!IF "$(CFG)" == "TAO DLL - Win32 Alpha Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 MFC Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 MFC Debug"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Release"
+
+!ELSEIF "$(CFG)" == "TAO DLL - Win32 Debug"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=.\Resource_Factory.cpp
!IF "$(CFG)" == "TAO DLL - Win32 Alpha Release"
@@ -4027,6 +4046,10 @@ SOURCE=.\Reply_Dispatcher.h # End Source File
# Begin Source File
+SOURCE=.\RequestInfo_Util.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Resource_Factory.h
# End Source File
# Begin Source File
|