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

project (*Client) : taoclient, valuetype {
   exename    = test
   Source_Files {
      testC.cpp
      test.cpp
   }
}