diff options
author | Johannes Schickel | 2009-12-30 16:29:59 +0000 |
---|---|---|
committer | Johannes Schickel | 2009-12-30 16:29:59 +0000 |
commit | de0aba0c183a8c9e2cafe70858cb1dc7807308d8 (patch) | |
tree | 27cda65f06a861990d033230af1cc5f9d00627a3 /tools/README | |
parent | 16966727e988773eecfa2d0bdb8d15eb8ca5c6ef (diff) | |
download | scummvm-rg350-de0aba0c183a8c9e2cafe70858cb1dc7807308d8.tar.gz scummvm-rg350-de0aba0c183a8c9e2cafe70858cb1dc7807308d8.tar.bz2 scummvm-rg350-de0aba0c183a8c9e2cafe70858cb1dc7807308d8.zip |
Commit of modified patch 7 "Mention 2010 version in tools README" from fr #2891357 "create_msvc: Add support for MSVC10". Most important modification is that MSVC 2010 support is still marked as WIP, since MSVC 2010 isn't released yet.
svn-id: r46763
Diffstat (limited to 'tools/README')
-rw-r--r-- | tools/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/tools/README b/tools/README index 6e95d7def2..ef8969b207 100644 --- a/tools/README +++ b/tools/README @@ -56,13 +56,14 @@ create_lure (dreammaster) animations, game scripts, and other static data. This tool creates the lure.dat file. -create_msvc (LordHoto) + +create_msvc (LordHoto, Littleboy (contributor)) ----------- - Creates project files for Visual Studio 2005 and 2008 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. + Creates project files for Visual Studio 2005, 2008 and 2010 (WIP) + out of the configure / Makefile based build system. It also offers + a way to enable or disable certain engines and the use of external + ibraries similar to configure. Run the tool without any arguments + for further help. credits.pl |