aboutsummaryrefslogtreecommitdiff
path: root/tools/README
diff options
context:
space:
mode:
authorJulien Templier2010-11-10 03:46:36 +0000
committerJulien Templier2010-11-10 03:46:36 +0000
commitd1723ab2ecb3c35904f09b10073409147f39d5c7 (patch)
treecf53982e1fb8d26479a53a35e3520bbe8ed9f626 /tools/README
parentaad7f2e0eb6ee4af81d116a1e8ecad7e29b2ee85 (diff)
downloadscummvm-rg350-d1723ab2ecb3c35904f09b10073409147f39d5c7.tar.gz
scummvm-rg350-d1723ab2ecb3c35904f09b10073409147f39d5c7.tar.bz2
scummvm-rg350-d1723ab2ecb3c35904f09b10073409147f39d5c7.zip
TOOLS: Remove create_msvc and update readme
svn-id: r54181
Diffstat (limited to 'tools/README')
-rw-r--r--tools/README14
1 files changed, 7 insertions, 7 deletions
diff --git a/tools/README b/tools/README
index 0a9b4efa60..b1c0f21cb0 100644
--- a/tools/README
+++ b/tools/README
@@ -63,13 +63,13 @@ create_lure (dreammaster)
the lure.dat file.
-create_msvc (LordHoto, Littleboy (contributor))
------------
- 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
- libraries similar to configure. Run the tool without any arguments
- for further help.
+create_project (LordHoto, Littleboy)
+--------------
+ Creates project files for Visual Studio 2005, 2008, 2010 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.
create_toon (Strangerke)