source: CIVL/properties/build.properties.osx

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: 324 bytes
Line 
1root=/opt/vsl
2workspace=/Users/${user.name}/Documents/workspace
3hamcrest.jar=${root}/lib/hamcrest-core-1.3.jar
4jacoco.jar=${root}/src/jacoco/lib/jacocoant.jar
5junit.jar=${root}/lib/junit-4.11.jar
6abc.jar=${workspace}/ABC/abc.jar
7gmc.jar=${workspace}/GMC/gmc.jar
8sarl.jar=${workspace}/SARL/sarl.jar
9javaversion=11
10nthreads=4
Note: See TracBrowser for help on using the repository browser.