diff options
| author | Joe Carstairs <me@joeac.net> | 2025-02-23 15:45:10 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-02-23 15:45:10 +0000 |
| commit | bfa9ba1f680bb9a7c2c9555d89e57a76c02f47b8 (patch) | |
| tree | 8e0e23b9ee597c1462bdf4a35041ec0c10b948cf /schist_gtk4_gui/build.rs | |
| parent | 10759bb88331141b1586c9e6fa6cf6ce1683b964 (diff) | |
Remove gtk-rs front end
Diffstat (limited to 'schist_gtk4_gui/build.rs')
| -rw-r--r-- | schist_gtk4_gui/build.rs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/schist_gtk4_gui/build.rs b/schist_gtk4_gui/build.rs deleted file mode 100644 index 6c2f68b..0000000 --- a/schist_gtk4_gui/build.rs +++ /dev/null @@ -1,7 +0,0 @@ -fn main() { - glib_build_tools::compile_resources( - &["resources"], - "resources/resources.gresource.xml", - "resources.gresource", - ); -} |
