mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-18 11:52:08 +01:00
Fixed syntax
This commit is contained in:
parent
2a925b0c84
commit
871cb8433c
@ -35,7 +35,7 @@ build_script:
|
|||||||
xcopy lang\*.qm installer\translations\ /sy
|
xcopy lang\*.qm installer\translations\ /sy
|
||||||
xcopy icons\symbols installer\symbols /i
|
xcopy icons\symbols installer\symbols /i
|
||||||
copy licence.txt installer
|
copy licence.txt installer
|
||||||
IF EXISTS OPENSSLDIR (
|
IF DEFINED OPENSSLDIR (
|
||||||
copy %OPENSSLDIR%\libcrypto-*-x64.dll installer
|
copy %OPENSSLDIR%\libcrypto-*-x64.dll installer
|
||||||
copy %OPENSSLDIR%\libssl-*-x64.dll installer
|
copy %OPENSSLDIR%\libssl-*-x64.dll installer
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user