]> git.tdb.fi Git - builder.git/commit
Emit configurations in Visual Studio solutions
authorMikko Rasa <tdb@tdb.fi>
Sun, 18 Dec 2022 18:02:17 +0000 (20:02 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 19 Dec 2022 00:06:49 +0000 (02:06 +0200)
commitb5a0caaec5b617ecccda6dc116da076eaf662f4e
tree39d0857f9964043be32ce58ef2cb0e699a75e97e
parenteabb3f5b9b0d32adda71d4dd7e56796f7ea3bdd2
Emit configurations in Visual Studio solutions

Projects other than the main one are marked as not being built, since
builder will build them implicitly as part of the main project.

This also seems to be enough for Visual Studio to not complain about the
solution being modified when closing it.
source/vssolutiongenerator.cpp