aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sql/books/books.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/books/books.pyproject')
-rw-r--r--examples/sql/books/books.pyproject5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/sql/books/books.pyproject b/examples/sql/books/books.pyproject
new file mode 100644
index 000000000..44a1ef219
--- /dev/null
+++ b/examples/sql/books/books.pyproject
@@ -0,0 +1,5 @@
+{
+ "files": ["main.py", "bookdelegate.py", "bookwindow.py",
+ "createdb.py", "books.qrc", "bookwindow.ui",
+ "images/star.png"]
+}