ECPG requires a local include directory to override the project-wide ones.
authorMagnus Hagander <magnus@hagander.net>
Tue, 12 Jun 2007 18:31:28 +0000 (18:31 +0000)
committerMagnus Hagander <magnus@hagander.net>
Tue, 12 Jun 2007 18:31:28 +0000 (18:31 +0000)
commitb1cb3737fb28cb1706fd19adc5077974a00658f1
tree7db7235a4d1a3ecfee1f18cd708d262d1b052283
parent1c320b3828a77d804b90556132792913b8acad4b
ECPG requires a local include directory to override the project-wide ones.
Add ability to add "prefix include directories", and use it...

With this, ecpg regression tests now pass on MSVC builds.
src/tools/msvc/Mkvcbuild.pm
src/tools/msvc/Project.pm