summaryrefslogtreecommitdiff
path: root/src/components/qt_hmi/References/Look/PCA_HMI_v1_0.qmlproject
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/qt_hmi/References/Look/PCA_HMI_v1_0.qmlproject')
-rw-r--r--src/components/qt_hmi/References/Look/PCA_HMI_v1_0.qmlproject20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/components/qt_hmi/References/Look/PCA_HMI_v1_0.qmlproject b/src/components/qt_hmi/References/Look/PCA_HMI_v1_0.qmlproject
new file mode 100644
index 0000000000..e9402cbac7
--- /dev/null
+++ b/src/components/qt_hmi/References/Look/PCA_HMI_v1_0.qmlproject
@@ -0,0 +1,20 @@
+/* File generated by Qt Creator, version 2.6.1 */
+
+import QmlProject 1.1
+
+Project {
+ mainFile: "PCA_HMI_v1_0.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: [ "plugins" ]
+}