summaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
authorStephan Szabo <stephan.szabo@sony.com>2018-11-26 08:01:48 -0800
committerStephan Szabo <stephan.szabo@sony.com>2018-11-28 07:43:29 -0800
commitaba364d190fca77d86412f25968a597edf3d725f (patch)
tree08a9c109c5c03c9a97aadfbd587386461b8fdacf /Templates
parentb9fe2785f2df089c731a64c4939a364d49009333 (diff)
downloadcmake-aba364d190fca77d86412f25968a597edf3d725f.tar.gz
VS: Fix CSharp support for win32res: and win32icon: flags
Original header commit v3.13.0-rc2~6^2 Add a missing `:` to these entries in the flag table. The user value is always required and must come after the `:`.
Diffstat (limited to 'Templates')
-rw-r--r--Templates/MSBuild/FlagTables/v10_CSharp.json4
-rw-r--r--Templates/MSBuild/FlagTables/v11_CSharp.json4
-rw-r--r--Templates/MSBuild/FlagTables/v12_CSharp.json4
-rw-r--r--Templates/MSBuild/FlagTables/v140_CSharp.json4
-rw-r--r--Templates/MSBuild/FlagTables/v141_CSharp.json4
5 files changed, 10 insertions, 10 deletions
diff --git a/Templates/MSBuild/FlagTables/v10_CSharp.json b/Templates/MSBuild/FlagTables/v10_CSharp.json
index 7d1815d8b8..a0780a4a5a 100644
--- a/Templates/MSBuild/FlagTables/v10_CSharp.json
+++ b/Templates/MSBuild/FlagTables/v10_CSharp.json
@@ -114,7 +114,7 @@
},
{
"name": "Win32Resource",
- "switch": "win32res",
+ "switch": "win32res:",
"comment": "",
"value": "",
"flags": [
@@ -124,7 +124,7 @@
},
{
"name": "ApplicationIcon",
- "switch": "win32icon",
+ "switch": "win32icon:",
"comment": "",
"value": "",
"flags": [
diff --git a/Templates/MSBuild/FlagTables/v11_CSharp.json b/Templates/MSBuild/FlagTables/v11_CSharp.json
index 7d1815d8b8..a0780a4a5a 100644
--- a/Templates/MSBuild/FlagTables/v11_CSharp.json
+++ b/Templates/MSBuild/FlagTables/v11_CSharp.json
@@ -114,7 +114,7 @@
},
{
"name": "Win32Resource",
- "switch": "win32res",
+ "switch": "win32res:",
"comment": "",
"value": "",
"flags": [
@@ -124,7 +124,7 @@
},
{
"name": "ApplicationIcon",
- "switch": "win32icon",
+ "switch": "win32icon:",
"comment": "",
"value": "",
"flags": [
diff --git a/Templates/MSBuild/FlagTables/v12_CSharp.json b/Templates/MSBuild/FlagTables/v12_CSharp.json
index 7d1815d8b8..a0780a4a5a 100644
--- a/Templates/MSBuild/FlagTables/v12_CSharp.json
+++ b/Templates/MSBuild/FlagTables/v12_CSharp.json
@@ -114,7 +114,7 @@
},
{
"name": "Win32Resource",
- "switch": "win32res",
+ "switch": "win32res:",
"comment": "",
"value": "",
"flags": [
@@ -124,7 +124,7 @@
},
{
"name": "ApplicationIcon",
- "switch": "win32icon",
+ "switch": "win32icon:",
"comment": "",
"value": "",
"flags": [
diff --git a/Templates/MSBuild/FlagTables/v140_CSharp.json b/Templates/MSBuild/FlagTables/v140_CSharp.json
index 7d1815d8b8..a0780a4a5a 100644
--- a/Templates/MSBuild/FlagTables/v140_CSharp.json
+++ b/Templates/MSBuild/FlagTables/v140_CSharp.json
@@ -114,7 +114,7 @@
},
{
"name": "Win32Resource",
- "switch": "win32res",
+ "switch": "win32res:",
"comment": "",
"value": "",
"flags": [
@@ -124,7 +124,7 @@
},
{
"name": "ApplicationIcon",
- "switch": "win32icon",
+ "switch": "win32icon:",
"comment": "",
"value": "",
"flags": [
diff --git a/Templates/MSBuild/FlagTables/v141_CSharp.json b/Templates/MSBuild/FlagTables/v141_CSharp.json
index 7d1815d8b8..a0780a4a5a 100644
--- a/Templates/MSBuild/FlagTables/v141_CSharp.json
+++ b/Templates/MSBuild/FlagTables/v141_CSharp.json
@@ -114,7 +114,7 @@
},
{
"name": "Win32Resource",
- "switch": "win32res",
+ "switch": "win32res:",
"comment": "",
"value": "",
"flags": [
@@ -124,7 +124,7 @@
},
{
"name": "ApplicationIcon",
- "switch": "win32icon",
+ "switch": "win32icon:",
"comment": "",
"value": "",
"flags": [