aboutsummaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmlsurfacegallery/qmlsurfacegallery.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/datavisualization/qmlsurfacegallery/qmlsurfacegallery.pyproject')
-rw-r--r--examples/datavisualization/qmlsurfacegallery/qmlsurfacegallery.pyproject10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/datavisualization/qmlsurfacegallery/qmlsurfacegallery.pyproject b/examples/datavisualization/qmlsurfacegallery/qmlsurfacegallery.pyproject
new file mode 100644
index 000000000..afe8c179b
--- /dev/null
+++ b/examples/datavisualization/qmlsurfacegallery/qmlsurfacegallery.pyproject
@@ -0,0 +1,10 @@
+{
+ "files": ["datasource.py",
+ "main.py",
+ "qmlsurfacegallery.qrc",
+ "qml/qmlsurfacegallery/SpectrogramData.qml",
+ "qml/qmlsurfacegallery/SurfaceHeightMap.qml",
+ "qml/qmlsurfacegallery/SurfaceOscilloscope.qml",
+ "qml/qmlsurfacegallery/SurfaceSpectrogram.qml",
+ "qml/qmlsurfacegallery/main.qml"]
+}