Changeset 106581 in vbox
- Timestamp:
- Oct 22, 2024 11:47:09 AM (4 months ago)
- svn:sync-xref-src-repo-rev:
- 165419
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r106578 r106581 7993 7993 VBOX_QT_MOD += Qt6Core Qt6Gui Qt6Widgets Qt6PrintSupport Qt6StateMachine 7994 7994 VBOX_QT_MOD += Qt6DBus Qt6Xml Qt6XcbQpa Qt6Help Qt6Network Qt6Sql 7995 if ndef VBOX_WITH_ORACLE_QT7995 ifeq ($(KBUILD_TARGET),linux) 7996 7996 VBOX_QT_MOD += Qt6WaylandClient 7997 7997 endif … … 8004 8004 plugins/platformthemes/libqgtk2$(VBOX_QT_POSTFIX).so \ 8005 8005 plugins/styles/libqgtk2style$(VBOX_QT_POSTFIX).so 8006 else 8006 endif 8007 ifeq ($(KBUILD_TARGET),linux) 8007 8008 VBOX_QT_PLUGINS += \ 8008 8009 plugins/platforms/libqwayland-generic$(VBOX_QT_POSTFIX).so \
Note:
See TracChangeset
for help on using the changeset viewer.