Thread: Build number
View Single Post
Build number
Old
  (#1)
koraX
Member
 
koraX's Avatar
 
Status: Offline
Posts: 145
Join Date: Jan 2004
Location: Slovak Republic
Default Build number - 30-07-2004

What is the best way to record build number of your program in MSVC ?

I think build number stands for how many times you have build your project. It is stated in some programs, like version 3.4, build 1234. IMHO it is better than date, 'cause it is automatical and it is also good for you to not lost in your project.

So anyb knows how to do it ? Or is there some option in MSVC which does that for you ? I once made some program which increased some number in file, and was executed everytime i pressed build in MSVC. But i think there is a better way to do it.


kXBot
koraX's utils
- see my homepage for other projects (OpenGL CSG Editor, FAT16 Sim, NNetwork Sim, ...)
  
Reply With Quote