mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-13 05:41:28 +03:00
update crates, test on mac only
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
extern crate embed_resource;
|
||||
|
||||
fn main() {
|
||||
embed_resource::compile("icon.rc");
|
||||
embed_resource::compile("icon.rc", embed_resource::NONE);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user