diff options
| author | Paul Gilbert | 2015-09-28 19:23:58 -0400 |
|---|---|---|
| committer | Paul Gilbert | 2015-09-28 19:23:58 -0400 |
| commit | 89dfd36b60f5ea2cc96aa0a0381b148e75e4a0c9 (patch) | |
| tree | 3028b04d66d25a0c5c2fd2264c8ff8db5a80efe0 /devtools/README | |
| parent | 51e5baa4d19e4c963780e1e09105fbd041783485 (diff) | |
| download | scummvm-rg350-89dfd36b60f5ea2cc96aa0a0381b148e75e4a0c9.tar.gz scummvm-rg350-89dfd36b60f5ea2cc96aa0a0381b148e75e4a0c9.tar.bz2 scummvm-rg350-89dfd36b60f5ea2cc96aa0a0381b148e75e4a0c9.zip | |
CREATE_PROJECT: Add support for Visual Studio 2015
Diffstat (limited to 'devtools/README')
| -rw-r--r-- | devtools/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devtools/README b/devtools/README index 509048bfe0..e7ff94dc05 100644 --- a/devtools/README +++ b/devtools/README @@ -72,8 +72,8 @@ create_mort (Strangerke) create_project (LordHoto, Littleboy) -------------- - Creates project files for Visual Studio 2008, 2010, 2012, 2013, Xcode and - Code::Blocks out of the configure / Makefile based build system. + Creates project files for Visual Studio 2008, 2010, 2012, 2013, 2015, + Xcode and Code::Blocks out of the configure / Makefile based build system. It also offers a way to enable or disable certain engines and the use of external libraries similar to configure. Run the tool without any arguments for further help. |
