mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-11 00:52:12 +01:00
16 lines
185 B
Plaintext
16 lines
185 B
Plaintext
|
[binaries]
|
||
|
c = 'winegcc'
|
||
|
cpp = 'wineg++'
|
||
|
ar = 'ar'
|
||
|
strip = 'strip'
|
||
|
|
||
|
[properties]
|
||
|
winelib = true
|
||
|
|
||
|
[host_machine]
|
||
|
system = 'linux'
|
||
|
cpu_family = 'x86_64'
|
||
|
cpu = 'x86_64'
|
||
|
endian = 'little'
|
||
|
|