This file is indexed.

/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qml.pri is in qtdeclarative5-dev 5.7.1-2+b2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
QT.qml.VERSION = 5.7.1
QT.qml.MAJOR_VERSION = 5
QT.qml.MINOR_VERSION = 7
QT.qml.PATCH_VERSION = 1
QT.qml.name = QtQml
QT.qml.module = Qt5Qml
QT.qml.libs = $$QT_MODULE_LIB_BASE
QT.qml.includes = $$QT_MODULE_INCLUDE_BASE $$QT_MODULE_INCLUDE_BASE/QtQml
QT.qml.frameworks =
QT.qml.bins = $$QT_MODULE_BIN_BASE
QT.qml.libexecs = $$QT_MODULE_LIBEXEC_BASE
QT.qml.plugins = $$QT_MODULE_PLUGIN_BASE
QT.qml.imports = $$QT_MODULE_IMPORT_BASE
QT.qml.qml = $$QT_MODULE_QML_BASE
QT.qml.plugin_types = qmltooling
QT.qml.depends = core network
QT.qml.module_config = v2
QT.qml.DEFINES = QT_QML_LIB
QT_MODULES += qml