1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-25 10:48:04 +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

@ -84,9 +84,7 @@ Section "GPXSee" SEC_APP
; Put the files there
File "gpxsee.exe"
File /r "maps"
File "ellipsoids.csv"
File "gcs.csv"
File "pcs.csv"
File /r "csv"
; Create start menu entry and add links
SetShellVarContext all

View File

@ -91,9 +91,7 @@ Section "GPXSee" SEC_APP
; Put the files there
File "gpxsee.exe"
File /r "maps"
File "ellipsoids.csv"
File "gcs.csv"
File "pcs.csv"
File /r "csv"
; Create start menu entry and add links
SetShellVarContext all