repo.or.cz
/
MPC.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #129 from jwillemsen/jwi-cancelprevious
[MPC.git]
/
config
/
erlang.mpb
blob
cee9308b543d5179c8b0b578127ad2a44df05656
1
project {
2
requires += erlang
3
4
Define_Custom(Erlang) {
5
automatic_in = 1
6
automatic_out = 1
7
command = erlc
8
inputext = .erl, .yrl, .mib, .bin, .rel, .asn1, .idl
9
generic_outputext = .beam, .jam, .erl, .hrl, .bin, .rel, .boot, .asn1db
10
keyword erlcflags = commandflags
11
}
12
}