mirror of
https://github.com/holub/mame
synced 2025-04-17 22:13:04 +03:00
readme: minor tweak
This commit is contained in:
parent
c9cb65272c
commit
74ea8aacb9
@ -55,12 +55,12 @@ Visual Studio builds are also possible, but you still need [build environment](h
|
||||
In order to generate solution and project files just run:
|
||||
|
||||
```
|
||||
make vs2017
|
||||
make vs2019
|
||||
```
|
||||
or use this command to build it directly using msbuild
|
||||
|
||||
```
|
||||
make vs2017 MSBUILD=1
|
||||
make vs2019 MSBUILD=1
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user