Ignoring PropertySheets
Opened this issue · 1 comments
GoogleCodeExporter commented
make-it-so ignores PropertySheets.
I tried to add code to check PropertySheets to make-it-so.
I think it is easy, because there is code to get PropertySheets in
SolutionParser_VS2008/ProjectParser_CPP.cs.
I attach patch file for SolutionParser_VS2010/ProjectParser_CPP.cs.
If there is no problem, could you add code to check PropertySheets.
Best Regards
Original issue reported on code.google.com by newvf91.brjtn579.dn@gmail.com
on 27 Dec 2013 at 4:36
Attachments:
GoogleCodeExporter commented
I have noticed that this is not easy.
We have to check if property in PropertySheet is used.
But, I would like you to add code to check PropertySheet.
Best Regards.
Original comment by newvf91.brjtn579.dn@gmail.com
on 28 Dec 2013 at 4:38