/usr/include/qt5/QtScript/qtscriptversion.h is in qtscript5-dev 5.2.1+dfsg-1ubuntu1.
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 | /* This file was generated by syncqt. */
#ifndef QT_QTSCRIPT_VERSION_H
#define QT_QTSCRIPT_VERSION_H
#define QTSCRIPT_VERSION_STR "5.2.1"
#define QTSCRIPT_VERSION 0x050201
#endif // QT_QTSCRIPT_VERSION_H
|