Tim Van Holder <tim.van.holder@telenet.be>


Patch Suggested
r858397, r858014 r858060

r858014 | djh | 2005-12-28 17:24:29 +0000 (Wed, 28 Dec 2005)

Tweak whitespace and add meta-comment in VC2005 solution file.

Patch by: Tim Van Holder <tim.van.holder@telenet.be>
Tweaked by: me

* build/generator/vc2005_sln.ezt:
  Tweak to match real solution files more closely.



r858060 | djh | 2006-01-05 04:50:41 +0000 (Thu, 05 Jan 2006)

Drop spurious newline.

Suggested by: Tim Van Holder <tim.van.holder@telenet.be>

* build/generator/vc2005_sln.ezt:
  Drop starting newline that confuses a VS shell extension.



r858397 | djh | 2006-02-03 17:08:11 +0000 (Fri, 03 Feb 2006)

Fix VS2005 macro re-definition warnings.

Patch by: Tim Van Holder <tim.van.holder@telenet.be>
Tweaked by: me

* build/generator/libaprutil.vcproj.ezt
* build/generator/libapriconv.vcproj.ezt
* build/generator/libapr.vcproj.ezt
* build/generator/gen_win.py
  Change the VS2005 'ignore deprecation' definitions to match
  how APR does it.