Files
qt-creator/tests/auto/qml/qmlprojectmanager/fileformat/data/testLibraryPaths.qmlproject

6 lines
83 B
Plaintext
Raw Normal View History

import QmlProject 1.0
Project {
importPaths: [ "../otherLibrary", "library" ]
}