mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-18 11:52:08 +01:00
Copyright year++
This commit is contained in:
parent
7a161fa364
commit
5ff99b13a2
@ -523,7 +523,7 @@ win32 {
|
|||||||
RESOURCES += theme-color.qrc
|
RESOURCES += theme-color.qrc
|
||||||
|
|
||||||
QMAKE_TARGET_DESCRIPTION = GPXSee
|
QMAKE_TARGET_DESCRIPTION = GPXSee
|
||||||
QMAKE_TARGET_COPYRIGHT = Copyright (c) 2015-2024 Martin Tuma
|
QMAKE_TARGET_COPYRIGHT = Copyright (c) 2015-2025 Martin Tuma
|
||||||
RC_ICONS = icons/app/gpxsee.ico \
|
RC_ICONS = icons/app/gpxsee.ico \
|
||||||
icons/formats/gpx.ico \
|
icons/formats/gpx.ico \
|
||||||
icons/formats/tcx.ico \
|
icons/formats/tcx.ico \
|
||||||
|
@ -58,7 +58,7 @@ VIProductVersion "${VERSION}.0.0"
|
|||||||
VIAddVersionKey "ProductVersion" ${VERSION}
|
VIAddVersionKey "ProductVersion" ${VERSION}
|
||||||
VIAddVersionKey "FileVersion" "${VERSION}.0.0"
|
VIAddVersionKey "FileVersion" "${VERSION}.0.0"
|
||||||
VIAddVersionKey "ProductName" "GPXSee"
|
VIAddVersionKey "ProductName" "GPXSee"
|
||||||
VIAddVersionKey "LegalCopyright" "Copyright (c) 2015-2024 Martin Tůma"
|
VIAddVersionKey "LegalCopyright" "Copyright (c) 2015-2025 Martin Tůma"
|
||||||
VIAddVersionKey "FileDescription" "GPXSee installer (x64)"
|
VIAddVersionKey "FileDescription" "GPXSee installer (x64)"
|
||||||
|
|
||||||
; Registry key to check for directory (so if you install again, it will
|
; Registry key to check for directory (so if you install again, it will
|
||||||
|
Loading…
x
Reference in New Issue
Block a user