From 1455b73af2595d26a4aa13e92325f3ace07fc302 Mon Sep 17 00:00:00 2001 From: Katja Marttila Date: Wed, 25 May 2022 12:12:24 +0300 Subject: Allow plugin import in binarycreator Binarycreator needs imageformats for creating application icons. Task-number: QTIFW-2668 Change-Id: I0ca7238f8af311ad3a29c607014c54c2802e1523 Reviewed-by: Arttu Tarkiainen --- tools/binarycreator/binarycreator.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools') diff --git a/tools/binarycreator/binarycreator.pro b/tools/binarycreator/binarycreator.pro index 1266b91c6..b2e8c68b8 100644 --- a/tools/binarycreator/binarycreator.pro +++ b/tools/binarycreator/binarycreator.pro @@ -7,8 +7,6 @@ include(../../installerfw.pri) QT -= gui QT += qml xml concurrent -CONFIG -= import_plugins - CONFIG += console DESTDIR = $$IFW_APP_PATH SOURCES = main.cpp -- cgit v1.2.3