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

project(*Client) : namingexe, utils, portableserver {
  exename = client
  Source_Files {
    client.cpp
  }
}