mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00: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