diff options
Diffstat (limited to 'tqtinterface/qt4/mkspecs/linux-g++')
-rw-r--r-- | tqtinterface/qt4/mkspecs/linux-g++/qmake.conf | 2 | ||||
-rw-r--r-- | tqtinterface/qt4/mkspecs/linux-g++/tqplatformdefs.h | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/tqtinterface/qt4/mkspecs/linux-g++/qmake.conf b/tqtinterface/qt4/mkspecs/linux-g++/qmake.conf index dfd63a5..2ce3d73 100644 --- a/tqtinterface/qt4/mkspecs/linux-g++/qmake.conf +++ b/tqtinterface/qt4/mkspecs/linux-g++/qmake.conf @@ -5,7 +5,7 @@ MAKEFILE_GENERATOR = UNIX TEMPLATE = app -CONFIG += qt warn_on release incremental link_prl +CONFIG += qt warn_on release incremental link_prl thread TQMAKE_INCREMENTAL_STYLE = sublib TQMAKE_CC = gcc diff --git a/tqtinterface/qt4/mkspecs/linux-g++/tqplatformdefs.h b/tqtinterface/qt4/mkspecs/linux-g++/tqplatformdefs.h index 1732994..c6212e7 100644 --- a/tqtinterface/qt4/mkspecs/linux-g++/tqplatformdefs.h +++ b/tqtinterface/qt4/mkspecs/linux-g++/tqplatformdefs.h @@ -102,5 +102,6 @@ #define TQT_VSNPRINTF ::vsnprintf #endif +#define TQT_MITSHM #endif // TQPLATFORMDEFS_H |