mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[meta] Correct Mingw-w64 name (#1565)
This commit is contained in:
parent
2204cff86a
commit
ce3d0ab4b4
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ export WINEPREFIX=/path/to/.wine-prefix
|
|||
### Requirements:
|
||||
- [wine 3.10](https://www.winehq.org/) or newer
|
||||
- [Meson](http://mesonbuild.com/) build system (at least version 0.46)
|
||||
- [MinGW64](http://mingw-w64.org/) compiler and headers (at least version 6.0)
|
||||
- [Mingw-w64](http://mingw-w64.org/) compiler and headers (at least version 6.0)
|
||||
- [glslang](https://github.com/KhronosGroup/glslang) compiler
|
||||
|
||||
### Building DLLs
|
||||
|
|
Loading…
Add table
Reference in a new issue