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

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