1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-01 07:43:03 +02:00

Remove the forced threads count as it does not have any effect...

This commit is contained in:
Martin Tůma 2025-05-20 21:03:34 +02:00
parent 5e540a88fa
commit ef1525bce8

View File

@ -25,7 +25,7 @@ build_script:
- cmd: |-
lrelease gpxsee.pro
qmake gpxsee.pro
jom /J 2 release
jom release
md installer
copy release\GPXSee.exe installer