aboutsummaryrefslogtreecommitdiffstats
path: root/examples/scriptableapplication/doc/scriptableapplication.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scriptableapplication/doc/scriptableapplication.pyproject')
-rw-r--r--examples/scriptableapplication/doc/scriptableapplication.pyproject9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/scriptableapplication/doc/scriptableapplication.pyproject b/examples/scriptableapplication/doc/scriptableapplication.pyproject
new file mode 100644
index 000000000..eee541125
--- /dev/null
+++ b/examples/scriptableapplication/doc/scriptableapplication.pyproject
@@ -0,0 +1,9 @@
+{
+ "files": ["../main.cpp",
+ "../mainwindow.cpp",
+ "../mainwindow.h",
+ "../pythonutils.cpp",
+ "../pythonutils.h",
+ "../wrappedclasses.h",
+ "../CMakeLists.txt"]
+}