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