aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.pro
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-10-09 15:46:31 +0200
committerEike Ziller <eike.ziller@qt.io>2020-10-19 13:48:56 +0000
commitf21d0b531f46f67ceb0569af08893882ddd506e3 (patch)
tree29ec1aaec29e82c69768b532e99f61c01373bc96 /share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.pro
parent80dda222e0aab4f7e88627b6ad5288b91db03643 (diff)
Fix github actions for Qt Creator plugin wizard
For Qt Creator 4.13 - rename directory to 'workflows' - use MSVC 2019 for Qt - fix Qt Creator platform names - don't use GitHub's now deprected set-env Fixes: QTCREATORBUG-24412 Change-Id: Ifdd3e95da74fef4ad9f65ae2c084ff82b2ca1972 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Diffstat (limited to 'share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.pro')
-rw-r--r--share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.pro b/share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.pro
index 82328264a7a..34eed0aeeaa 100644
--- a/share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.pro
+++ b/share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.pro
@@ -11,8 +11,8 @@ HEADERS += \\
%{ConstantsHdrFileName}
DISTFILES += \\
- .github/workflow/build_qmake.yml \\
- .github/workflow/README.md
+ .github/workflows/build_qmake.yml \\
+ .github/workflows/README.md
# Qt Creator linking