This is a discussion on Re: Call for 7.5 feature completion within the pgsql Hackers forums, part of the PostgreSQL category; --> > I think the main problem with switching to visual studio > project files is maintainabilty. (It's not easy ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > I think the main problem with switching to visual studio > project files is maintainabilty. (It's not easy to get all I think the target should be a way to auto create those files with gmake (maybe with mingw for configure). The format of VS6 project and workspace files is pretty simple. It should be possible to derive them from the makefiles and simple templates. Andreas ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |