Added Kobalt build for Kotlin example.
This commit is contained in:
parent
0f44c9fa27
commit
bf804992e9
6 changed files with 36 additions and 0 deletions
4
samples/koltin/kobaltw.bat
Normal file
4
samples/koltin/kobaltw.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
@echo off
|
||||
set DIRNAME=%~dp0
|
||||
if "%DIRNAME%" == "" set DIRNAME=.
|
||||
java -jar "%DIRNAME%/kobalt/wrapper/kobalt-wrapper.jar" %*
|
Loading…
Add table
Add a link
Reference in a new issue