VirtualBox

Ignore:
Timestamp:
Apr 9, 2014 8:55:05 PM (11 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/VBoxMergeApp.wxi

    r51023 r51024  
    6565            </File>
    6666            <?include $(env.PATH_TARGET)\VirtualBox_TypeLib_x86.wxi ?>
    67 <?if $(env.VBOX_VCC_TOOL_STEM) = "VCC100" ?>
     67    <?if $(env.VBOX_VCC_TOOL_STEM) = "VCC100" ?>
    6868            <!-- MS C/C++ v10.0 32 bit Runtime DLL files. -->
    6969            <File Id="file_msvcr100.dll_x86" Name="msvcr100.dll"
     
    7373                  Source="$(env.PATH_OUT)\bin\x86\msvcp100.dll"
    7474                  DiskId="$(var.Property_DiskIdCommon)" />
    75 <?endif?>
    76 <?if $(env.VBOX_VCC_TOOL_STEM) = "VCC110" ?>
     75    <?endif?>
     76    <?if $(env.VBOX_VCC_TOOL_STEM) = "VCC110" ?>
    7777            <!-- MS C/C++ v11.0 Runtime DLL files. -->
    7878            <File Id="file_msvcr110.dll_x86" Name="msvcr110.dll"
     
    8282                  Source="$(env.PATH_OUT)\bin\x86\msvcp110.dll"
    8383                  DiskId="$(var.Property_DiskIdCommon)" />
    84 <?endif?>
     84    <?endif?>
    8585        </Component>
    8686    </Directory>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette