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