- dll renamed to LibusbJava

- ant file for compiling on Windows and Linux
- use g++ instead of gcc
- version string in resource file (should be provided as command line argument, but doesn't work with windres -> bug?)

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@204 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
schlaepfer
2006-11-24 11:22:57 +00:00
parent c7b9340bf9
commit 5b525a7a73
8 changed files with 205 additions and 119 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>LibusbWinDll</name>
<name>LibusbJava</name>
<comment></comment>
<projects>
</projects>