Re: build and configuration system]]
Philipp Promesberger <[email protected]>
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Martin Bayer wrote: > Philipp Promesberger wrote: > >> Hm, a script that creates the Visual Studio projects? That does sound >> like a lot of work to me. I don't think we should enter that path. > > > Doesn't VS have its own make implementation? Is VS capable to > generate projectfiles from them? Writing these Makefiles for a quite > homogen plattform like windows shouldn't be such a big deal. yes, nmake. This was a solid component in visual studio 6.0 but seems to be a bit "left out" in the newer versions. I remember there being an option in 6.0 "export to makefile", which was the other way around, but i'm not sure if there ever was the possibility to create projects from Makefiles. Might be though. I'll ask somebody tomorrow who knows a great deal about this stuff - then we'll see. -philipp