Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Dvorkin on March 24, 2014, 07:46:22 am
-
Is it possible to set my own name of the output file? C::B sets .exe extension, but it is not comfortably for me (because it's Linux console application).
I know about -o option of GCC linker. But I'd like to use C::B's variable ${TARGET_OUTPUT_FILE} for my purposes, so it would be beautiful to set the output file name myself.
-
Project -> Properties -> Build targets -> Output filename also play with the auto-generate options