diff options
Diffstat (limited to 'Templates/MSBuild/FlagTables/v11_CSharp.json')
-rw-r--r-- | Templates/MSBuild/FlagTables/v11_CSharp.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Templates/MSBuild/FlagTables/v11_CSharp.json b/Templates/MSBuild/FlagTables/v11_CSharp.json index 7d1815d..a0780a4 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": [ |