]> git.sesse.net Git - nageru/blobdiff - meson.build
Add some controls for locking the master speed to 100%.
[nageru] / meson.build
index e3e194c3c081df1073f3fcbb2703e189f64e04ed..c66d4a7b5fe7cc9838e3081d682c52802d5bbd96 100644 (file)
@@ -275,6 +275,7 @@ proto_generated = gen.process('futatabi/state.proto', 'futatabi/frame.proto', 'f
 moc_files = qt5.preprocess(
        moc_headers: ['futatabi/mainwindow.h', 'futatabi/jpeg_frame_view.h', 'futatabi/clip_list.h'],
        ui_files: ['futatabi/mainwindow.ui'],
+       qresources: ['futatabi/mainwindow.qrc'],
        dependencies: qt5deps)
 
 # Flow objects.