Add libraryPaths array to Project element (.qmlproject format)
Will be passed to qmlviewer with the "-L" option. Storing this in the .qmlproject file format itself (and not in the .user file) is useful in case the libraries are relative/part of the checkout that is shared between users/computers.
Showing
- src/plugins/qmldesigner/components/stateseditor/stateslist.qml 1 addition, 1 deletion...lugins/qmldesigner/components/stateseditor/stateslist.qml
- src/plugins/qmlprojectmanager/fileformat/qmlprojectitem.cpp 18 additions, 0 deletionssrc/plugins/qmlprojectmanager/fileformat/qmlprojectitem.cpp
- src/plugins/qmlprojectmanager/fileformat/qmlprojectitem.h 5 additions, 0 deletionssrc/plugins/qmlprojectmanager/fileformat/qmlprojectitem.h
- tests/auto/qml/qmlprojectmanager/fileformat/tst_fileformat.cpp 31 additions, 0 deletions.../auto/qml/qmlprojectmanager/fileformat/tst_fileformat.cpp
Loading
Please register or sign in to comment