summaryrefslogtreecommitdiffstats
path: root/Source/cmVS14RCFlagTable.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmVS14RCFlagTable.h')
-rw-r--r--Source/cmVS14RCFlagTable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmVS14RCFlagTable.h b/Source/cmVS14RCFlagTable.h
index 5dc8d5a..1720276 100644
--- a/Source/cmVS14RCFlagTable.h
+++ b/Source/cmVS14RCFlagTable.h
@@ -3,5 +3,5 @@ static cmVS7FlagTable cmVS14RCFlagTable[] = {
{ "NullTerminateStrings", "n", "", "true", 0 },
{ "SuppressStartupBanner", "nologo", "", "true", 0 },
- { 0, 0, 0, 0, 0 }
+ { "", "", "", "", 0 }
};