From bac9aceeb03822c259040c2e02c3e8992cf3a6d9 Mon Sep 17 00:00:00 2001 From: Elias Steurer Date: Sat, 29 Apr 2017 11:40:11 +0200 Subject: [PATCH] Update formatting 4 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 740a9632..310ac487 100644 --- a/README.md +++ b/README.md @@ -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! \ No newline at end of file