diff options
Diffstat (limited to 'qmake/project.h')
-rw-r--r-- | qmake/project.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/project.h b/qmake/project.h index 1e2b754..7bc3709 100644 --- a/qmake/project.h +++ b/qmake/project.h @@ -50,7 +50,7 @@ #include <qmetatype.h> #ifndef QT_BUILD_QMAKE_LIBRARY -# define QTSCRIPT_SUPPORT +//# define QTSCRIPT_SUPPORT #endif #ifdef QTSCRIPT_SUPPORT |