summaryrefslogtreecommitdiffstats
path: root/Source/cmIDEFlagTable.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Separate VS flag table typeBrad King2009-07-291-0/+45
Move the cmVS7FlagTable type out of the VS generators and rename it to cmIDEFlagTable. It will be useful for other generators.