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

project {
  Define_Custom(PO) {
    command = msgfmt
    commandflags = -c
    output_option = -o
    inputext = .po
    generic_outputext = .mo
  }
}