Re: The date at compile time?
Re: The date at compile time?
- Subject: Re: The date at compile time?
- From: Scott Ribe <email@hidden>
- Date: Wed, 07 Mar 2007 21:05:58 -0700
- Thread-topic: The date at compile time?
Just remember that __DATE__ doesn't magically cause the file to compile on
each build. If you're looking for a project build date, you still have to
make sure the file(s) using __DATE__ get compiled, iow you need to touch.
(But if you're looking for per-file compile times, it's exactly what you
want.)
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden