summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA.mpc')
-rw-r--r--TAO/tao/RTCORBA.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/RTCORBA.mpc b/TAO/tao/RTCORBA.mpc
index 406b27ced86..9ecfe53e17b 100644
--- a/TAO/tao/RTCORBA.mpc
+++ b/TAO/tao/RTCORBA.mpc
@@ -1,5 +1,5 @@
//$Id$
-project : taolib, install, pi {
+project : taolib, core, pi {
sharedname = TAO_RTCORBA
dynamicflags = TAO_RTCORBA_BUILD_DLL
requires += rt_corba
@@ -29,7 +29,7 @@ project : taolib, install, pi {
}
IDL_Files {
- idlflags += -Sci -SS -Sorb -Sa -GX \
+ idlflags += -Ge 1 -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 \