Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wanhuz committed May 11, 2023
1 parent 8812b5a commit 946242e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1. Create a release build using Visual Studio 64-bit
2. Copy release folder (should be in vs2019/x64/release) to another location (example: "C:\Users\xxx\Desktop\Release"
3. Remove everything except melonpan.exe
2. Copy release folder (should be in build/release) to another location (example: "C:\Users\xxx\Desktop\Release"
3. Remove everything except melonpan.exe, .dll file and .res file
5. Navigate to Qt 5.15.1 compiler binary folder (e,g, C:\Qt\5.15.1\msvc2019_64\bin)
6. Open Powershell in that folder and run winqtdeploy.exe with argument pointing to location of release folder in 2
- example: .\windeployqt.exe "C:\Users\xxx\Desktop\Release"
Expand Down
2 changes: 1 addition & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Basic settings
0.6.2
Bugfix x
Revise debug mode x
Add shortcut with icon
Add shortcut with icon x

0.6.1
Update to Tess 5 x
Expand Down

0 comments on commit 946242e

Please sign in to comment.