mirror of https://github.com/status-im/qzxing.git
19 lines
400 B
Plaintext
19 lines
400 B
Plaintext
/* File generated by QtCreator */
|
|
|
|
import QmlProject 1.0
|
|
|
|
Project {
|
|
/* Include .qml, .js, and image files from current directory and subdirectories */
|
|
QmlFiles {
|
|
directory: "."
|
|
}
|
|
JavaScriptFiles {
|
|
directory: "."
|
|
}
|
|
ImageFiles {
|
|
directory: "."
|
|
}
|
|
/* List of plugin directories passed to QML runtime */
|
|
// importPaths: [ "../exampleplugin" ]
|
|
}
|