From bbd89b6185378955a26ee1e45f4f16c620ddff1a Mon Sep 17 00:00:00 2001 From: bala Date: Sun, 5 Aug 2001 20:07:14 +0000 Subject: ChangeLogTag:Sun Aug 05 15:12:31 2001 Balachandran Natarajan --- TAO/ChangeLogs/ChangeLog-02a | 5 +++++ TAO/tao/RTPortableServer/TAO_RTPortableServer.dsp | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 03d4ac7278d..88be18e0fa6 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,8 @@ +Sun Aug 05 15:12:31 2001 Balachandran Natarajan + + * tao/RTPortableServer/TAO_RTPortableServer.dsp: Fixed a build + problem in Release builds. + Sun Aug 05 15:03:31 2001 Balachandran Natarajan * tao/TAO_Static.dsp: Added the new flushing strategies to the diff --git a/TAO/tao/RTPortableServer/TAO_RTPortableServer.dsp b/TAO/tao/RTPortableServer/TAO_RTPortableServer.dsp index 9e62aa13fe5..85005cde09f 100644 --- a/TAO/tao/RTPortableServer/TAO_RTPortableServer.dsp +++ b/TAO/tao/RTPortableServer/TAO_RTPortableServer.dsp @@ -56,7 +56,8 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 ace.lib TAO.lib TAO_PortableServer.lib TAO_RTCORBA.lib /nologo /dll /machine:I386 /out:"..\..\..\bin\TAO_RTPortableServer.dll" /libpath:"..\..\tao" /libpath:"..\..\..\ace" /libpath:"..\..\tao\PortableServer" +# ADD LINK32 ace.lib TAO.lib TAO_PortableServer.lib TAO_RTCORBA.lib /nologo /dll /machine:I386 /out:"..\..\..\bin\TAO_RTPortableServer.dll" /libpath:"..\..\tao" /libpath:"..\..\..\ace" /libpath:"..\..\tao\PortableServer" /libpath:"..\..\..\tao\RTCORBA" +# SUBTRACT LINK32 /pdb:none !ELSEIF "$(CFG)" == "RTPortableServer - Win32 Debug" -- cgit v1.2.1