Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ogre722 on May 08, 2010, 03:19:09 am

Title: reading files during debug
Post by: ogre722 on May 08, 2010, 03:19:09 am
I noticed that (like visual studio) when debugging a project, files read by the program are looked up in the project folder, not the compiled executable's folder. Its a pain having to move resources when i want to use program outside of the debugger. Is there a way to change this?
Title: Re: reading files during debug
Post by: oBFusCATed on May 08, 2010, 03:41:15 am
You can try to set Project -> Properties -> build targets -> execution dir