summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/Common.mpc
blob: 2373d00b9f048214a4337f09b3bc6348830c407d (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
}