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

Moved all csv files to a separate directory

This commit is contained in:
2018-02-10 09:29:10 +01:00
parent 8dc5cb7aa8
commit 8d3fcc7a17
8 changed files with 8 additions and 18 deletions

View File

@ -220,6 +220,8 @@ macx {
lang/gpxsee_fr.qm \
lang/gpxsee_ru.qm \
lang/gpxsee_sv.qm
CSV.path = Contents/Resources
CSV.files = pkg/csv
MAPS.path = Contents/Resources
MAPS.files = pkg/maps
ICONS.path = Contents/Resources/icons
@ -228,10 +230,6 @@ macx {
icons/fit.icns \
icons/igc.icns \
icons/nmea.icns
CSV.path = Contents/Resources
CSV.files = pkg/ellipsoids.csv \
pkg/gcs.csv \
pkg/pcs.csv
QMAKE_BUNDLE_DATA += LOCALE MAPS ICONS CSV
}
win32 {