mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-25 02:05:43 +08:00
BIN
src/swiftgui_standard/swift.ico
Normal file
BIN
src/swiftgui_standard/swift.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.6 KiB |
1
src/swiftgui_standard/swift.rc
Normal file
1
src/swiftgui_standard/swift.rc
Normal file
@@ -0,0 +1 @@
|
||||
IDI_ICON1 ICON DISCARDABLE "swift.ico"
|
||||
@@ -26,9 +26,9 @@ DEPENDPATH += . $$SourceRoot/src/blackmisc \
|
||||
$$SourceRoot/src/blackinput
|
||||
|
||||
INCLUDEPATH += . $$SourceRoot/src
|
||||
|
||||
DESTDIR = $$BuildRoot/bin
|
||||
|
||||
OTHER_FILES += *.qss
|
||||
OTHER_FILES += *.qss *.ico *.rc
|
||||
RC_FILE = swift.rc
|
||||
DISTFILES += swift.rc
|
||||
|
||||
include ($$SourceRoot/libraries.pri)
|
||||
|
||||
Reference in New Issue
Block a user