diff options
Diffstat (limited to 'cinematic3d.pro')
-rw-r--r-- | cinematic3d.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cinematic3d.pro b/cinematic3d.pro index 3bb658b..f69fcfa 100644 --- a/cinematic3d.pro +++ b/cinematic3d.pro @@ -9,6 +9,8 @@ RESOURCES += \ qml.qrc \ images.qrc +OTHER_FILES += qml/*.qml + VIDEO_FILES.files = \ # Note: Enable these if videos are bundled locally #videos/Build_Your_World_With_Qt.mp4 \ |