VirtualBox

Changeset 96423 in vbox


Ignore:
Timestamp:
Aug 23, 2022 6:20:25 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153245
Message:

Installer/win: Build fix when VBOX_WITH_PYTHON is not defined (e.g. when VBOX_INSTALLER_QUICK is being used).

File:
1 edited

Legend:

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

    r96407 r96423  
    375375                    </Directory>
    376376                </Directory>
     377                <Directory Id="dir_SDK" Name="sdk">
    377378<?if $(env.VBOX_WITH_PYTHON) = "yes" ?>
    378                 <Directory Id="dir_SDK" Name="sdk">
    379379                    <Directory Id="dir_SDKInstall" Name="install">
    380380    <?if $(env.VBOX_WITH_MSM_INSTALL) = "yes" ?>
     
    386386    <?endif ?>
    387387                    </Directory>
     388<?endif ?>
    388389                    <!-- Component for removing empty folder after cleaning traces -->
    389390                    <Component Id="cp_SDK" Guid="ACA59290-B2D6-4E96-B164-C45F70A90219">
     
    391392                    </Component>
    392393                </Directory>
    393 <?endif ?>
    394394
    395395<?if $(env.VBOX_WITH_QTGUI) = "yes" ?>
Note: See TracChangeset for help on using the changeset viewer.

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