mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 14:13:20 +03:00
windows portable loading ui (#8490)
Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
@@ -14,6 +14,9 @@ dirs = "5.0"
|
||||
md5 = "0.7"
|
||||
winapi = { version = "0.3", features = ["winbase"] }
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
native-windows-gui = "1.0"
|
||||
|
||||
[package.metadata.winres]
|
||||
LegalCopyright = "Copyright © 2024 Purslane Ltd. All rights reserved."
|
||||
ProductName = "RustDesk"
|
||||
|
||||
Reference in New Issue
Block a user