add support of native in startup

This commit is contained in:
2023-04-18 19:19:38 +06:00
parent d01ad10d7d
commit ca73ff8e19
7 changed files with 90 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ plugins {
id "application"
}
apply from: "$mppJsAndJavaProjectPresetPath"
apply from: "$mppJvmJsLinuxMingwProjectPresetPath"
kotlin {
sourceSets {