Post build step should be ignored for "shared code"

With the Visual Studio project exporters, the “shared code” also gets the post build step activated when building for example VST3 plugin which will cause the build to fail. The post build step should probably be ignored for the shared code project or it should be made separately optional for that.

Since the post I’ve been integrated it to our build system and it works well.

See this post: