summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2002-07-09 14:12:43 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2002-07-09 14:12:43 +0000
commit958aa560f82e589de33dd5882adfc75749a503ff (patch)
treeb8e29e51394813aec21b50e423bea10941c41d11
parent0d92ca59a56037c3db46cb15142c55484d70a9f2 (diff)
downloadATCD-oci_mpc.tar.gz
Fixed the default idl flagsoci_mpc
-rw-r--r--bin/MakeProjectCreator/config/taolib_with_idl.mpb2
1 files changed, 1 insertions, 1 deletions
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
}