Skip to content

Commit

Permalink
note that wxWidgets are only needed for the GUI components.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbradsmith committed Apr 13, 2024
1 parent c80c9a8 commit 0eddc17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ This is a work in progress total rewrite of NSFPlay. Goals include:

## Build

Building the GUI components `nsfplay`/`winamp` requires first setting up the wxWidgets libraries. If you only need to use the command-line `nsfplac`, then you can skip this step.

### Visual Studio 2019
* Initialize the git submodules if it wasn't done when cloning:
* `git submodule init`
Expand Down

0 comments on commit 0eddc17

Please sign in to comment.