Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scriptableapplication/doc/scriptableapplication.pyproject')
-rw-r--r--examples/scriptableapplication/doc/scriptableapplication.pyproject4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/scriptableapplication/doc/scriptableapplication.pyproject b/examples/scriptableapplication/doc/scriptableapplication.pyproject
index eee541125..1b1545c78 100644
--- a/examples/scriptableapplication/doc/scriptableapplication.pyproject
+++ b/examples/scriptableapplication/doc/scriptableapplication.pyproject
@@ -1,9 +1,11 @@
{
"files": ["../main.cpp",
+ "../scriptableapplication.xml",
"../mainwindow.cpp",
"../mainwindow.h",
"../pythonutils.cpp",
"../pythonutils.h",
"../wrappedclasses.h",
- "../CMakeLists.txt"]
+ "../CMakeLists.txt",
+ "../../utils/pyside_config.py"]
}