mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-10 18:06:01 +02:00
fix ci
This commit is contained in:
parent
794636e208
commit
c0128d86f4
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
fn main() {
|
||||
#[cfg(windows)]
|
||||
{
|
||||
use std::io::Write;
|
||||
let mut res = winres::WindowsResource::new();
|
||||
res.set_icon("../../res/icon.ico")
|
||||
.set_language(winapi::um::winnt::MAKELANGID(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue