[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Windows vcproj generator

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-06-20 23:14:30 CEST

D.J. Heap wrote:

> Ok, here's a revised patch against r6305. I believe everything is
> generating now the same for dsp's and vcproj's including the new
> swig/bindings stuff. However, I have not actually built the swig
> projects and bindings -- I'm not familiar at all with swig and it
> looks like I would need to download development packages for Python
> and/or Java, right?

I committed the APR and svn_config project files in revision 6311. The
patch itself doesn't apply cleanly to HEAD, though; could you please
post an updated version? Thanks.

Oh, and I think you missed one featore of msvc_dsp.ezt in
vcnet_vcproj.ezt: you want

IntermediateDirectory="..\..\..\[configs.name]\[target.path][if-any target.shared_dir]\[target.name][end]

(note the added conditional [target.name] component). That's used by the
SWIG bindings generator to make sure you get separate copies of svn.res
for each DLL.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 20 23:15:22 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.