summaryrefslogtreecommitdiffstats
path: root/src/libs/dxvk-native-1.9.2a/build-win32.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/dxvk-native-1.9.2a/build-win32.txt')
-rw-r--r--src/libs/dxvk-native-1.9.2a/build-win32.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/libs/dxvk-native-1.9.2a/build-win32.txt b/src/libs/dxvk-native-1.9.2a/build-win32.txt
new file mode 100644
index 00000000..40e9d47d
--- /dev/null
+++ b/src/libs/dxvk-native-1.9.2a/build-win32.txt
@@ -0,0 +1,15 @@
+[binaries]
+c = 'i686-w64-mingw32-gcc'
+cpp = 'i686-w64-mingw32-g++'
+ar = 'i686-w64-mingw32-ar'
+strip = 'i686-w64-mingw32-strip'
+windres = 'i686-w64-mingw32-windres'
+
+[properties]
+needs_exe_wrapper = true
+
+[host_machine]
+system = 'windows'
+cpu_family = 'x86'
+cpu = 'x86'
+endian = 'little'