增加mac下程序图标

dev
Barry 7 years ago
parent 20bb9d22d0
commit 04b5dd017d

@ -109,6 +109,9 @@ macos {
APP_ADB.files = $$files($$PWD/../third_party/adb/adb)
APP_ADB.path = Contents/MacOS
QMAKE_BUNDLE_DATA += APP_ADB
# mac application icon
ICON = $$PWD/res/QtScrcpy.icns
}
RESOURCES += \

Binary file not shown.
Loading…
Cancel
Save