User forums > Using Code::Blocks
Can I use a user code define as post build variable?
(1/1)
effemmeffe:
I've read about variable expansion and learned how to add the date to my post build script.
I have a
--- Code: ---#define MY_VAR 5
--- End code ---
in my C code.
I'd like to use MY_VAR as a variable in my post build script, is it possible?
How?
Navigation
[0] Message Index
Go to full version