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.

7 lines
226 B

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