feat: windows portable build script
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
extern crate embed_resource;
|
||||
|
||||
fn main() {
|
||||
embed_resource::compile("icon.rc");
|
||||
}
|
||||
Reference in New Issue
Block a user