summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/naming_serv.mpb
blob: 7b1e8caf783175979d51287e8c92537b49b3323a (plain)
1
2
3
4
5
6
7
8
// -*- MPC -*-
// $Id$

project : orbsvcslib, naming_skel, iortable, messaging_optional, svc_utils {
  avoids    += ace_for_tao        // Requires MMAP_Memory_Pool
  after     += CosNaming_Serv
  libs      += TAO_CosNaming_Serv
}