VirtualBox

Changeset 42240 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 19, 2012 10:34:20 PM (13 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk

    r42239 r42240  
    113113        VBoxServiceClipboard-os2.cpp
    114114
     115VBoxService_LIBS        += \
     116        $(VBOX_LIB_IPRT_GUEST_R3) \
     117        $(VBOX_LIB_VBGL_R3) \
     118        $(VBOX_LIB_IPRT_GUEST_R3)       # (The joy of unix linkers.)
    115119if1of ($(KBUILD_TARGET), linux)
    116120 VBoxService_LIBS        += \
     
    123127        Psapi.lib
    124128 VBoxService_LIBS.solaris += \
    125         nsl kstat contract
     129        nsl \
     130        kstat \
     131        contract
    126132endif
    127133
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