Merge pull request #39 from jwillemsen/jwi-bcc32c
[MPC.git] / config / mpb.mpb
blob49bcd76238cf03c23d9f5d92347f827cc31e9cfb
1 // -*- MPC -*-
2 project {
3   // Allow users to specify .mpb files in their project.  This gives the
4   // opportunity to see them in IDE's and to install them using
5   // prj_install.pl.
6   Define_Custom(MPB) {
7     automatic_in  = 0
8     automatic_out = 0
9     inputext      = .mpb
10   }