summaryrefslogtreecommitdiff
path: root/ACE/performance-tests/Synch-Benchmarks/Perf_Test/Synch_Benchmarks_Perf_Test.mpc
blob: 6dcad197aa0cef76d31b709e42536beccecce364 (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
project : acelib {
  sharedname = Perf_Test
  avoids   += ace_for_tao
  after    += Synch_Lib
  libs     += Synch_Lib
  libpaths += ../Synch_Lib
  includes += ..
}