diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/designer/uic/uic.pro | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/designer/uic/uic.pro b/tools/designer/uic/uic.pro index 722dedfb0..70aa28d0b 100644 --- a/tools/designer/uic/uic.pro +++ b/tools/designer/uic/uic.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 -} |
