summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/BiDir_CORBALOC/BiDirCORBALOC.mpc
blob: af7410ff1cfab6cb108122a68a66de5a7fe9e31d (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- MPC -*-
// $Id$

project(*Server): namingexe, portableserver, bidir_giop, utils {
  exename = TimeServer
  Source_Files {
    TimeServer.cpp
  }
}