<ComponentRef Id="cmf_ms2mit_exe" />
<ComponentRef Id="cmf_mit2ms_exe" />
<ComponentRef Id="cmf_wshelp32_dll" />
-<!-- <ComponentRef Id="cmf_xpprof32_dll" /> -->
+ <ComponentRef Id="cmf_xpprof32_dll" />
<ComponentRef Id="cmf_leashw32_dll" />
<Component Win64="$(var.Win64)" Id="cmf_wshelp32_dll" Guid="$(var.cmf_wshelp32_dll_guid)" DiskId="1">
<File Id="fil_wshelp32_dll" Name="$(var.cmf_wshelp32_dll_name)" KeyPath="yes" />
</Component>
-<!-- <Component Win64="$(var.Win64)" Id="cmf_xpprof32_dll" Guid="$(var.cmf_xpprof32_dll_guid)" DiskId="1">
+ <Component Win64="$(var.Win64)" Id="cmf_xpprof32_dll" Guid="$(var.cmf_xpprof32_dll_guid)" DiskId="1">
<File Id="fil_xpprof32_dll" Name="$(var.cmf_xpprof32_dll_name)" KeyPath="yes" />
- </Component> -->
+ </Component>
<!-- Debug symbols -->
<?ifdef DebugSyms?>
<File Id="fil_krbcc32_lib" Name="krbcc32.lib" />
<File Id="fil_leashw32_lib" Name="leashw32.lib" />
<File Id="fil_wshelp32_lib" Name="wshelp32.lib" />
-<!-- <File Id="fil_xpprof32_lib" Name="xpprof32.lib" /> -->
+ <File Id="fil_xpprof32_lib" Name="xpprof32.lib" />
</Component>
</Directory>
<?endif?>