On Monday 01 February 2016 20:20:51 André Somers wrote:
> Easiest is to let your buildsystem generate some cpp code with the version
> numbers in each build. We compiled in version number, git id an time & date
> with a simple script called from qmake on every build.

Note that it's a bad idea to embed the time and date. A build from the exact 
same sources should produce the exact same binary.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to