source: CIVL/properties/build.properties.linux

main
Last change on this file was a389857, checked in by Stephen Siegel <siegel@…>, 3 years ago

Moved properties directory to root.

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@5706 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 401 bytes
Line 
1root=/opt/vsl
2workspace=/home/${user.name}/workspace
3hamcrest.jar=${root}/lib/hamcrest-core.jar
4jacoco.jar=${root}/src/jacoco/lib/jacocoant.jar
5junit.jar=${root}/lib/junit.jar
6antlr.jar=${root}/lib/antlr-4.4-complete.jar
7antlr.runtime.jar=${root}/lib/antlr-runtime-4.4.jar
8abc.jar=${workspace}/ABC/abc.jar
9gmc.jar=${workspace}/GMC/gmc.jar
10sarl.jar=${workspace}/SARL/sarl.jar
11javaversion=11
12nthreads=4
Note: See TracBrowser for help on using the repository browser.