apply plugin: 'c' apply plugin: 'visual-studio' model { components { main(NativeExecutableSpec) { } } }