This commit is contained in:
Pietro Gagliardi 2019-04-07 15:45:27 -04:00
parent 8b908aedc1
commit 31a91d6fc0
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ windres = '/usr/bin/i686-w64-mingw32-windres'
[properties]
root = '/usr/i686-w64-mingw32'
c_args = ['--std=c99']
cpp_args = ['--std=c++11']
[host_machine]
system = 'windows'