VirtualBox

Changeset 9646 in vbox


Ignore:
Timestamp:
Jun 12, 2008 9:07:11 AM (17 years ago)
Author:
vboxsync
Message:

FE/Qt4: Enable default building of the Qt4 GUI in win.x86 & darwin.x86.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r9644 r9646  
    196196VBOX_WITH_QTGUI = 1
    197197# The Qt 4 GUI (experimental).
    198 #VBOX_WITH_QT4GUI = 1
     198ifndef VBOX_OSE
     199 if1of ($(KBUILD_TARGET), win darwin)
     200  ifeq ($(KBUILD_TARGET_ARCH),x86)
     201   VBOX_WITH_QT4GUI = 1
     202  endif
     203 endif
     204endif
    199205# The headless frontend.
    200206VBOX_WITH_HEADLESS = 1
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