Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: kooper39 on July 02, 2014, 11:56:39 am

Title: adding version to output filename
Post by: kooper39 on July 02, 2014, 11:56:39 am
Hi!

I have my version number as a #define statement and I'd like to use this in my output filename.
Is it possibel to add a C::B variable using #define or is there any possibility to add/change C::B variables within the source code?

thx
Title: Re: adding version to output filename
Post by: Pitti on August 22, 2014, 07:31:13 pm
Hi,

I've a similar question. Any news about this topic?

Peter