I am using XNA 3.1 to develop a small game, and I want to add the following two functions:
1) Increase the build value every time I compile the file 2) Set the compilation date / time
I want to be able to set the compilation date / time in the window title (e.g. Crysis)
I found this one , but I need more details. I am using Visual Studio 2008.
Thanks,
Dave source share