Delete GenerateProjects.bat
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
@echo off
|
||||
premake5 vs2019
|
||||
IF %ERRORLEVEL% NEQ 0 (
|
||||
PAUSE
|
||||
)
|
Reference in New Issue
Block a user
@ -1,5 +0,0 @@
|
||||
@echo off
|
||||
premake5 vs2019
|
||||
IF %ERRORLEVEL% NEQ 0 (
|
||||
PAUSE
|
||||
)
|