aboutsummaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns/schema/schema.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xmlpatterns/schema/schema.pyproject')
-rw-r--r--examples/xmlpatterns/schema/schema.pyproject4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/xmlpatterns/schema/schema.pyproject b/examples/xmlpatterns/schema/schema.pyproject
new file mode 100644
index 000000000..697e58d70
--- /dev/null
+++ b/examples/xmlpatterns/schema/schema.pyproject
@@ -0,0 +1,4 @@
+{
+ "files": ["schema.qrc", "schema.py", "schema.ui", "ui_schema.py",
+ "schema_rc.py"]
+}