mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-01-11 22:40:36 +00:00
3 lines
116 B
Batchfile
3 lines
116 B
Batchfile
@echo
|
|
|
|
for %%f in (proto/*.proto) do protoc --dart_out="../lib/modules/more/data_and_storage/providers/proto" "%%f"
|