]> granicus.if.org Git - postgresql/commit
Add basic build support for Visual Studio 2008, without resorting to
authorMagnus Hagander <magnus@hagander.net>
Wed, 23 Dec 2009 13:27:04 +0000 (13:27 +0000)
committerMagnus Hagander <magnus@hagander.net>
Wed, 23 Dec 2009 13:27:04 +0000 (13:27 +0000)
commitdf0cdd53d6b849d13d897403dbcaa36c91d7f21c
tree254456705fc4c7d2021e855d869047972c8d5627
parent4e766f2d176af92a8372b28a9ec2aa1eb8083063
Add basic build support for Visual Studio 2008, without resorting to
generating the build files for 2005 and then converting them.
src/tools/msvc/Project.pm
src/tools/msvc/Solution.pm