diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-01-02 10:02:38 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-01-02 10:02:38 +0000 |
commit | 3795560ff33eb46e3768a2e98c110e8c4b004749 (patch) | |
tree | 371d5615511002700d33d7297200921e0c2148a8 /TAO/tao/RTCORBA.mpc | |
parent | c2e419e28ba7f1e161e161f4a4c8751ea5822901 (diff) | |
download | ATCD-3795560ff33eb46e3768a2e98c110e8c4b004749.tar.gz |
Tue Jan 2 09:13:36 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/RTCORBA.mpc')
-rw-r--r-- | TAO/tao/RTCORBA.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTCORBA.mpc b/TAO/tao/RTCORBA.mpc index 9ecfe53e17b..873b49a0b0d 100644 --- a/TAO/tao/RTCORBA.mpc +++ b/TAO/tao/RTCORBA.mpc @@ -29,7 +29,7 @@ project : taolib, core, pi { } IDL_Files { - idlflags += -Ge 1 -Sci -SS -Sorb -Sa -GX \ + idlflags += -Sci -SS -Sorb -Sa -GX \ -Wb,export_macro=TAO_RTCORBA_Export \ -Wb,export_include=tao/RTCORBA/rtcorba_export.h \ -Wb,unique_include=tao/RTCORBA/RTCORBA.h \ |