#include "qstamp.h"Go to the source code of this file.
Variables | |
| char const | Q_BUILD_DATE [12] = __DATE__ |
| char const | Q_BUILD_TIME [9] = __TIME__ |
QS time stamp.
Details
This file shall be recompiled in every software build to time-stamp it in order to distinguish that build from any other.
Definition in file qstamp.c.