Removed obsolete .bat file

This commit is contained in:
Robert Beckebans 2022-04-29 18:09:24 +02:00
parent f792b68ba6
commit c43a957a3f

View file

@ -1,6 +0,0 @@
cd ..
del /s /q build
mkdir build
cd build
cmake -G "Visual Studio 16" -A x64 ../neo
pause