1 2 3 4 5 6 7 8 9 10 11 12
// -*- MPC -*- // $Id$ project : aceexe { exename = synch_driver after += Synch_Lib libs += Synch_Lib libpaths += Synch_Lib source_files { synch_driver.cpp } }