mingw_cross.txt 194 B

1234567891011
  1. [binaries]
  2. c = 'x86_64-w64-mingw32-gcc'
  3. ld = 'x86_64-w64-mingw32-ld'
  4. strip = 'x86_64-w64-mingw32-strip'
  5. [host_machine]
  6. system = 'windows'
  7. cpu_family = 'x86_64'
  8. cpu = 'x86_64'
  9. endian = 'little'