Free cookie consent management tool by TermsFeed Policy Generator

source: misc/tools/ExternalEvaluation/Java/ExternalEvaluation.Service/build protos.cmd @ 17316

Last change on this file since 17316 was 15014, checked in by pfleck, 8 years ago

Added code and tools for the ExternalEvaluationProblem. (e.g. Java-side evaluation)

File size: 92 bytes
Line 
1@echo off
2protoc.exe --java_out=./src -I ./protos ./protos/ExternalEvaluationMessages.proto
Note: See TracBrowser for help on using the repository browser.