1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-26 19:19:16 +02:00

Windows build fixes

This commit is contained in:
2021-10-10 12:44:49 +02:00
parent eb7220f0c8
commit 0a627feab4
4 changed files with 4 additions and 1 deletions

View File

@ -48,6 +48,7 @@ build_script:
xcopy pkg\csv installer\csv /i
xcopy pkg\maps installer\maps /i
xcopy lang\*.qm installer\translations\ /sy
xcopy icons\symbols installer\symbols /i
copy licence.txt installer
copy %OPENSSLDIR%\%LIBCRYPTO% installer
copy %OPENSSLDIR%\%LIBSSL% installer