]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Script for starting VS
authorsln <sln@opencascade.com>
Mon, 31 Oct 2005 14:13:39 +0000 (14:13 +0000)
committersln <sln@opencascade.com>
Mon, 31 Oct 2005 14:13:39 +0000 (14:13 +0000)
startMSVC.bat [new file with mode: 0755]

diff --git a/startMSVC.bat b/startMSVC.bat
new file mode 100755 (executable)
index 0000000..c98d342
--- /dev/null
@@ -0,0 +1,9 @@
+@echo off
+
+set opt=d
+if %1.==r. set opt=
+
+call env.bat %opt%
+
+rem set
+msdev %SUITROOT%\SUIT\SUIT.dsw