diff options
author | Littleboy | 2012-07-11 01:08:22 -0400 |
---|---|---|
committer | Littleboy | 2012-07-14 12:22:09 -0400 |
commit | d86c0a44f8452261e7d1e330edf2449642b056fd (patch) | |
tree | 81f5f327bab12fbbb618ef4ab93511c962586380 /devtools/README | |
parent | 4e0f6d346fe3c05157fa89c7881c2050e497763a (diff) | |
download | scummvm-rg350-d86c0a44f8452261e7d1e330edf2449642b056fd.tar.gz scummvm-rg350-d86c0a44f8452261e7d1e330edf2449642b056fd.tar.bz2 scummvm-rg350-d86c0a44f8452261e7d1e330edf2449642b056fd.zip |
CREATE_PROJECT: Add support for Visual Studio 2012 project creation
Diffstat (limited to 'devtools/README')
-rw-r--r-- | devtools/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/README b/devtools/README index 7db5259e7c..c7f08d6dfa 100644 --- a/devtools/README +++ b/devtools/README @@ -65,7 +65,7 @@ create_lure (dreammaster) create_project (LordHoto, Littleboy) -------------- - Creates project files for Visual Studio 2005, 2008, 2010, Xcode and + Creates project files for Visual Studio 2005, 2008, 2010, 2012, 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 |