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

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