From 37293565c31fa447fbf7cb0566be51d1204e8991 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 1 Jan 2025 13:14:26 +0900 Subject: Remove support for Metrowerks compiler Signed-off-by: Michele Calgaro --- tools/designer/tquic/tquic.pro | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'tools') diff --git a/tools/designer/tquic/tquic.pro b/tools/designer/tquic/tquic.pro index 40a9b436e..1f5d5f718 100644 --- a/tools/designer/tquic/tquic.pro +++ b/tools/designer/tquic/tquic.pro @@ -28,15 +28,3 @@ DESTDIR = ../../../bin target.path=$$bins.path INSTALLS += target - -*-mwerks { - TEMPLATE = lib - TARGET = McUic - CONFIG -= static - CONFIG += shared plugin - DEFINES += UIC_MWERKS_PLUGIN - MWERKSDIR = $(QT_SOURCE_TREE)/util/mwerks_plugin - INCLUDEPATH += $$MWERKSDIR/Headers - LIBS += $$MWERKSDIR/Libraries/PluginLib4.shlb - SOURCES += mwerks_mac.cpp -} -- cgit v1.2.1