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

project(Bug_1334_client) : namingexe {
  exename  = client
  Source_Files {
    client.cpp
  }
}