- Timestamp:
- Mar 23, 2022 12:05:30 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r94333 r94334 7575 7575 endif 7576 7576 else if1of ($(KBUILD_TARGET), linux freebsd netbsd openbsd solaris win) 7577 VBOX_QT_MOD += Qt 6Core Qt5Gui Qt5Widgets Qt5PrintSupport $(if $(VBOX_GUI_USE_QGL),Qt5OpenGL,)7577 VBOX_QT_MOD += Qt5Core Qt5Gui Qt5Widgets Qt5PrintSupport $(if $(VBOX_GUI_USE_QGL),Qt5OpenGL,) 7578 7578 if1of ($(KBUILD_TARGET), linux freebsd netbsd openbsd solaris) 7579 7579 VBOX_QT_MOD += Qt5DBus Qt5Xml Qt5XcbQpa Qt5X11Extras
Note:
See TracChangeset
for help on using the changeset viewer.