summaryrefslogtreecommitdiff
path: root/Source/cmCommands.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-06-28 16:28:53 -0400
committerBrad King <brad.king@kitware.com>2013-06-28 18:13:59 -0400
commite99d7b1c1f9b488b2f6dcf34a4f6c8e8f118b0a7 (patch)
tree3cd87267e58c62f49e563e331c0bf37d5e881b81 /Source/cmCommands.h
parent77ac9b8b9c56927617aeaabe01b5e8d22eaf4858 (diff)
downloadcmake-e99d7b1c1f9b488b2f6dcf34a4f6c8e8f118b0a7.tar.gz
VS12: Generate flag tables from MSBuild v120 tool files
Run cmparseMSBuildXML.py on cl.xml, lib.xml, and link.xml to generate our flag tables: python cmparseMSBuildXML.py -x ".../MSBuild/Microsoft.Cpp/v4.0/v120/1033/cl.xml" > cmVS12CLFlagTable.h python cmparseMSBuildXML.py -x ".../MSBuild/Microsoft.Cpp/v4.0/v120/1033/lib.xml" > cmVS12LibFlagTable.h python cmparseMSBuildXML.py -x ".../MSBuild/Microsoft.Cpp/v4.0/v120/1033/link.xml" > cmVS12LinkFlagTable.h Fix up the declaration names at the top of each file. Finally, teach cmVisualStudio10TargetGenerator to select the version of the table matching the version of VS.
Diffstat (limited to 'Source/cmCommands.h')
0 files changed, 0 insertions, 0 deletions