summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/CosEC_RtEC_Based_bin.mpc
blob: 2a5e66c6c4f910d41847dd7287201e37f4e09144 (plain)
1
2
3
4
5
6
7
8
// -*- MPC -*-
project : orbsvcsexe, rtevent_serv, event_skel, naming {
  after   += CosEC_RtEC_Based_lib
  exename  = RtEC_Based_CosEC
  libs    += CosEC_RtEC_Based
  includes += ../lib
  libpaths += ../lib
}