summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-g++-64/qplatformdefs.h
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2021-05-04 15:42:07 +0200
committergregory guy <[email protected]>2021-06-09 16:44:09 +0200
commit1007a44d71862a322e703cbdb1b242515d64265d (patch)
treec933852226bd26eec18a2c687444949fce0b5e63 /mkspecs/linux-g++-64/qplatformdefs.h
parent2fbf9ffbc6c2da604d5e47801f83e4423a4dc2b3 (diff)
downloadtqt3-1007a44d71862a322e703cbdb1b242515d64265d.tar.gz
tqt3-1007a44d71862a322e703cbdb1b242515d64265d.zip
Define QT_MITSHM to use <X11/extensions/XShm.h> for several platforms, namely: dilos-g++, freebsd-clang, linux-g++-32 and linux-g++-64
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'mkspecs/linux-g++-64/qplatformdefs.h')
-rw-r--r--mkspecs/linux-g++-64/qplatformdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkspecs/linux-g++-64/qplatformdefs.h b/mkspecs/linux-g++-64/qplatformdefs.h
index 951a476f8..fd1004892 100644
--- a/mkspecs/linux-g++-64/qplatformdefs.h
+++ b/mkspecs/linux-g++-64/qplatformdefs.h
@@ -84,5 +84,6 @@
#define QT_VSNPRINTF ::vsnprintf
#endif
+#define QT_MITSHM
#endif // TQPLATFORMDEFS_H