2 lines
48 B
Batchfile
2 lines
48 B
Batchfile
|
|
cd /d %~dp0
|
||
|
|
protoc.exe --cpp_out=./ Common.proto
|