summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_2377_Regression/Bug_2377_Regression.mpc
blob: 967133f6d188c975c62fc95972b601828843522e (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
project(*Test) : orbsvcsexe, portablegroup, portableserver {
  exename = uipmc_test

  Source_Files {
    Hello_Impl.cpp
    uipmc_test.cpp
  }
}