summaryrefslogtreecommitdiffstats
path: root/examples/bigmodel-qml/bigmodel-qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bigmodel-qml/bigmodel-qml.pro')
-rw-r--r--examples/bigmodel-qml/bigmodel-qml.pro6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/bigmodel-qml/bigmodel-qml.pro b/examples/bigmodel-qml/bigmodel-qml.pro
index e0535a346..7787217f8 100644
--- a/examples/bigmodel-qml/bigmodel-qml.pro
+++ b/examples/bigmodel-qml/bigmodel-qml.pro
@@ -6,7 +6,11 @@ SOURCES += \
main.cpp
OTHER_FILES += \
- main.qml
+ main.qml \
+ MyEntity.qml
RESOURCES += \
bigmodel-qml.qrc
+
+DISTFILES += \
+ MyEntity.qml