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