summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/global.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/global.pri')
-rw-r--r--src/corelib/global/global.pri6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/corelib/global/global.pri b/src/corelib/global/global.pri
index fca9969db0..ddba51950a 100644
--- a/src/corelib/global/global.pri
+++ b/src/corelib/global/global.pri
@@ -2,11 +2,15 @@
HEADERS += \
global/qglobal.h \
+ global/qsystemdetection.h \
+ global/qcompilerdetection.h \
+ global/qprocessordetection.h \
global/qnamespace.h \
global/qendian.h \
global/qnumeric_p.h \
global/qnumeric.h \
- global/qlogging.h
+ global/qlogging.h \
+ global/qtypeinfo.h
SOURCES += \
global/qglobal.cpp \