Delete GenerateProjects.bat

This commit is contained in:
tecel007
2021-03-15 15:10:08 +11:00
committed by GitHub
parent 5e31efabd9
commit 82b0777704

View File

@ -1,5 +0,0 @@
@echo off
premake5 vs2019
IF %ERRORLEVEL% NEQ 0 (
PAUSE
)