diff options
Diffstat (limited to 'src/moc')
| -rw-r--r-- | src/moc/moc.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/moc/moc.pro b/src/moc/moc.pro index c8abcf0d7..3e9cb1b59 100644 --- a/src/moc/moc.pro +++ b/src/moc/moc.pro @@ -3,7 +3,7 @@ TARGET = tqmoc CONFIG = console release qtinc yacc lex_included yacc_no_name_mangle DEFINES += QT_MOC TQT_NO_CODECS QT_LITE_UNICODE TQT_NO_COMPONENT \ - TQT_NO_STL TQT_NO_COMPRESS + TQT_NO_STL TQT_NO_COMPRESS TQT_NO_THREAD win32:DEFINES += QT_NODLL DESTDIR = ../../bin |
