mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Merge branch 'master' of https://github.com/tumic0/GPXSee
This commit is contained in:
commit
bc5c8ab42c
@ -1,4 +1,4 @@
|
||||
unix {
|
||||
unix:!mac {
|
||||
TARGET = gpxsee
|
||||
} else {
|
||||
TARGET = GPXSee
|
||||
@ -339,7 +339,7 @@ win32 {
|
||||
DEFINES += _USE_MATH_DEFINES
|
||||
}
|
||||
|
||||
unix {
|
||||
unix:!macx {
|
||||
maps.files = pkg/maps/*
|
||||
maps.path = /usr/local/share/gpxsee/maps
|
||||
csv.files = pkg/csv/*
|
||||
|
Loading…
Reference in New Issue
Block a user