Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
set "ROOT=%~dp0.."
|
||||
pushd "%ROOT%"
|
||||
"%ROOT%\build\msbuild\bin\x64\Release\Szilassi.exe"
|
||||
popd
|
||||
pause
|
||||
Reference in New Issue
Block a user