Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: bigbug on August 29, 2006, 10:36:17 am

Title: Builtin variable $(TARGET_OUTPUT_DIR) seems to be wrong
Post by: bigbug on August 29, 2006, 10:36:17 am
Hello,
if I use the builtin variable $(TARGET_OUTPUT_DIR) in a post- or pre-step command, it is always the same as $(PROJECTDIR). Doesn't it have to be the directory of "Output filename" in the "Project/targets options" dialog?