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

// This project looks like it's only for vxworks using gmake
// For now it's defined empty, because there's no convenient
// way to make it only build for gnuace.
project : taolib {
  sharedname = TestUtils
  source_files {
  }
}