4 lines
120 B
Batchfile
4 lines
120 B
Batchfile
call generateParser.bat
|
|||
dotnet build -c Release --no-incremental -v d SPythonParser.csproj
|
|||
|
|||
@IF %ERRORLEVEL% NEQ 0 PAUSE
|