aboutsummaryrefslogtreecommitdiffstats
path: root/examples/speech/hello_speak/hello_speak.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/speech/hello_speak/hello_speak.pyproject')
-rw-r--r--examples/speech/hello_speak/hello_speak.pyproject5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/speech/hello_speak/hello_speak.pyproject b/examples/speech/hello_speak/hello_speak.pyproject
new file mode 100644
index 000000000..0cefc7531
--- /dev/null
+++ b/examples/speech/hello_speak/hello_speak.pyproject
@@ -0,0 +1,5 @@
+{
+ "files": ["main.py",
+ "mainwindow.py",
+ "mainwindow.ui"]
+}