Abdelrazak Younes <[EMAIL PROTECTED]> writes: Georg> I don't think I overestimate the number of files Georg> that get added. I agree that it is not big, but: Georg> If you have two lists to maintain this will either Georg> not happen (again: look at development/Win32/lyx.vcproj),
Abdel> This one is not maintained because nobody use it. Abdel> If I had a more recent version of VC, I'd used it Abdel> for sure and maintain it. IMHO, it is just a Abdel> matter of having one person doing it. And making Abdel> that VC proj file up to date again is a matter Abdel> of 5 minutes maximum. FWIW and IMO, the maintenance problems with the Visual Studio project don't really stem from the uptodate-ness of the .vcproj files. It's more the guess-work involved in creating a somewhat accurate config.h. Anyway, given that Bo is interested in this, let's encourage him to make a proper investigation. It'll benefit him anyway in his own projects and it may be that the rest of us are being overly pessimistic... It would be a useful exercise to create a list of all the #defines that are actually used by LyX (and Boost which #includes our config.h ...) and see how to test for these things and generate a config.h using the Scons add-ons that Bo mentioned. As an aside, I see (http://www.scons.org/faq.php#SS_3_3) that there's a scons-local package that's meant to overcome the problem of distributing Scons itself... Butting out now, Angus
