VirtualBox

Changeset 31969 in vbox for trunk/src


Ignore:
Timestamp:
Aug 25, 2010 6:49:04 PM (14 years ago)
Author:
vboxsync
Message:

Installer-OSX: make libqtaccessiblewidgets optional

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/darwin/Makefile.kmk

    r31968 r31969  
    568568        MacOS/components/VBoxC.dylib \
    569569        MacOS/components/VBoxSVCM.dylib \
    570         MacOS/components/VBoxXPCOMIPCC.dylib \
     570        MacOS/components/VBoxXPCOMIPCC.dylib
     571ifneq ($(wildcard $(VBOX_PATH_DIST)/VirtualBox.app/Contents/MacOS/accessible/libqtaccessiblewidgets.dylib),)
     572 VBOX_DI_VBAPP_DYLIBS += \
    571573        MacOS/accessible/libqtaccessiblewidgets.dylib
     574endif
    572575ifdef VBOX_WITH_GUEST_CONTROL
    573576 VBOX_DI_VBAPP_DYLIBS += \
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