summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/Common.mpc
blob: 3319967277c3a0a7ffd37918d9a3bb43fab20d68 (plain)
1
2
3
4
5
6
7
// $Id$
project(RTCORBA_Common): taolib_with_idl, portableserver, minimum_corba {
  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
}