brmbar-github/brmbar3/brmbar-gui-qt4/brmbar-gui-qt4.qmlproject
Petr Baudis e428d28e20 Brmbar v3: Support for simple GUI
All the CLI functionality implemented in the GUI.
2012-09-05 03:35:09 +02:00

20 lines
452 B
Text

/* File generated by Qt Creator, version 2.5.0 */
import QmlProject 1.1
Project {
mainFile: "brmbar-gui-qt4.qml"
/* 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" ]
}