1
0
mirror of synced 2024-09-23 18:58:29 +02:00
micetools/cross-32.ini

12 lines
151 B
INI
Raw Permalink Normal View History

2022-06-13 05:22:52 +02:00
[binaries]
c = 'cl'
cpp = 'cl'
strip = 'cl'
2023-04-11 04:27:25 +02:00
ar = ['lib', '/LTCG']
2022-06-13 05:22:52 +02:00
[host_machine]
system = 'windows'
cpu_family = 'x86'
cpu = 'i686'
endian = 'little'