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?