summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/Federation/Agent/Agent.mpc
blob: 3d685ad9d1bf6aea891dd1d13fff126adbf536e8 (plain)
1
2
3
4
5
6
7
8
// -*- MPC -*-
project : rmcast, orbsvcsexe, notification, notification_skel, notification_serv, typecodefactory {
  exename = agent
  after += Gate
  libs += Gate
  libpaths += ../Gate/.
  includes += ..
}