VirtualBox

Changeset 42290 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 20, 2012 6:42:45 PM (13 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/VirtualBox.wxs

    r42288 r42290  
    527527<?endif?>
    528528
    529 <?if $(env.VBOX_USE_VCC100) == "yes" ?>
     529<?if $(env.VBOX_USE_VCC100) = "yes" ?>
    530530                        <!-- MS C/C++ v10.0 Runtime DLL files. -->
    531531                        <File Id="file_msvcr100.dll" Name="msvcr100.dll"
     
    534534                              Source="$(env.PATH_OUT)\bin\msvcp100.dll" />
    535535<?endif?>
    536 <?if $(env.VBOX_USE_VCC110) == "yes" ?>
     536<?if $(env.VBOX_USE_VCC110) = "yes" ?>
    537537                        <!-- MS C/C++ v11.0 Runtime DLL files. -->
    538538                        <File Id="file_msvcr110.dll" Name="msvcr110.dll"
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