update SDL2 video example with Gradle build

This commit is contained in:
Juraj Michalek
2014-04-19 18:57:14 +02:00
parent ceadb4719a
commit 04ec418c40
5 changed files with 81 additions and 54 deletions

View File

@@ -178,7 +178,7 @@ It is possible to generate project for Visual Studio:
Compiled binary will be stored in:
build\binaries\mainExecutable
build/binaries/mainExecutable
node
----