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

project : acelib {
  after    += Synch_Lib
  libs     += Synch_Lib
  libpaths += ../Synch_Lib
  includes += ..
}