Question
pre-build command in STVD
Posted on December 17, 2015 at 20:10
Is there any way to execute a ''pre-build command'' in STVD?
I would like to auto-increment a version number in the source-code prior to each build. I have a command-line utility that modifies a header file to do this, but I see no way to make it run at the start of the build process. Any ideas? #stvd