This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Incremental Build # in uvision3 + compiler 7.50?

Is it possible to create an incremental build #?
Whereas I currently control version information (esoterically) I haven't found a good way other than creating a program to read a number stored in a file and increment the number in the file then store the data to a file that's included for build #
for example something akin too

#define PROJECT_BUILD_NUMBER 4329


In a file called build_number.h

Is this the only way? or is it supported in micro vision someplace?

Stephen

0