summaryrefslogtreecommitdiff
path: root/ACE/performance-tests/Synch-Benchmarks/Base_Test/Synch_Benchmarks_Base_Test.mpc
blob: 7b0de88e4c96e80f75a084bcce6e82ba6db7d99c (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- MPC -*-
// $Id$

project : acelib {
  sharedname = Base_Test
  avoids   += ace_for_tao
  after    += Synch_Lib
  libs     += Synch_Lib
  libpaths += ../Synch_Lib
  includes += ..
}