mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 10:25:36 +08:00
refs #452, added a resource project just adding files such as icons, data files etc.
This commit is contained in:
committed by
Mathew Sutcliffe
parent
0e2f8f51ba
commit
ab46ed615c
7
resources/swift_resources.pro
Normal file
7
resources/swift_resources.pro
Normal file
@@ -0,0 +1,7 @@
|
||||
TEMPLATE = subdirs
|
||||
|
||||
OTHER_FILES += *.pri
|
||||
OTHER_FILES += data/images/flags/*.png
|
||||
OTHER_FILES += data/images/airlines/*.png
|
||||
OTHER_FILES += data/swiftdb/*.*
|
||||
OTHER_FILES += data/vatsim/*.*
|
||||
Reference in New Issue
Block a user