Update README.md
parent
008f92e536
commit
4d2a1e55dd
|
@ -31,7 +31,7 @@ Building with Visual C++ 5.10
|
|||
Building with MinGW(32/64)
|
||||
- Ensure that the MinGW binary paths have been added to the command line.
|
||||
- For MinGW32, navigate to the project root and execute `make MINGW32=mingw32`. The process will take longer than Visual Studio.
|
||||
- For MinGW64, refer to the respective documentation: [Linux](Support/INSTALL_linux.md) | [Windows](Support/INSTALL_windows.md). Note that only x86 systems may be targeted for the time being.
|
||||
- For MinGW64, refer to the respective documentation: [Linux](Support/INSTALL_linux.md) | [Windows](Support/INSTALL_windows.md) | [Mac](Support/INSTALL_mac.md). Note that only x86 systems may be targeted for the time being.
|
||||
|
||||
Compiling Definitions
|
||||
- `COPYPROT` (default: on) will define whether or not to use the CD drive for DIABDAT.MPQ
|
||||
|
|
Loading…
Reference in New Issue