diff options
author | Stephan Szabo <stephan.szabo@sony.com> | 2018-11-21 19:17:45 (GMT) |
---|---|---|
committer | Stephan Szabo <stephan.szabo@sony.com> | 2018-11-28 15:43:28 (GMT) |
commit | 3133fa50948d3f2369a9e5b598ff6537ff7506df (patch) | |
tree | 7aa8b5aec9406bc8775c4f03bddcea307b823aaa /Templates | |
parent | 66704e4271f3bd3b869c86bcd9aef9be87f831ea (diff) | |
download | CMake-3133fa50948d3f2369a9e5b598ff6537ff7506df.zip CMake-3133fa50948d3f2369a9e5b598ff6537ff7506df.tar.gz CMake-3133fa50948d3f2369a9e5b598ff6537ff7506df.tar.bz2 |
VS: Manually fix MASM flag table entries
Original header commit v3.1.0-rc1~154^2~5
Drop '"[value]"' placeholders.
Diffstat (limited to 'Templates')
-rw-r--r-- | Templates/MSBuild/FlagTables/v10_MASM.json | 10 | ||||
-rw-r--r-- | Templates/MSBuild/FlagTables/v11_MASM.json | 10 | ||||
-rw-r--r-- | Templates/MSBuild/FlagTables/v12_MASM.json | 10 | ||||
-rw-r--r-- | Templates/MSBuild/FlagTables/v14_MASM.json | 10 |
4 files changed, 20 insertions, 20 deletions
diff --git a/Templates/MSBuild/FlagTables/v10_MASM.json b/Templates/MSBuild/FlagTables/v10_MASM.json index 51a48c8..4634306 100644 --- a/Templates/MSBuild/FlagTables/v10_MASM.json +++ b/Templates/MSBuild/FlagTables/v10_MASM.json @@ -246,7 +246,7 @@ }, { "name": "PreprocessorDefinitions", - "switch": "D\"[value]\"", + "switch": "D", "comment": "Preprocessor Definitions", "value": "", "flags": [ @@ -256,7 +256,7 @@ }, { "name": "IncludePaths", - "switch": "I \"[value]\"", + "switch": "I", "comment": "Include Paths", "value": "", "flags": [ @@ -266,7 +266,7 @@ }, { "name": "BrowseFile", - "switch": "FR\"[value]\"", + "switch": "FR", "comment": "Generate Browse Information File", "value": "", "flags": [ @@ -276,7 +276,7 @@ }, { "name": "ObjectFileName", - "switch": "Fo\"[value]\"", + "switch": "Fo", "comment": "Object File Name", "value": "", "flags": [ @@ -285,7 +285,7 @@ }, { "name": "AssembledCodeListingFile", - "switch": "Fl\"[value]\"", + "switch": "Fl", "comment": "Assembled Code Listing File", "value": "", "flags": [ diff --git a/Templates/MSBuild/FlagTables/v11_MASM.json b/Templates/MSBuild/FlagTables/v11_MASM.json index 51a48c8..4634306 100644 --- a/Templates/MSBuild/FlagTables/v11_MASM.json +++ b/Templates/MSBuild/FlagTables/v11_MASM.json @@ -246,7 +246,7 @@ }, { "name": "PreprocessorDefinitions", - "switch": "D\"[value]\"", + "switch": "D", "comment": "Preprocessor Definitions", "value": "", "flags": [ @@ -256,7 +256,7 @@ }, { "name": "IncludePaths", - "switch": "I \"[value]\"", + "switch": "I", "comment": "Include Paths", "value": "", "flags": [ @@ -266,7 +266,7 @@ }, { "name": "BrowseFile", - "switch": "FR\"[value]\"", + "switch": "FR", "comment": "Generate Browse Information File", "value": "", "flags": [ @@ -276,7 +276,7 @@ }, { "name": "ObjectFileName", - "switch": "Fo\"[value]\"", + "switch": "Fo", "comment": "Object File Name", "value": "", "flags": [ @@ -285,7 +285,7 @@ }, { "name": "AssembledCodeListingFile", - "switch": "Fl\"[value]\"", + "switch": "Fl", "comment": "Assembled Code Listing File", "value": "", "flags": [ diff --git a/Templates/MSBuild/FlagTables/v12_MASM.json b/Templates/MSBuild/FlagTables/v12_MASM.json index 51a48c8..4634306 100644 --- a/Templates/MSBuild/FlagTables/v12_MASM.json +++ b/Templates/MSBuild/FlagTables/v12_MASM.json @@ -246,7 +246,7 @@ }, { "name": "PreprocessorDefinitions", - "switch": "D\"[value]\"", + "switch": "D", "comment": "Preprocessor Definitions", "value": "", "flags": [ @@ -256,7 +256,7 @@ }, { "name": "IncludePaths", - "switch": "I \"[value]\"", + "switch": "I", "comment": "Include Paths", "value": "", "flags": [ @@ -266,7 +266,7 @@ }, { "name": "BrowseFile", - "switch": "FR\"[value]\"", + "switch": "FR", "comment": "Generate Browse Information File", "value": "", "flags": [ @@ -276,7 +276,7 @@ }, { "name": "ObjectFileName", - "switch": "Fo\"[value]\"", + "switch": "Fo", "comment": "Object File Name", "value": "", "flags": [ @@ -285,7 +285,7 @@ }, { "name": "AssembledCodeListingFile", - "switch": "Fl\"[value]\"", + "switch": "Fl", "comment": "Assembled Code Listing File", "value": "", "flags": [ diff --git a/Templates/MSBuild/FlagTables/v14_MASM.json b/Templates/MSBuild/FlagTables/v14_MASM.json index 51a48c8..4634306 100644 --- a/Templates/MSBuild/FlagTables/v14_MASM.json +++ b/Templates/MSBuild/FlagTables/v14_MASM.json @@ -246,7 +246,7 @@ }, { "name": "PreprocessorDefinitions", - "switch": "D\"[value]\"", + "switch": "D", "comment": "Preprocessor Definitions", "value": "", "flags": [ @@ -256,7 +256,7 @@ }, { "name": "IncludePaths", - "switch": "I \"[value]\"", + "switch": "I", "comment": "Include Paths", "value": "", "flags": [ @@ -266,7 +266,7 @@ }, { "name": "BrowseFile", - "switch": "FR\"[value]\"", + "switch": "FR", "comment": "Generate Browse Information File", "value": "", "flags": [ @@ -276,7 +276,7 @@ }, { "name": "ObjectFileName", - "switch": "Fo\"[value]\"", + "switch": "Fo", "comment": "Object File Name", "value": "", "flags": [ @@ -285,7 +285,7 @@ }, { "name": "AssembledCodeListingFile", - "switch": "Fl\"[value]\"", + "switch": "Fl", "comment": "Assembled Code Listing File", "value": "", "flags": [ |