Add startvs script from the tools directory. (#7582)
This commit is contained in:
parent
9afdc48f13
commit
c98c79d255
|
|
@ -0,0 +1,3 @@
|
|||
@ECHO OFF
|
||||
|
||||
%~dp0..\..\startvs.cmd %~dp0tools.sln
|
||||
Loading…
Reference in New Issue