mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-12 02:18:52 +00:00
增加mac下程序图标
This commit is contained in:
parent
4aa1a06514
commit
a0dfc4dbf3
2 changed files with 3 additions and 0 deletions
|
@ -109,6 +109,9 @@ macos {
|
||||||
APP_ADB.files = $$files($$PWD/../third_party/adb/adb)
|
APP_ADB.files = $$files($$PWD/../third_party/adb/adb)
|
||||||
APP_ADB.path = Contents/MacOS
|
APP_ADB.path = Contents/MacOS
|
||||||
QMAKE_BUNDLE_DATA += APP_ADB
|
QMAKE_BUNDLE_DATA += APP_ADB
|
||||||
|
|
||||||
|
# mac application icon
|
||||||
|
ICON = $$PWD/res/QtScrcpy.icns
|
||||||
}
|
}
|
||||||
|
|
||||||
RESOURCES += \
|
RESOURCES += \
|
||||||
|
|
BIN
QtScrcpy/res/QtScrcpy.icns
Normal file
BIN
QtScrcpy/res/QtScrcpy.icns
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue