VirtualBox

Ignore:
Timestamp:
Apr 11, 2014 9:23:43 AM (11 years ago)
Author:
vboxsync
Message:

Windows host installer: Fixed building if VBOX_WITH_QTGUI is not defined.

File:
1 edited

Legend:

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

    r51043 r51045  
    290290        <ComponentRef Id="cp_Docs" />
    291291    <?endif ?>
     292    <?if $(env.VBOX_WITH_QTGUI) = "yes" ?>
    292293        <ComponentRef Id="cp_NLS" />
     294    <?endif ?>
    293295    <?if $(env.VBOX_WITH_32_ON_64_MAIN_API) = "yes" ?>
    294296        <ComponentRef Id="cp_MainCOM_x86" />
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