diff options
Diffstat (limited to '~GUI/README.md')
| -rw-r--r-- | ~GUI/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/~GUI/README.md b/~GUI/README.md new file mode 100644 index 0000000..5d60af3 --- /dev/null +++ b/~GUI/README.md @@ -0,0 +1,10 @@ +## Build instructions + +0. Open WSL. +1. Execute Libraries/fetch.sh. +2. Install Visual Studio 2022. +3. Open Libraries/wx/build/msw/wx_vc17.sln with Visual Studio 2022. +4. Build x64/Release. +5. Open GUI/GUI.sln with Visual Studio 2022. +6. Build x64/Release. + |
