VirtualBox

Changeset 50858 in vbox


Ignore:
Timestamp:
Mar 25, 2014 9:51:08 AM (11 years ago)
Author:
vboxsync
Message:

tstCAPIGlue dependency fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/cbinding/Makefile.kmk

    r50183 r50858  
    128128  tstCAPIGlue_INTERMEDIATES = \
    129129        $(VBOX_PATH_SDK)/bindings/c/glue/VBoxCAPIGlue.h \
    130         $(VBOX_PATH_SDK)/bindings/c/include/VBoxCAPI_v$(VBOX_API_VERSION).h
     130        $(VBOX_PATH_SDK)/bindings/c/include/VBoxCAPI_v$(VBOX_API_VERSION).h \
     131       $(if-expr !defined(VBOX_WITH_XPCOM),$(VBOX_PATH_SDK)/bindings/mscom/include/VirtualBox.h,)
    131132  tstCAPIGlue_SOURCES = \
    132133        tstCAPIGlue.c
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