summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/Common.mpc
blob: 784f3da00c27c58b927871639ab6c6c8745eac78 (plain)
1
2
3
4
5
6
7
// $Id$
project(RTCORBA_Common): taolib_with_idl, portableserver, avoids_minimum_corba, avoids_corba_e_compact, avoids_corba_e_micro {
  sharedname   = RTCORBA_Common
  requires    += rt_corba
  idlflags    += -Wb,export_macro=RTCORBA_COMMON_Export -Wb,export_include=rtcorba_common_export.h
  dynamicflags = RTCORBA_COMMON_BUILD_DLL
}