fix: freeing surface that is not created
This commit is contained in:
6
generate.bat
Normal file
6
generate.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
echo Generating vs2022 project files...
|
||||
.\vendor\premake\windows\premake5.exe vs2022
|
||||
echo Generating compile_commands.json with premake-ecc
|
||||
.\vendor\premake\windows\premake5.exe ecc
|
||||
echo Done
|
||||
PAUSE
|
||||
Reference in New Issue
Block a user