0027127: Implementation of compilation of OCCT Products samples on all platforms...
[occt.git] / samples / CSharp / msvc.bat
index 9b2221a..676c21b 100644 (file)
@@ -35,5 +35,5 @@ if exist "%DevEnvDir%\devenv.exe"  (
   start "%DevEnvDir%\%VisualStudioExpressName%.exe" "%PRJFILE%"
 ) else (
   echo Error: Could not find MS Visual Studio ^(%VCVER%^)
-  echo Check relevant environment variable ^(e.g. VS80COMNTOOLS for vc8^)
+  echo Check relevant environment variable ^(e.g. VS100COMNTOOLS for vc10^)
 )