Sign in
third-party-mirror
/
orbit
/
b80a455c0268d549edd5f71d1094a89297b72f72
/
.
/
qt-everywhere-src-5.14.1
/
qtwinextras
/
tests
/
manual
/
quickthumbnail
/
quickthumbnail.qmlproject
blob: e5a8bf02ca789d31c0265da83b2cb6f09e10ba15 [
file
] [
log
] [
blame
]
import
QmlProject
1.1
Project
{
mainFile
:
"main.qml"
/* Include .qml, .js, and image files from current directory and subdirectories */
QmlFiles
{
directory
:
"."
}
JavaScriptFiles
{
directory
:
"."
}
ImageFiles
{
directory
:
"."
}
}