mirror of
https://github.com/moparisthebest/curl
synced 2024-11-12 04:25:08 -05:00
updated to allow separate packaging
This commit is contained in:
parent
d3e55d8155
commit
b747408f9e
9
java/MANIFEST
Normal file
9
java/MANIFEST
Normal file
@ -0,0 +1,9 @@
|
||||
CurlGlue.h
|
||||
CurlGlue.java
|
||||
CurlWrite.java
|
||||
define2java.pl
|
||||
javacurl.c
|
||||
Makefile
|
||||
README
|
||||
test.java
|
||||
MANIFEST
|
@ -13,3 +13,5 @@ stuff supported.
|
||||
The interface is not set yet, bring your suggestions!
|
||||
|
||||
Feel free to grab the source files in here and help out!
|
||||
|
||||
The 'test.java' is the actual program that uses the curl stuff.
|
||||
|
Loading…
Reference in New Issue
Block a user