VirtualBox

Changeset 16461 in vbox


Ignore:
Timestamp:
Feb 2, 2009 1:35:43 PM (16 years ago)
Author:
vboxsync
Message:

Config.kmk: Starting hacking darwin.amd64/qt.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r16460 r16461  
    529529 ifeq ($(KBUILD_TARGET_ARCH),amd64)
    530530  # Temporary:
    531   VBOX_WITH_QTGUI=
    532531  override VBOX_WITH_DEBUGGER_GUI=
    533532  #VBOX_WITH_PYTHON=
     
    29672966 TEMPLATE_VBOXQT4GUIEXE_SDKS = QT4
    29682967 ifdef VBOX_WITH_QT4_SUN
    2969   ifneq ($(KBUILD_TARGET),darwin) ## @todo The next darwin build should also make use the prefix just to make things more uniform.
     2968  if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.amd64)
     2969   TEMPLATE_VBOXQT4GUIEXE_QT_INFIX = VBox
     2970  else ifneq ($(KBUILD_TARGET),darwin) ## @todo The next darwin build should also make use the prefix just to make things more uniform.
    29702971   TEMPLATE_VBOXQT4GUIEXE_QT_PREFIX = VBox
    29712972  endif
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