mirror of
https://github.com/ysoftdevs/cpp-examples.git
synced 2026-03-21 16:49:38 +01:00
add visual studio plugin
This commit is contained in:
8
gradle/04-visual-studio/build.gradle
Normal file
8
gradle/04-visual-studio/build.gradle
Normal file
@@ -0,0 +1,8 @@
|
||||
apply plugin: 'c'
|
||||
apply plugin: 'visual-studio'
|
||||
|
||||
executables {
|
||||
main {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user