Re: svn commit: r9862 - trunk/subversion/bindings/java/javahl/native

Patrick Mayweg <[email protected]> Sun, 23 May 2004 16:23:17 +0200
Newsgroups gmane.mail.eyebrowse.devel,gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Hi Branko,

Branko Čibej wrote:

> [email protected] wrote:
>
>> Author: pmayweg
>> Date: Sun May 23 08:06:26 2004
>> New Revision: 9862
>>
>> Modified:
>>   trunk/subversion/bindings/java/javahl/native/svnjavahl.dsp
>> Log:
>> * subversion/bindings/java/javahl/native/svnjavahl.dsp
>>   fix missing libraries
>>  
>>
> Have you considered using the dsp generator to create this project file?

I will do when I know how to add the compilation of the java classes and 
the generation of the header files. Thanks to the of Justin Erenkrantz 
that works for the non  windows platforms but not for windows. I am 
still trying to understand in which python file I have to put that.
I think I also need a __JAVAHL__ project.
I would be very happy, if you could help me.
Patrick