We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566bc29 commit 62893c6Copy full SHA for 62893c6
core/native.gradle
@@ -49,7 +49,7 @@ if (System.env.APPINSIGHTS_VS_PATH) {
49
50
idea {
51
module {
52
- sourceDirs += file("$projectDir/src/windows/cpp")\
+ sourceDirs += file("$projectDir/src/windows/cpp")
53
}
54
55
0 commit comments