I have a C# project with some gif and mp3 files
how I can combine those files within my project?
(I don\'t want them to be visible to users)
Include them in a resource file (resx).