summaryrefslogtreecommitdiff
path: root/ACE/MPC/config/mpb.mpb
blob: 7ec891e1dd2c387b9226e7c4a53f581d21510249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- MPC -*-
// $Id$

project {
  // Allow users to specify .mpb files in their project.  This gives the
  // opportunity to see them in IDE's and to install them using
  // prj_install.pl.
  Define_Custom(MPB) {
    automatic = 0
    inputext = .mpb
  }
}