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

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