aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/templates/templates.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/templates/templates.pro')
-rw-r--r--src/imports/templates/templates.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/imports/templates/templates.pro b/src/imports/templates/templates.pro
index 57a88336..1edac4c3 100644
--- a/src/imports/templates/templates.pro
+++ b/src/imports/templates/templates.pro
@@ -1,4 +1,4 @@
-TARGET = qtquicktemplatesplugin
+TARGET = qtquicktemplates2plugin
TARGETPATH = Qt/labs/templates
IMPORT_VERSION = 1.0
@@ -11,7 +11,7 @@ OTHER_FILES += \
qmldir
SOURCES += \
- $$PWD/qtquicktemplatesplugin.cpp
+ $$PWD/qtquicktemplates2plugin.cpp
CONFIG += no_cxx_module
load(qml_plugin)