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

Add support for GeoTIFF images

This commit is contained in:
2018-01-08 23:47:45 +01:00
parent 84f41b5aa9
commit 5fa52b0166
44 changed files with 5295 additions and 762 deletions

View File

@ -1,4 +1,4 @@
version: 4.17.{build}
version: 5.0.{build}
configuration: Release
platform: Any CPU
environment:
@ -34,10 +34,12 @@ build_script:
copy pkg\%NSI% installer
copy pkg\datums.csv installer
copy pkg\ellipsoids.csv installer
copy pkg\datums.csv installer
copy pkg\pcs.csv installer
copy pkg\maps.txt installer
copy licence.txt installer
@ -49,4 +51,4 @@ build_script:
makensis.exe installer\%NSI%
artifacts:
- path: installer\GPXSee-*.exe
- path: installer\GPXSee-*.exe