parent
354bdca920
commit
6780050cbf
4 changed files with 15 additions and 4 deletions
@ -1,5 +1,5 @@ |
||||
name = 'windows' |
||||
exe_wrapper = 'wine' |
||||
exe_wrapper = 'wine' # A command used to run generated executables. |
||||
c = '/usr/bin/i586-mingw32msvc-gcc' |
||||
cpp = '/usr/bin/i586-mingw32msvc-g++' |
||||
root = '/usr/i586-mingw32msvc' |
||||
|
Loading…
Reference in new issue