Alright. I know in the Project Folder, theirs a Sub Folder called Resources

When I hit the Release Button to Compile the whole project, it creates a big resource file, which I am fine with, but it creates its in the obj\Release\ Folder when I want it to create all those files in the obj\Release\Data\Resources\ Folder.

How would I go about doing this?