mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Add OpenSSL libs
This commit is contained in:
parent
f72abd6c68
commit
8f20f7d0c2
@ -17,6 +17,10 @@ xcopy /s ScreenPlayWidget\release ..\PACKAGE
|
||||
xcopy /s ScreenPlayWindow\release ..\PACKAGE
|
||||
xcopy /s ScreenPlayWorkshop\release ..\PACKAGE
|
||||
|
||||
xcopy C:\Qt\Tools\QtCreator\bin\libeay32.dll ..\PACKAGE
|
||||
xcopy C:\Qt\Tools\QtCreator\bin\ssleay32.dll ..\PACKAGE
|
||||
|
||||
|
||||
cd ..
|
||||
|
||||
windeployqt.exe --release --qmldir ScreenPlay/qml PACKAGE/ScreenPlay.exe
|
||||
|
Loading…
Reference in New Issue
Block a user