VirtualBox

Changeset 20450 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 9, 2009 11:06:02 PM (16 years ago)
Author:
vboxsync
Message:

FreeBSD: Add support for shared clipboards. Requires libXt

Location:
trunk/src/VBox/HostServices
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/Makefile.kmk

    r14140 r20450  
    3232 endif
    3333endif
    34 if1of ($(KBUILD_TARGET), win linux solaris darwin)
     34if1of ($(KBUILD_TARGET), win linux solaris darwin freebsd)
    3535 ifdef VBOX_WITH_SHARED_CLIPBOARD
    3636  include $(PATH_SUB_CURRENT)/SharedClipboard/Makefile.kmk
  • trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk

    r19842 r20450  
    5656        $(LIB_RUNTIME) \
    5757        $(LIB_REM)
    58 if1of ($(KBUILD_TARGET), linux solaris)
     58if1of ($(KBUILD_TARGET), linux solaris freebsd)
    5959 ifndef VBOX_HEADLESS
    6060  VBoxSharedClipboard_LIBPATH = \
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