You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

6 lines
226 B

cd /d D:\Android_studio_workspace\RemoveMarineAnimals\app\src\main\java
protoc --proto_path=. --java_out=. bsp_IV.proto
protoc --proto_path=. --java_out=. bsp_PV.proto
protoc --proto_path=. --java_out=. bsp_Error.proto
pause