mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-02 16:23:03 +02:00
Force two threads for the Appveyor compilation
This commit is contained in:
parent
8fa7b63763
commit
5e540a88fa
@ -25,7 +25,7 @@ build_script:
|
|||||||
- cmd: |-
|
- cmd: |-
|
||||||
lrelease gpxsee.pro
|
lrelease gpxsee.pro
|
||||||
qmake gpxsee.pro
|
qmake gpxsee.pro
|
||||||
jom release
|
jom /J 2 release
|
||||||
|
|
||||||
md installer
|
md installer
|
||||||
copy release\GPXSee.exe installer
|
copy release\GPXSee.exe installer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user