/usr/include/qt5/QtScriptTools/qtscripttoolsversion.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_QTSCRIPTTOOLS_VERSION_H
#define QT_QTSCRIPTTOOLS_VERSION_H
#define QTSCRIPTTOOLS_VERSION_STR "5.2.1"
#define QTSCRIPTTOOLS_VERSION 0x050201
#endif // QT_QTSCRIPTTOOLS_VERSION_H
|