Code::Blocks Forums

User forums => Help => Topic started by: Ometra on May 25, 2007, 03:13:45 pm

Title: build macro that contains the filename but without the extension
Post by: Ometra on May 25, 2007, 03:13:45 pm
Hello

Does anybody knows if there exists a "hidden" build macro that contains the file name but without the file extension.
Both $file and $object contain an extion.

Thanks!

Title: Re: build macro that contains the filename but without the extension
Post by: stahta01 on May 26, 2007, 05:27:44 am
Have you looked at
http://wiki.codeblocks.org/index.php?title=Builtin_variables

I am not sure if one of them is what you want.

Tim S