From 958aa560f82e589de33dd5882adfc75749a503ff Mon Sep 17 00:00:00 2001 From: elliott_c Date: Tue, 9 Jul 2002 14:12:43 +0000 Subject: Fixed the default idl flags --- bin/MakeProjectCreator/config/taolib_with_idl.mpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/MakeProjectCreator/config/taolib_with_idl.mpb b/bin/MakeProjectCreator/config/taolib_with_idl.mpb index 92b88da392a..a9cae7d10b6 100644 --- a/bin/MakeProjectCreator/config/taolib_with_idl.mpb +++ b/bin/MakeProjectCreator/config/taolib_with_idl.mpb @@ -1,4 +1,4 @@ project : taolib { depends += TAO_IDL_EXE - idlflags = -Ge 1 -Gs + idlflags = -Ge 1 -Sc } -- cgit v1.2.1