diff --git a/tools/protogen.bat b/tools/protogen.bat deleted file mode 100644 index 95a10843..00000000 --- a/tools/protogen.bat +++ /dev/null @@ -1,4 +0,0 @@ -pushd "%~dp0" -mkdir "..\build\src\proto" 2>NUL -protoc.exe -I=../src/Proto --cpp_out=../build/src/proto/ ../src/Proto/node.proto -popd \ No newline at end of file