/usr/include/qt5/Qt3D/qt3dversion.h is in qt3d5-dev 5.0~git20130731-0ubuntu5.
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_QT3D_VERSION_H
#define QT_QT3D_VERSION_H
#define QT3D_VERSION_STR "5.2.0"
#define QT3D_VERSION 0x050200
#endif // QT_QT3D_VERSION_H
|