summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/qtquick/qtquick_2_3/template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/qtquick/qtquick_2_3/template.xml')
-rw-r--r--share/qtcreator/templates/qtquick/qtquick_2_3/template.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/qtcreator/templates/qtquick/qtquick_2_3/template.xml b/share/qtcreator/templates/qtquick/qtquick_2_3/template.xml
new file mode 100644
index 0000000000..e788fe9a7d
--- /dev/null
+++ b/share/qtcreator/templates/qtquick/qtquick_2_3/template.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<template openeditor="main.qml" priority="BW"
+ featuresRequired="QtSupport.Wizards.FeatureQtQuick.2.3"
+ qrcdeployment="qrcdeployment.pri"
+ stubversionminor="5">
+ <displayname>Qt Quick 2.3</displayname>
+ <description>Creates a deployable Qt Quick 2 application using the QtQuick 2.3 import. Requires Qt 5.3 or newer.</description>
+</template>