tree: 69637422097cae23a476faa194ea11ae116b5172 [path history] [tgz]
  1. src/
  2. build.gradle.kts
  3. gradle.properties
  4. README.md
kotlin-native/samples/win32/README.md

WIN32 Hello World

To build use ..\gradlew assemble.

To run use ..\gradlew runReleaseExecutableWin32 or execute the program directly:

`.\build\exe\main\release\MessageBox.exe`.