mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-20 23:22:07 +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"
|