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

project (*Test) : taoclient {
    Source_Files {
        test.cpp
        TestCaseC.cpp
        TestTypeC.cpp
    }
}