summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/Common.mpc
blob: 4d8d483aa1dd684b738f230df009b3e2b8dcf0fe (plain)
1
2
3
4
5
6
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
}