mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Update formatting 4
This commit is contained in:
parent
3ff3f51943
commit
bac9aceeb0
@ -7,6 +7,6 @@
|
||||
|
||||
# Release
|
||||
- Compile QtAV and Screenplay as release version
|
||||
- Auto copy dependencies via windeployqt.exe --release --qmldir qml-dir-location exe-location
|
||||
- Example : _C:\Qt\5.9\mingw53_32\bin\windeployqt.exe_ --release --qmldir _C:\Users\Eli\Code\Qt\ScreenPlay\qml_ _C:\Users\Eli\Code\Qt\build-ScreenPlay-Qt_5_9_mingw-Release\release_
|
||||
- Auto copy dependencies via windeployqt.exe --release --qmldir **qml-dir-location** **exe-location**
|
||||
- Example : _C:\Qt\5.9\mingw53_32\bin\windeployqt.exe_ --release --qmldir **C:\Users\Eli\Code\Qt\ScreenPlay\qml** **C:\Users\Eli\Code\Qt\build-ScreenPlay-Qt_5_9_mingw-Release\release**
|
||||
- MinGW extra step: Copy _C:\Qt\5.9\mingw53_32\bin\libgcc_s_dw2-1.dll_ into the release folder!
|
Loading…
Reference in New Issue
Block a user