summaryrefslogtreecommitdiffstats
path: root/src/moc/moc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/moc/moc.pro')
-rw-r--r--src/moc/moc.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/moc/moc.pro b/src/moc/moc.pro
index d94d596e..c8abcf0d 100644
--- a/src/moc/moc.pro
+++ b/src/moc/moc.pro
@@ -2,8 +2,8 @@ TEMPLATE = app
TARGET = tqmoc
CONFIG = console release qtinc yacc lex_included yacc_no_name_mangle
-DEFINES += QT_MOC QT_NO_CODECS QT_LITE_UNICODE QT_NO_COMPONENT \
- TQT_NO_STL QT_NO_COMPRESS
+DEFINES += QT_MOC TQT_NO_CODECS QT_LITE_UNICODE TQT_NO_COMPONENT \
+ TQT_NO_STL TQT_NO_COMPRESS
win32:DEFINES += QT_NODLL
DESTDIR = ../../bin