mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
refs #883, unified local links, also copy legal to build dir
This commit is contained in:
committed by
Mathew Sutcliffe
parent
dd37945625
commit
8df2fa462f
@@ -7,6 +7,7 @@ CONFIG -= qt
|
||||
OTHER_FILES += share/images/flags/*.png
|
||||
OTHER_FILES += share/images/airlines/*.png
|
||||
OTHER_FILES += share/test/*.*
|
||||
OTHER_FILES += share/legal/*.*
|
||||
OTHER_FILES += shared/bootstrap/*.*
|
||||
OTHER_FILES += shared/html/*.*
|
||||
OTHER_FILES += shared/dbdata/*.*
|
||||
@@ -15,6 +16,7 @@ OTHER_FILES += shared/updateinfo/*.*
|
||||
COPY_FILES += $$PWD/share/images/flags/*.png
|
||||
COPY_FILES += $$PWD/share/images/airlines/*.png
|
||||
COPY_FILES += $$PWD/share/html/*.*
|
||||
COPY_FILES += $$PWD/share/legal/*.*
|
||||
COPY_FILES += $$PWD/share/test/*.*
|
||||
COPY_FILES += $$PWD/share/shared/bootstrap/*.*
|
||||
COPY_FILES += $$PWD/share/shared/dbdata/*.*
|
||||
|
||||
Reference in New Issue
Block a user