VirtualBox

Changeset 95176 in vbox for trunk


Ignore:
Timestamp:
Jun 2, 2022 5:57:03 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151674
Message:

/Config.kmk: Disable VBOX_WITH_VBOXSDL by default. Was disabled and not included in the installer package on many platforms for a long time, and it is getting less and less useful with the more flexible Qt GUI. Feel free to enable it for development and debugging purposes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r95122 r95176  
    765765# VBox Bug Report tool.
    766766VBOX_WITH_FE_BUGREPORT = 1
    767 # The SDL based GUI.
    768 VBOX_WITH_VBOXSDL = 1
     767# Enable this to get the SDL based GUI built. Mostly useful for development
     768# purposes. For production use it's recommended to use the Qt GUI which can
     769# be also stripped down. See VBOX_WITH_QTGUI.
     770VBOX_WITH_VBOXSDL =
    769771# Build VBoxSDL with secure label support.
    770772ifeq ($(filter win.amd64,$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)),) # too much work with freetype and all that.
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