VirtualBox

Changeset 81657 in vbox


Ignore:
Timestamp:
Nov 4, 2019 5:59:19 PM (5 years ago)
Author:
vboxsync
Message:

Config.kmk: INTERMEDIATES isn't used by the Qt MOC commands and therefore these are run too early, before the updating of the (XP)COM API header file is finished

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r81610 r81657  
    67046704  TEMPLATE_VBOXQTGUIEXE_LIBS += \
    67056705        $(LIB_XPCOM)
    6706   TEMPLATE_VBOXQTGUIEXE_INTERMEDIATES += \
     6706  TEMPLATE_VBOXQTGUIEXE_ORDERDEPS += \
    67076707        $(VBOX_PATH_SDK)/bindings/xpcom/include/VirtualBox_XPCOM.h
    67086708 else  # COM
    67096709  TEMPLATE_VBOXQTGUIEXE_INCS += \
    67106710        $(VBOX_PATH_SDK)/bindings/mscom/include
    6711   TEMPLATE_VBOXQTGUIEXE_INTERMEDIATES += \
     6711  TEMPLATE_VBOXQTGUIEXE_ORDERDEPS += \
    67126712        $(VBOX_PATH_SDK)/bindings/mscom/include/VirtualBox.h
    67136713 endif # COM
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