virtual_display: apply idd virtual display

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2022-05-31 00:51:13 +08:00
parent 18ba55056f
commit 4502f94e99
3 changed files with 63 additions and 5 deletions

View File

@@ -80,6 +80,7 @@ winit = "0.25"
winapi = { version = "0.3", features = ["winuser"] }
winreg = "0.10"
windows-service = "0.4"
virtual_display = { path = "libs/virtual_display" }
[target.'cfg(target_os = "macos")'.dependencies]
objc = "0.2"