<!-- <Component Id="ProductComponent" Guid="6f1498a7-d029-430b-b9d9-fe12e17bdbab"> -->\r
<!-- TODO: Insert files, registry keys, and other resources here. -->\r
<!-- </Component> -->\r
- <?if $(var.Platform) != x86 ?>\r
+ <?if $(var.Platform) != x64 ?>\r
<Merge Id="CrtFiles_x86"\r
SourceFile="$(env.CommonProgramFiles)\Merge Modules\Microsoft_VC100_CRT_x86.msm"\r
DiskId="1"\r
\r
<!-- Note: The following ComponentGroupRef is required to pull in generated authoring from project references. -->\r
<ComponentGroupRef Id="Product.Generated" />\r
- <?if $(var.Platform) != x86 ?>\r
+ <?if $(var.Platform) != x64 ?>\r
<MergeRef Id="CrtFiles_x86"/>\r
<?endif ?>\r
<?if $(var.Platform) = x64 ?>\r