Saturday, July 5th 2008, 2:01pm UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, May 12th 2008, 3:39pm

Build Date from Compiler using qmake

Under Mac and Linux, we do the following:

QMAKE_CXXFLAGS = -DGC_BUILD_DATE="`date +'\"%a_%b_%d,_%Y\"'`"

This allows us to get the build date for when we release.

How can we get the same under Windows ?

Thanks

J
  • Go to the top of the page

Rate this thread