Merge pull request #217 from jwillemsen/jwi-linkerflags
[MPC.git] / config / msgfmt.mpb
blob12fe4324762d641ee4e03bd860edf2ff28518bb3
1 project {
2   Define_Custom(PO) {
3     command = msgfmt
4     commandflags = -c
5     output_option = -o
6     inputext = .po
7     generic_outputext = .mo
8   }