summaryrefslogtreecommitdiff
path: root/ACE/examples/IPC_SAP/DEV_SAP/writer/dev_sap_writer.mpc
blob: e7774f140bd32ace70e445ffd8c73fe628bcebb0 (plain)
1
2
3
4
5
6
7
8
9
10
// -*- MPC -*-
// $Id$

project : aceexe, avoids_ace_for_tao {
  exename = writer
  Source_Files {
    writer.cpp
  }
}