Added template to create new VS2017 applications easily.

This commit is contained in:
cepthomas
2018-11-13 11:52:08 -06:00
parent 448c12b0f4
commit 2fffa79174
8 changed files with 22 additions and 25 deletions

View File

@@ -51,7 +51,7 @@ If you wish to use a different compiler than that selected by configure, specify
## Windows
MinGW support is provided in the configure script. In addition, Visual C++ 6.0 project files are included for each of the example STK projects, though these may not work with more recent versions of Visual Studio.
MinGW support is provided in the configure script. In addition, Visual Studio 2017 project files are included for each of the example STK projects.
##iOS