Nice question.
I'm not sure this is possible. If I understand the msdn documentation
("To include resources in your Windows-based application with RC (Resource copmiler), do the following:
4. Link the compiled resource (.RES) file into the application's executable file with your linker.")
correctly, this is a property of the compiler (you have to link the file into linker).
There doesn't seem to be an option for this in the application builder.
You could try making a product suggestion.
___________________
Try to take over the world!