From 4e7b3044cf92d970cbc99277f672f3cd95853952 Mon Sep 17 00:00:00 2001 From: Ivan Komissarov Date: Sun, 5 Jan 2020 16:27:55 +0300 Subject: generators: Use constexpr arrays for iar/keil knownVersions This places all data in the RO section and makes code simpler Change-Id: I7a4e8afbe2558aa2aee8f15302128101eb4c0f7e Reviewed-by: Denis Shienkov Reviewed-by: Christian Kandeler --- src/plugins/generator/iarew/iarew.qbs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/generator/iarew/iarew.qbs') diff --git a/src/plugins/generator/iarew/iarew.qbs b/src/plugins/generator/iarew/iarew.qbs index 7b2270426..82c95ea5d 100644 --- a/src/plugins/generator/iarew/iarew.qbs +++ b/src/plugins/generator/iarew/iarew.qbs @@ -31,7 +31,6 @@ QbsPlugin { "iarewtoolchainpropertygroup.h", "iarewutils.cpp", "iarewutils.h", - "iarewversioninfo.cpp", "iarewversioninfo.h", "iarewworkspace.cpp", "iarewworkspace.h", -- cgit v1.2.3