Fix path to SDL defs in README (#446)

This commit is contained in:
Dmitry Jemerov
2017-04-04 21:36:48 +02:00
committed by Nikolay Igotti
parent 305dbd30a6
commit 8505f03d8e
+1 -1
View File
@@ -37,7 +37,7 @@ For some tests, use:
./gradlew backend.native:tests:run
To generate interoperability stubs create library definition file
(take a look on `samples/tetris/tetris.sdl`) and run `cinterop` tool like this:
(take a look on [`samples/tetris/sdl.def`](https://github.com/JetBrains/kotlin-native/blob/master/samples/tetris/sdl.def)) and run `cinterop` tool like this:
cinterop -def lib.def