VirtualBox

Changeset 88180 in vbox


Ignore:
Timestamp:
Mar 18, 2021 9:37:12 AM (4 years ago)
Author:
vboxsync
Message:

Installer/darwin: Try just make stuff build without qt.

File:
1 edited

Legend:

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

    r88179 r88180  
    420420        MacOS/VBoxVRDP.dylib
    421421endif
    422 ifdef VBOX_WITH_DEBUGGER_GUI
     422ifdef VBOX_WITH_DEBUGGER
    423423 VBOX_DI_VBAPP_DYLIBS += \
    424         MacOS/VBoxDbg.dylib \
    425424        MacOS/DbgPlugInDiggers.dylib
     425 if defined(VBOX_WITH_QTGUI) && defined(VBOX_WITH_DEBUGGER_GUI)
     426  VBOX_DI_VBAPP_DYLIBS += \
     427        MacOS/VBoxDbg.dylib
     428 endif
    426429endif
    427430ifdef VBOX_WITH_HARDENING
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