Skip to content

Commit

Permalink
Merge pull request #64 from retro-wertz/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
inactive123 committed Jul 23, 2019
2 parents 2e96f59 + 7f105da commit 7df7b19
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Expand Up @@ -65,6 +65,17 @@ Solus and RHEL/CentOS) and Mac OS X (homebrew, macports or fink.)

The Ninja cmake generator is also now supported, including on msys2 and Visual Studio.

## Building a Libretro core

```
Clone this repo and then,
$ cd src
$ cd libretro
$ make
Copy vbam_libretro.so to your RetroArch cores directory.
```

### Visual Studio Support

For visual studio, dependency management is handled automatically with vcpkg,
Expand Down

0 comments on commit 7df7b19

Please sign in to comment.