Skip to content
Snippets Groups Projects
Commit 0eca7bc2 authored by David Fairbrother's avatar David Fairbrother
Browse files

Re #0 Add Start to visual-studio.bat to stop it staying open

parent 2817020e
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,4 @@
call %~dp0buildenv.bat
:: Start IDE
"%VS140COMNTOOLS%\..\IDE\devenv.exe" Mantid.sln
start "" "%VS140COMNTOOLS%\..\IDE\devenv.exe" Mantid.sln
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment