From 7ff4d1e651f60a0ac989b6ea0606e37b3669506f Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Wed, 30 Dec 2009 16:30:34 +0000 Subject: Mark MSVC 2010 as experimental in the tool's help output too. svn-id: r46764 --- tools/create_msvc/create_msvc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/create_msvc/create_msvc.cpp b/tools/create_msvc/create_msvc.cpp index fa45459380..6a2d18cc79 100644 --- a/tools/create_msvc/create_msvc.cpp +++ b/tools/create_msvc/create_msvc.cpp @@ -552,7 +552,7 @@ void displayHelp(const char *exe) { " --msvc-version version set the targeted MSVC version. Possible values:\n" " 8 stands for \"Visual Studio 2005\"\n" " 9 stands for \"Visual Studio 2008\"\n" - " 10 stands for \"Visual Studio 2010\"\n" + " 10 stands for \"Visual Studio 2010\" (Experimental)\n" " The default is \"9\", thus \"Visual Studio 2008\"\n" " --file-prefix prefix allow overwriting of relative file prefix in the\n" " MSVC project files. By default the prefix is the\n" -- cgit v1.2.3