- Changed the project name according to the new naming convention

- Changed package names according to the new naming convention


git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@277 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
uniederer
2012-03-16 12:17:47 +00:00
parent 8b297fd01e
commit 5ef50110e7
43 changed files with 362 additions and 362 deletions

View File

@@ -1,5 +1,5 @@
#Thu Aug 24 14:28:28 CEST 2006
project.name=ch.ntb.usb
project.name=ch.ntb.inf.libusbJava
project.vendor=inf.ntb.ch
project.dir.src=src
project.dir.bin=bin
@@ -7,4 +7,4 @@ project.dir.lib=lib
project.dir.doc=doc
project.dir.demos=demos
project.jarfile=${project.name}
project.manifest.mainclass=ch.ntb.usb.usbView.UsbView
project.manifest.mainclass=ch.ntb.inf.libusbJava.usbView.UsbView