Storing Resource Files for the Project
Save the files that contain the resources that your project uses in a folder within your project. You can set up any structure that is appropriate for your application.
The following shows an example setup for a project named "MyProject":
MyProject
resources
audio
icons
graphics
text
In this example, all the resource files are stored within the "resources" folder. The "resources" folder has subfolders for the different types of resources.