User forums > Using Code::Blocks

How to set output file name?

(1/1)

Dvorkin:
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.

oBFusCATed:
Project -> Properties -> Build targets -> Output filename also play with the auto-generate options

Navigation

[0] Message Index

Go to full version