summaryrefslogtreecommitdiffstats
path: root/Tools/msi/bundle/bundle.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/msi/bundle/bundle.wxl')
-rw-r--r--Tools/msi/bundle/bundle.wxl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/msi/bundle/bundle.wxl b/Tools/msi/bundle/bundle.wxl
index 684e0da..d7a65c4 100644
--- a/Tools/msi/bundle/bundle.wxl
+++ b/Tools/msi/bundle/bundle.wxl
@@ -2,4 +2,6 @@
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
<String Id="CRTDescription">C Runtime Update (KB2999226)</String>
<String Id="CompileAllDescription">Precompiling standard library</String>
+ <String Id="CompileAllODescription">Precompiling standard library (-O)</String>
+ <String Id="CompileAllOODescription">Precompiling standard library (-OO)</String>
</WixLocalization>