File shell.bat of Package mingw64-vsgExamples

set PATH=%~dp0bin;%PATH%
::call %~dp0etc\cmd.d\vsgexamples.bat
cd %~dp0etc\cmd.d
for /R %%f in (*.bat) do (
	call "%%f"
)
cmd.exe
openSUSE Build Service is sponsored by