fix 32bits QT deployment
This commit is contained in:
parent
c460a9d363
commit
260e0331d6
|
@ -48,7 +48,7 @@ build_script:
|
|||
|
||||
copy *.dll RpcView32\
|
||||
|
||||
C:\Qt\5.15.2\msvc2019_64\bin\windeployqt.exe --release RpcView32\
|
||||
C:\Qt\5.15.2\msvc2019_32\bin\windeployqt.exe --release RpcView32\
|
||||
|
||||
|
||||
7z a RpcView32.7z RpcView32
|
||||
|
|
Loading…
Reference in New Issue