mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
9 lines
236 B
INI
9 lines
236 B
INI
[binaries]
|
|
c = 'gcc'
|
|
cpp = 'g++'
|
|
ar = 'ar'
|
|
|
|
makebanner = ['wine', root + '/tools/maketools/makebanner.exe']
|
|
makelcf = ['wine', root + '/tools/maketools/makelcf.exe']
|
|
makerom = ['wine', root + '/tools/maketools/makerom.exe']
|