Re: Visual Studio .NET 2003 port
Georg Seidel <[email protected]>
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
>> OK, I think I got your message wrong. I understood that you want to >> replace the VS6 build system with the >> VS.NET build system (see quote on top). My answer applies to this >> change, >> not to the addition of VS.NET build files. As long as it does not break >> the VS6 build I have, of course, nothing against this addition. > > > Actually my plan was to remove random characters from the source and > watch the impact on the program stability.... :) Hmm, Martin, I think you should wait until 0.4.1 is out. No new features before the release! Philipp: A small issue regarding the new build files came to my mind: you should inlclude the files in the source dist that is built by "make dist". Then it is not necessary to check out the sources with tla to build gephex on windows with visual studio .NET. I did this with the VS6 build files. Georg