Details
-
User Story
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
0.5
-
S2.2 QUL Sprint
-
f146bebbc (11.0)
Description
To simplify the user's integration of Qt for MCUs into their own projects, we place all the qmlproject related files in a subdirectory under the project directory (which is probably otherwise empty)
Target project template structure:
- Root // name of the project configured in the new project wizard
- qmlproject // contains everything from the current project template
- <all qml and asset files>
- <project_name>.qmlproject
- CMakeLists.txt
- CMakeLists.txt
- qmlproject // contains everything from the current project template