mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
refs #509,renamed CDownload to CUpdateInfo
* as discussed in meeting * follow up adjustments (file renaming, msg. renaming)
This commit is contained in:
@@ -10,7 +10,7 @@ OTHER_FILES += local.env.template/*.*
|
||||
OTHER_FILES += local.env.template/bootstrap/*.*
|
||||
OTHER_FILES += shared//bootstrap/*.*
|
||||
OTHER_FILES += shared/dbdata/*.*
|
||||
OTHER_FILES += shared/download/*.*
|
||||
OTHER_FILES += shared/updateinfo/*.*
|
||||
|
||||
COPY_FILES += $$PWD/data/images/flags/*.png
|
||||
COPY_FILES += $$PWD/data/images/airlines/*.png
|
||||
@@ -18,7 +18,7 @@ COPY_FILES += $$PWD/local.env.template/*.*
|
||||
COPY_FILES += $$PWD/local.env.template/bootstrap/*.*
|
||||
COPY_FILES += $$PWD/shared/bootstrap/*.*
|
||||
COPY_FILES += $$PWD/shared/dbdata/*.*
|
||||
COPY_FILES += $$PWD/shared/download/*.*
|
||||
COPY_FILES += $$PWD/shared/updateinfo/*.*
|
||||
|
||||
package_resources.path = $$PREFIX
|
||||
package_resources.files += data
|
||||
|
||||
Reference in New Issue
Block a user