summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2004-01-05 05:00:34 +0000
committerbala <balanatarajan@users.noreply.github.com>2004-01-05 05:00:34 +0000
commit09efb83db6f6398b8272b5ea5a7a8bf246f9eef4 (patch)
tree62d669ed1158ab4a7c765eab7946501e1ec0b829
parentc96d8d8ee02d641875262e4a140fca14ba446b0c (diff)
downloadATCD-09efb83db6f6398b8272b5ea5a7a8bf246f9eef4.tar.gz
ChangeLogTag:Sun Jan 4 22:56:45 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
-rw-r--r--TAO/TAOACE.dsw3
-rw-r--r--TAO/orbsvcs/orbsvcs/FT_ClientORB.dsp2
-rw-r--r--TAO/orbsvcs/orbsvcs/FT_ServerORB.dsp2
3 files changed, 5 insertions, 2 deletions
diff --git a/TAO/TAOACE.dsw b/TAO/TAOACE.dsw
index fcae4baa119..4280ec596d9 100644
--- a/TAO/TAOACE.dsw
+++ b/TAO/TAOACE.dsw
@@ -75,6 +75,9 @@ Package=<5>
Package=<4>
{{{
Begin Project Dependency
+ Project_Dep_Name ACE DLL
+ End Project Dependency
+ Begin Project Dependency
Project_Dep_Name ACE_QoS DLL
End Project Dependency
Begin Project Dependency
diff --git a/TAO/orbsvcs/orbsvcs/FT_ClientORB.dsp b/TAO/orbsvcs/orbsvcs/FT_ClientORB.dsp
index 342654b402b..b0052797b5d 100644
--- a/TAO/orbsvcs/orbsvcs/FT_ClientORB.dsp
+++ b/TAO/orbsvcs/orbsvcs/FT_ClientORB.dsp
@@ -45,7 +45,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo /o"..\..\..\lib\TAO_FT_ClientORB.bsc"
LINK32=link.exe
# ADD BASE LINK32 /machine:IX86
-# ADD LINK32 advapi32.lib user32.lib TAO_FTORB_Utils.lib TAO_PortableServer.lib TAO_IORInterceptor.lib TAO_ObjRefTemplate.lib TAO_Valuetype.lib TAO_IORManip.lib TAO.lib ACE.lib /nologo /subsystem:windows /dll /pdb:"..\..\..\lib\TAO_FT_ClientORB.pdb" /machine:I386 /out:"..\..\..\bin\Release\TAO_FT_ClientORB.dll" /libpath:"..\..\..\ace" /libpath:"..\..\tao" /libpath:"..\..\orbsvcs\orbsvcs" /libpath:"..\..\tao\PortableServer" /libpath:"..\..\tao\IORInterceptor" /libpath:"..\..\tao\ObjRefTemplate" /libpath:"..\..\tao\Valuetype" /libpath:"..\..\tao\IORManipulation" /version:1.3.5
+# ADD LINK32 advapi32.lib user32.lib TAO_Messaging.lib TAO_FTORB_Utils.lib TAO_PortableServer.lib TAO_IORInterceptor.lib TAO_ObjRefTemplate.lib TAO_Valuetype.lib TAO_IORManip.lib TAO.lib ACE.lib /nologo /subsystem:windows /dll /pdb:"..\..\..\lib\TAO_FT_ClientORB.pdb" /machine:I386 /out:"..\..\..\bin\Release\TAO_FT_ClientORB.dll" /libpath:"..\..\..\ace" /libpath:"..\..\tao" /libpath:"..\..\orbsvcs\orbsvcs" /libpath:"..\..\tao\PortableServer" /libpath:"..\..\tao\IORInterceptor" /libpath:"..\..\tao\ObjRefTemplate" /libpath:"..\..\tao\Valuetype" /libpath:"..\..\tao\IORManipulation" /libpath:"..\..\tao\Messaging" /version:1.3.5
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "FT_ClientORB - Win32 Debug"
diff --git a/TAO/orbsvcs/orbsvcs/FT_ServerORB.dsp b/TAO/orbsvcs/orbsvcs/FT_ServerORB.dsp
index 54ad31133e3..71f56286aab 100644
--- a/TAO/orbsvcs/orbsvcs/FT_ServerORB.dsp
+++ b/TAO/orbsvcs/orbsvcs/FT_ServerORB.dsp
@@ -45,7 +45,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo /o"..\..\..\lib\TAO_FT_ServerORB.bsc"
LINK32=link.exe
# ADD BASE LINK32 /machine:IX86
-# ADD LINK32 TAO_FTORB_Utils.lib TAO_PortableServer.lib TAO_IORInterceptor.lib TAO_ObjRefTemplate.lib TAO_Valuetype.lib TAO_IORManip.lib TAO.lib ACE.lib /nologo /subsystem:windows /dll /pdb:"..\..\..\lib\TAO_FT_ServerORB.pdb" /machine:I386 /out:"..\..\..\bin\Release\TAO_FT_ServerORB.dll" /libpath:"..\..\..\ace" /libpath:"..\..\tao" /libpath:"..\..\orbsvcs\orbsvcs" /libpath:"..\..\tao\PortableServer" /libpath:"..\..\tao\IORInterceptor" /libpath:"..\..\tao\ObjRefTemplate" /libpath:"..\..\tao\Valuetype" /libpath:"..\..\tao\IORManipulation" /version:1.3.5
+# ADD LINK32 TAO_FTORB_Utils.lib TAO_Messaging.lib TAO_PortableServer.lib TAO_IORInterceptor.lib TAO_ObjRefTemplate.lib TAO_Valuetype.lib TAO_IORManip.lib TAO.lib ACE.lib /nologo /subsystem:windows /dll /pdb:"..\..\..\lib\TAO_FT_ServerORB.pdb" /machine:I386 /out:"..\..\..\bin\Release\TAO_FT_ServerORB.dll" /libpath:"..\..\..\ace" /libpath:"..\..\tao" /libpath:"..\..\orbsvcs\orbsvcs" /libpath:"..\..\tao\PortableServer" /libpath:"..\..\tao\IORInterceptor" /libpath:"..\..\tao\ObjRefTemplate" /libpath:"..\..\tao\Valuetype" /libpath:"..\..\tao\Messaging" /libpath:"..\..\tao\IORManipulation" /version:1.3.5
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "FT_ServerORB - Win32 Debug"