Login | Join Now

sharpsvn
Subversion

Revision
( previous | next )
Author rhuijben
Date 2010-03-10 04:31:49-0700 (5 months, 3 weeks ago)
Log message
Apply a few more tricks when generating Windows and Apr enums to allow
using the real #define'd names in the enum.

* src/SharpSvn/SharpSvn-VS2008.vcproj
  Pass extra file.

* src/tools/Errors2Enum/Program.cs
  Also parse apr error numbers. #undef the existing defines to allow
  using them in the enum.

* src/tools/Errors2Enum/Properties/AssemblyInfo.cs
  Stop using version 1.0.0.0 to allow file generator version checks.