No need for that batch anymore.

This commit is contained in:
momo5502 2016-02-12 00:39:44 +01:00
parent 02b6dd2f19
commit 781b2f4e6e

View File

@ -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