mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
refs #760, new 3D swift icons
* removed old icons * new icons in CIcons class * and as ico / icns (MAC)
This commit is contained in:
committed by
Roland Winklmeier
parent
898b8e4078
commit
ccb14b4d19
@@ -20,9 +20,10 @@ DEPENDPATH += . $$SourceRoot/src/blackmisc \
|
||||
|
||||
INCLUDEPATH += . $$SourceRoot/src
|
||||
|
||||
OTHER_FILES += *.qss *.ico *.rc
|
||||
OTHER_FILES += *.qss *.ico *.rc *.icns
|
||||
RC_FILE = swiftdata.rc
|
||||
DISTFILES += swiftdata.rc
|
||||
ICON = swiftdata.icns
|
||||
|
||||
DESTDIR = $$DestRoot/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user