VirtualBox

Ignore:
Timestamp:
Nov 22, 2018 12:02:11 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
126851
Message:

x11/VBoxClient: linking fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk

    r72152 r75659  
    8282
    8383ifdef VBOX_WITH_GUEST_PROPS
    84  VBoxClient_DEFS += VBOX_WITH_GUEST_PROPS
     84VBoxClient_DEFS += VBOX_WITH_GUEST_PROPS
    8585endif
    8686ifdef VBOX_WITH_DRAG_AND_DROP
    87  VBoxClient_DEFS += \
     87VBoxClient_DEFS += \
    8888        VBOX_WITH_DRAG_AND_DROP \
    8989        $(if $(VBOX_WITH_DRAG_AND_DROP_GH),VBOX_WITH_DRAG_AND_DROP_GH,)
    90  VBoxClient_SOURCES += \
     90VBoxClient_SOURCES += \
    9191        draganddrop.cpp
    92  VBoxClient_LIBS     += \
     92VBoxClient_LIBS     += \
     93        $(VBOX_LIB_VBGL_R3) \
    9394        $(PATH_STAGE_LIB)/additions/VBoxDnDGuestR3Lib$(VBOX_SUFF_LIB)
    9495endif
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette