VirtualBox

Changeset 106480 in vbox


Ignore:
Timestamp:
Oct 18, 2024 1:45:46 PM (5 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165307
Message:

Config.kmk: bugref:10450: Temporary enabling Wayland stuff for all nix platforms but for system/vendor's Qt libraries only, not for ours; Want to see what burns exactly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r106474 r106480  
    80038003   VBOX_QT_MOD += Qt6Core Qt6Gui Qt6Widgets Qt6PrintSupport Qt6StateMachine
    80048004   VBOX_QT_MOD += Qt6DBus Qt6Xml Qt6XcbQpa Qt6Help Qt6Network Qt6Sql
     8005   ifndef VBOX_WITH_ORACLE_QT
     8006    VBOX_QT_MOD += Qt6WaylandClient
     8007   endif
    80058008   VBOX_QT_PLUGINS = \
    80068009        plugins/platforms/libqxcb$(VBOX_QT_POSTFIX).so \
     
    80118014        plugins/platformthemes/libqgtk2$(VBOX_QT_POSTFIX).so \
    80128015        plugins/styles/libqgtk2style$(VBOX_QT_POSTFIX).so
     8016   else
     8017    VBOX_QT_PLUGINS += \
     8018        plugins/platforms/libqwayland-generic$(VBOX_QT_POSTFIX).so
    80138019   endif
    80148020  else ifeq ($(KBUILD_TARGET),win)
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