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

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