aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/generator/iarew/iarewgeneratorplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/generator/iarew/iarewgeneratorplugin.cpp')
-rw-r--r--src/plugins/generator/iarew/iarewgeneratorplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/generator/iarew/iarewgeneratorplugin.cpp b/src/plugins/generator/iarew/iarewgeneratorplugin.cpp
index 9f0798573..bd75c7ad5 100644
--- a/src/plugins/generator/iarew/iarewgeneratorplugin.cpp
+++ b/src/plugins/generator/iarew/iarewgeneratorplugin.cpp
@@ -63,5 +63,5 @@ static void QbsIarewGeneratorPluginUnload()
#endif
#endif
-QBS_REGISTER_STATIC_PLUGIN(extern "C" GENERATOR_EXPORT, QbsIarewGeneratorPlugin,
+QBS_REGISTER_STATIC_PLUGIN(extern "C" GENERATOR_EXPORT, iarewgenerator,
QbsIarewGeneratorPluginLoad, QbsIarewGeneratorPluginUnload)