liangdaxian / make-it-so

Automatically exported from code.google.com/p/make-it-so
0 stars 0 forks source link

Ignoring PropertySheets #36

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 8 years ago
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