aboutsummaryrefslogtreecommitdiffstats
path: root/examples/corelib/ipc/sharedmemory/sharedmemory.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/corelib/ipc/sharedmemory/sharedmemory.pyproject')
-rw-r--r--examples/corelib/ipc/sharedmemory/sharedmemory.pyproject3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/corelib/ipc/sharedmemory/sharedmemory.pyproject b/examples/corelib/ipc/sharedmemory/sharedmemory.pyproject
new file mode 100644
index 000000000..14fe88f13
--- /dev/null
+++ b/examples/corelib/ipc/sharedmemory/sharedmemory.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["dialog.py", "dialog.ui", "image.png", "main.py", "qt.png"]
+}