diff options
Diffstat (limited to 'Tools/msi/dev/dev.wxs')
-rw-r--r-- | Tools/msi/dev/dev.wxs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/msi/dev/dev.wxs b/Tools/msi/dev/dev.wxs index f8af9aa..a09e139 100644 --- a/Tools/msi/dev/dev.wxs +++ b/Tools/msi/dev/dev.wxs @@ -13,6 +13,7 @@ <?ifdef IncludeMinGWLib ?> <ComponentGroupRef Id="dev_mingw" /> <?endif ?> + <ComponentRef Id="OptionalFeature" /> </Feature> </Product> </Wix> |