VirtualBox

Changeset 72350 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 25, 2018 5:52:31 PM (7 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9049: A try to fix missed dependency.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r72349 r72350  
    131131endif
    132132VirtualBox_NAME = VirtualBox
     133ifdef VBOX_GUI_WITH_SHARED_LIBRARY
     134 VirtualBox_DEPS = $(VBoxGlobal_0_OUTDIR)/include/COMWrappers
     135endif
    133136# For the launch trick we need different inode numbers.
    134137if !defined(VBOX_WITH_HARDENING) && !defined(VBOX_GUI_WITH_SHARED_LIBRARY)
     
    206209 VirtualBoxVM_TEMPLATE       := $(if $(VBOX_WITH_HARDENING),VBOXQTGUI,VBOXQTGUIEXE)
    207210 VirtualBoxVM_NAME           = VirtualBoxVM
     211 VirtualBoxVM_DEPS           = $(VBoxGlobal_0_OUTDIR)/include/COMWrappers
    208212 VirtualBoxVM_SDKS.win       = ReorderCompilerIncs $(VBOX_WINPSDK) $(VBOX_WINDDK)
    209213 VirtualBoxVM_DEFS           += VBOX_RUNTIME_UI
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