mirror of
https://github.com/pbek/QOwnNotes.git
synced 2025-06-29 13:29:52 +00:00
added an internal Windows deployment script
This commit is contained in:
parent
2b5fdcb185
commit
bcddd84157
1 changed files with 5 additions and 0 deletions
5
scripts/windows-deployment.bat
Normal file
5
scripts/windows-deployment.bat
Normal file
|
@ -0,0 +1,5 @@
|
|||
REM Internal Windows deployment script
|
||||
|
||||
SET PATH=%PATH%;C:\Qt\5.4\mingw491_32\bin
|
||||
windeployqt ..\build-QOwnNotes-Desktop_Qt_5_4_1_MinGW_32bit-Release\release
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue