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

Re: [PATCH] Generating VC6 project files for swig bindings

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-06-16 01:22:43 CEST

>> * build/generator/msvc_dsp.ezt: New "custom_build" property for
>> sources. Renamed target's "is_apache_mod" property to "is_dll".
>>
> This is not a good idea. Apache modules have to be handled differently
> from other DLLs.

The is_dll property is only used to determine whether the "/dll" option gets
passed to the linker. is_apache_mod is still used for all the apache-specific
stuff.

More generally, this patch doesn't affect any existing dsp project. The only
change you get after applying it is that gen-make -t dsp creates additional
projects for building swig bindings.

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 16 01:23:50 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.