mirror of
https://github.com/dathere/qsv-easy-windows-installer.git
synced 2025-12-19 08:39:24 +00:00
feat: initial implementation of qsv Easy installer for Windows
This commit is contained in:
commit
f52c2e04fc
39 changed files with 6712 additions and 0 deletions
3
src-tauri/build.rs
Normal file
3
src-tauri/build.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
tauri_build::build()
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue