User forums > Help
using ${TARGET_OUTPUT_FILE} in tools is giving other result then expected
MortenMacFly:
--- Quote from: Jewe on January 17, 2008, 11:34:26 am ---if this is done by design, please remove the macro keyword from the window.
it looks like you could use this key word at any time.
--- End quote ---
Replace "TARGET" with the actual targets name, e.g. "DEFAULT" -> so that it reads $(DEFAULT_OUTPUT_FILE) and it'll work for the tools menu. Thomas and you spoke about different things. Thomas spoke about pre/post-build steps and you are about the tool menu.
thomas:
--- Quote from: MortenMacFly on January 17, 2008, 07:48:13 pm ---Thomas spoke about pre/post-build steps and you are about the tool menu.
--- End quote ---
Same thing. It's not defined in either :)
--- Quote ---Replace "TARGET" with the actual targets name, e.g. "DEFAULT" -> so that it reads $(DEFAULT_OUTPUT_FILE)
--- End quote ---
This will work (but it's an entirely different thing too, it refers to precisely one particular target, not the active one).
MortenMacFly:
--- Quote from: thomas on January 17, 2008, 08:30:49 pm ---Same thing. It's not defined in either :)
--- End quote ---
But I still believe he ment $([HOWEVER_THE_TARGETS_NAME_IS]_OUTPUT_FILE) which *does* exist. ;-)
Navigation
[0] Message Index
[*] Previous page
Go to full version