diff options
| author | yum <yum.food.vr@gmail.com> | 2022-12-16 16:04:33 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2022-12-16 16:05:43 -0800 |
| commit | f368e34070331c5c7900d98e10fddccf7c9fd0ff (patch) | |
| tree | 406d940430044ae3bcc244a1cc4ada8a2bc1ef43 /~GUI/README.md | |
| parent | 16ce2bb119c8e6f6d1e48eaa40fb468adc736528 (diff) | |
Add logo
* GUI now shows logo
* Add package.ps1 to generate distributable application bundle
* Rename ~GUI to GUI
* Add ScopeGuard class
Diffstat (limited to '~GUI/README.md')
| -rw-r--r-- | ~GUI/README.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/~GUI/README.md b/~GUI/README.md deleted file mode 100644 index 5d60af3..0000000 --- a/~GUI/README.md +++ /dev/null @@ -1,10 +0,0 @@ -## 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. - |
