summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer/RTPortableServer.mpc
blob: c2d863299bd7f74069b5ecd3b4aa9a0f1f62481c (plain)
1
2
3
4
5
6
7
8
project : taolib, core {
  depends    += RTCORBA PortableServer
  sharedname  = TAO_RTPortableServer
  libs       += TAO_RTCORBA TAO_PortableServer TAO
  dllflags    = TAO_RTPORTABLESERVER_BUILD_DLL
  libout      = ..
  include_dir = tao/RTPortableServer
}