I am using the __DATE__ & __TIME__ macros to display compilation info onto the embedded display. Is there any way to command the file where the macros are used to have its' date touched so when I "Build Target" the time & Date file will also be compiled? Or must I "Rebuild All Target Files" every time?