Add scripts/x86_64-w64-mingw32.txt
This commit is contained in:
parent
3a4c159b5c
commit
9c73308214
12
scripts/x86_64-w64-mingw32.txt
Normal file
12
scripts/x86_64-w64-mingw32.txt
Normal file
@ -0,0 +1,12 @@
|
||||
[binaries]
|
||||
c = 'x86_64-w64-mingw32-gcc'
|
||||
cpp = 'x86_64-w64-mingw32-g++'
|
||||
ar = 'x86_64-w64-mingw32-ar'
|
||||
strip = 'x86_64-w64-mingw32-strip'
|
||||
exe_wrapper = 'wine64'
|
||||
|
||||
[host_machine]
|
||||
system = 'windows'
|
||||
cpu_family = 'x86_64'
|
||||
cpu = 'x86_64'
|
||||
endian = 'little'
|
Loading…
Reference in New Issue
Block a user