VirtualBox

Changeset 74208 in vbox for trunk/src


Ignore:
Timestamp:
Sep 12, 2018 9:37:46 AM (6 years ago)
Author:
vboxsync
Message:

DnD/HostService: Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/DragAndDrop/Makefile.kmk

    r69111 r74208  
    55
    66#
    7 # Copyright (C) 2014-2017 Oracle Corporation
     7# Copyright (C) 2014-2018 Oracle Corporation
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    5050VBoxDnDHostR3Lib_SOURCES    = $(VBOX_DND_GUESTHOST_FILES)
    5151
     52# Include the common host services code.
     53VBOX_PATH_HOSTSERVICES_COMMON = $(PATH_ROOT)/src/VBox/HostServices/common
     54VBoxDnDHostR3Lib_SOURCES   += \
     55        $(VBOX_PATH_HOSTSERVICES_COMMON)/client.cpp \
     56        $(VBOX_PATH_HOSTSERVICES_COMMON)/message.cpp
     57
    5258include $(FILE_KBUILD_SUB_FOOTER)
    5359
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