summaryrefslogtreecommitdiffstats
path: root/Templates/MSBuild/FlagTables/v10_NASM.json
Commit message (Collapse)AuthorAgeFilesLines
* VS: Add NASM fwin/felf switchesStephan Szabo2018-11-281-0/+14
| | | | | The generated NASM file from the xml does not contain the fwin/felf switches that don't seem to directly exist in the xml file.
* VS: Manually fix generated NASM flag tableStephan Szabo2018-11-281-6/+6
| | | | Drop '"[value]"' placeholders.
* Add initial NASM flag table jsonStephan Szabo2018-11-281-0/+187
Generated from the nasm.xml provided by CMake. python cmConvertMSBuildXMLToJSON.py -t v10 ...\Templates\MSBuild\nasm.xml