summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_2144_Regression/Bug_2144_Regression.mpc
blob: 872b78f10854a9d18ad09335d8e314c5514f74e4 (plain)
1
2
3
4
5
6
7
8
// -*- MPC -*-
project (*Client) : taoclient, valuetype {
   exename    = test
   Source_Files {
      testC.cpp
      test.cpp
   }
}