removing empty line
This commit is contained in:
parent
e6d480d678
commit
a30993c0be
1 changed files with 0 additions and 1 deletions
1
build.rs
1
build.rs
|
@ -1,7 +1,6 @@
|
|||
use cxx_qt_build::CxxQtBuilder;
|
||||
|
||||
fn main() {
|
||||
// CxxQtBuilder::new().file("src/rust/my_object.rs").build();
|
||||
CxxQtBuilder::new()
|
||||
.file("src/rust/service_thing.rs")
|
||||
.file("src/rust/file_helper.rs")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue