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

project(*Server): namingexe, portableserver, bidir_giop, utils, avoids_corba_e_micro {

  exename = TimeServer

  Source_Files {
    TimeServer.cpp
  }
}