summaryrefslogtreecommitdiff
path: root/tools/gtk4builder.loc
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-01-27 21:56:12 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-01-28 12:27:07 -0500
commitac0f524722ebbd8279c5889874cd0a77b220d9c2 (patch)
treec16bcf14d6577276372c8925ec567ce3997253e6 /tools/gtk4builder.loc
parent9e539a7f590dde4b262fc234f1a8bc5dbfa22fc3 (diff)
downloadgtk+-ac0f524722ebbd8279c5889874cd0a77b220d9c2.tar.gz
build: Redo the tools build
Move the tools directory to be toplevel, and instead of recompiling sources twice, link them with the our new static libgtk.a.
Diffstat (limited to 'tools/gtk4builder.loc')
-rw-r--r--tools/gtk4builder.loc6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/gtk4builder.loc b/tools/gtk4builder.loc
new file mode 100644
index 0000000000..5d77e4841c
--- /dev/null
+++ b/tools/gtk4builder.loc
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<locatingRules>
+ <locatingRule name="GtkBuilder" pattern="*.ui">
+ <documentRule localName="interface" target="gtkbuilder.its"/>
+ </locatingRule>
+</locatingRules>