diff options
Diffstat (limited to '3rdparty/genie/README.md')
-rw-r--r-- | 3rdparty/genie/README.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/3rdparty/genie/README.md b/3rdparty/genie/README.md index 4a2924bee34..cbe718fca41 100644 --- a/3rdparty/genie/README.md +++ b/3rdparty/genie/README.md @@ -9,7 +9,7 @@ generates project from Lua script, making applying the same settings for multiple projects easy. Supported project generators: - * Visual Studio 2008, 2010, 2012, 2013, 2015 + * Visual Studio 2008, 2010, 2012, 2013, 2015, 15 * GNU Makefile * XCode @@ -37,7 +37,7 @@ Download (stable) [](https://travis-ci.org/bkaradzic/GENie) - version 415 (commit 53635be7264271a6d6c95b059c420251b7eb3280) + version 430 (commit f803df449cb0e0d9c3d7d23821bbb89900f383ad) Linux: https://github.com/bkaradzic/bx/raw/master/tools/bin/linux/genie @@ -106,6 +106,7 @@ intention to keep it compatible with it. - Added Green Hills Software compiler support. - Added edit & continue support for 64-bit builds in VS2013 upwards. - Added `windowstargetplatformversion` to specify VS Windows target version. + - Added vs15 support. [License](https://github.com/bkaradzic/genie/blob/master/LICENSE) ----------------------------------------------------------------- @@ -113,7 +114,7 @@ intention to keep it compatible with it. GENie Copyright (c) 2014-2016 Branimir Karadžić, Neil Richardson, Mike Popoloski, Drew Solomon, Ted de Munnik, Miodrag Milanović, Brett Vickers, Bill Freist, - Terry Hendrix II, Ryan Juckett, Andrew Johnson + Terry Hendrix II, Ryan Juckett, Andrew Johnson, Johan Sköld All rights reserved. https://github.com/bkaradzic/genie |