blob: 291162ac72b1d36ee8ebd2da0ba66a81b461df9f [file] [log] [blame]
release:
rm -rf flatbuffers; rm -rf antlr4
cd SVIncCompil; ./build3rdparty_mini.sh
cd SVIncCompil; ./buildrelease.sh
debug:
rm -rf flatbuffers; rm -rf antlr4
cd SVIncCompil; ./build3rdparty.sh
cd SVIncCompil; ./builddebug.sh
all:
rm -rf flatbuffers; rm -rf antlr4
cd SVIncCompil; ./build3rdparty.sh
cd SVIncCompil; ./buildall.sh
test:
cd SVIncCompil/Testcases; ./regression.tcl