During the build the resource script file compiles to a resource file (.res) which then is linked by the cbllink utility into the output application file (.dll or .exe).
Note that this release does not support the Visual Studio resource editor and you can edit the resource-definition files in the IDE only in code view. It is recommended to create and edit your resource-definition script files outside of Visual Studio.