Mercurial > hg > human-echolocation-java-webapp
changeset 52:6477743653d3
Update jar file with "proper" build
author | Chris Cannam |
---|---|
date | Mon, 03 Mar 2014 12:29:49 +0000 |
parents | ebfb3b91fb06 |
children | f69b33d895a6 |
files | WebContent/WEB-INF/lib/isvr.jar build-isvr.xml |
diffstat | 2 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/build-isvr.xml Fri Feb 28 16:13:29 2014 +0000 +++ b/build-isvr.xml Mon Mar 03 12:29:49 2014 +0000 @@ -4,7 +4,7 @@ </description> <!-- set global properties for this build --> - <property name="matlab-src" location="mcode/human-echolocation"/> + <property name="matlab-src" location="mcode"/> <property name="matlab-build" location="scratch"/> <property name="lib" location="WebContent/WEB-INF/lib"/>