Revert "attempting to switch to new version of cxx-qt to try newer api"

This reverts commit 5163a39317
This commit is contained in:
Chris Cochrun 2023-10-11 20:23:39 +00:00
parent 61440147b1
commit 9a08c6630c
6 changed files with 162 additions and 171 deletions

View file

@ -2,7 +2,7 @@ use cxx_qt_build::CxxQtBuilder;
fn main() {
CxxQtBuilder::new()
// .file("src/rust/service_thing.rs")
.file("src/rust/service_thing.rs")
.file("src/rust/settings.rs")
.file("src/rust/file_helper.rs")
.file("src/rust/slide_obj.rs")