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

project(*Test) : taoserver, messaging, rtcorba, objreftemplate, rtscheduling, rtportableserver {
  exename   = test

  Source_Files {
    test.cpp
  }
}