summaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
authorStephan Szabo <stephan.szabo@sony.com>2018-11-21 11:17:45 -0800
committerStephan Szabo <stephan.szabo@sony.com>2018-11-28 07:43:28 -0800
commit3133fa50948d3f2369a9e5b598ff6537ff7506df (patch)
tree7aa8b5aec9406bc8775c4f03bddcea307b823aaa /Templates
parent66704e4271f3bd3b869c86bcd9aef9be87f831ea (diff)
downloadcmake-3133fa50948d3f2369a9e5b598ff6537ff7506df.tar.gz
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.json10
-rw-r--r--Templates/MSBuild/FlagTables/v11_MASM.json10
-rw-r--r--Templates/MSBuild/FlagTables/v12_MASM.json10
-rw-r--r--Templates/MSBuild/FlagTables/v14_MASM.json10
4 files changed, 20 insertions, 20 deletions
diff --git a/Templates/MSBuild/FlagTables/v10_MASM.json b/Templates/MSBuild/FlagTables/v10_MASM.json
index 51a48c8c68..4634306b1d 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 51a48c8c68..4634306b1d 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 51a48c8c68..4634306b1d 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 51a48c8c68..4634306b1d 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": [