summaryrefslogtreecommitdiffstats
path: root/src/libs/dxvk-native-1.9.2a/build-win64.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/libs/dxvk-native-1.9.2a/build-win64.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/libs/dxvk-native-1.9.2a/build-win64.txt b/src/libs/dxvk-native-1.9.2a/build-win64.txt
new file mode 100644
index 00000000..8eb1b29d
--- /dev/null
+++ b/src/libs/dxvk-native-1.9.2a/build-win64.txt
@@ -0,0 +1,15 @@
+[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'
+windres = 'x86_64-w64-mingw32-windres'
+
+[properties]
+needs_exe_wrapper = true
+
+[host_machine]
+system = 'windows'
+cpu_family = 'x86_64'
+cpu = 'x86_64'
+endian = 'little'