I have two projects, one project loads files from the project folder, one project loads files from the project/release folder.
How to change both projects to load files from the project/release folder?
Note: its loading all the DLL files etc. from the project folder, instead of project/release when i compile the project and it launches my program.
