- deployment updated for new project page

- create jar file with versioned name

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@237 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
spandi
2007-02-05 17:09:22 +00:00
parent 9dfd3773ef
commit be44148bd0
4 changed files with 36 additions and 10 deletions

View File

@@ -6,5 +6,5 @@ project.dir.bin=bin
project.dir.lib=lib
project.dir.doc=doc
project.dir.demos=demos
project.jarfile=${project.name}.jar
project.jarfile=${project.name}
project.manifest.mainclass=ch.ntb.usb.usbView.UsbView