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

Added TCX, KML and FIT file association

This commit is contained in:
2016-11-02 19:39:32 +01:00
parent 9bd70ec96e
commit f1c6db0b46
15 changed files with 703 additions and 31 deletions

View File

@ -122,6 +122,9 @@ macx {
}
win32 {
RC_ICONS = icons/gpxsee.ico \
icons/gpx.ico
icons/gpx.ico \
icons/tcx.ico \
icons/kml.ico \
icons/fit.ico
}
DEFINES += APP_VERSION=\\\"$$VERSION\\\"