diff options
Diffstat (limited to 'src/moc/moc.pro')
| -rw-r--r-- | src/moc/moc.pro | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/moc/moc.pro b/src/moc/moc.pro index c8abcf0d7..c1a20ff59 100644 --- a/src/moc/moc.pro +++ b/src/moc/moc.pro @@ -51,15 +51,3 @@ macx:LIBS += -framework Carbon target.path=$$bins.path INSTALLS += target - -*-mwerks { - TEMPLATE = lib - TARGET = McMoc - CONFIG -= static - CONFIG += shared plugin - DEFINES += MOC_MWERKS_PLUGIN - MWERKSDIR = $QT_SOURCE_TREE/util/mwerks_plugin - INCLUDEPATH += $$MWERKSDIR/Headers - LIBS += $$MWERKSDIR/Libraries/PluginLib4.shlb - SOURCES += mwerks_mac.cpp -} |
