mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
@@ -12,13 +12,12 @@ OTHER_FILES += shared/updateinfo/*.*
|
||||
|
||||
COPY_FILES += $$PWD/data/images/flags/*.png
|
||||
COPY_FILES += $$PWD/data/images/airlines/*.png
|
||||
COPY_FILES += $$PWD/shared/bootstrap/*.*
|
||||
COPY_FILES += $$PWD/shared/dbdata/*.*
|
||||
COPY_FILES += $$PWD/shared/updateinfo/*.*
|
||||
COPY_FILES += $$PWD/data/shared/bootstrap/*.*
|
||||
COPY_FILES += $$PWD/data/shared/dbdata/*.*
|
||||
COPY_FILES += $$PWD/data/shared/updateinfo/*.*
|
||||
|
||||
package_resources.path = $$PREFIX
|
||||
package_resources.files += data
|
||||
package_resources.files += shared
|
||||
INSTALLS += package_resources
|
||||
|
||||
load(common_post)
|
||||
|
||||
Reference in New Issue
Block a user