source: CIVL/properties/build.properties.linux@ 04c71e3

1.23 2.0 main test-branch
Last change on this file since 04c71e3 was ee38d17, checked in by Manchun Zheng <zmanchun@…>, 12 years ago

updated properties file for linux and vsl.

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

  • Property mode set to 100644
File size: 374 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
Note: See TracBrowser for help on using the repository browser.