also remove the compile of the file
This commit is contained in:
parent
fb0a2cb4ec
commit
04c8e84eaa
1 changed files with 0 additions and 1 deletions
1
build.rs
1
build.rs
|
@ -2,7 +2,6 @@ use cxx_qt_build::CxxQtBuilder;
|
|||
|
||||
fn main() {
|
||||
CxxQtBuilder::new()
|
||||
.file("src/rust/service_thing.rs")
|
||||
.file("src/rust/settings.rs")
|
||||
.file("src/rust/file_helper.rs")
|
||||
.file("src/rust/slide_object.rs")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue