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

project(*Client): taoclient, codecfactory {
  Source_Files {
    testC.cpp
    client.cpp
  }
}