I have an application which I need to compile into two different versions with separate branding. I'd like to change the application icon which is shown in the upper left corner of the window as well as the executable file icon. Is there an easy way to do this through the build or do I have to manually change the project and form icon settings before each build?