VirtualBox

Changeset 5818 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 22, 2007 6:01:00 PM (17 years ago)
Author:
vboxsync
Message:

Additions: added an R3 runtime for Linux guests

File:
1 edited

Legend:

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

    r4071 r5818  
    3535        VBoxGuestLibBaseLinux
    3636 endif
     37  LIBRARIES += \
     38        VBoxGuestR3LibLinux
    3739endif
    3840ifdef VBOX_WITH_OS2_ADDITIONS
     
    105107VBoxGuestLibBaseLinux_DEFS     = VBOX_HGCM VBGL_VBOXGUEST LOG_TO_BACKDOOR
    106108
     109#
     110# VBoxGuestR3LibBaseLinux
     111#
     112VBoxGuestR3LibLinux_TEMPLATE = VBOXLNX32GUESTR3LIB
     113VBoxGuestR3LibLinux_SOURCES  = \
     114        VBoxGuestR3Lib.cpp \
     115        VBoxGuestR3LibClipboard.cpp \
     116        VBoxGuestR3LibSeamless.cpp
     117VBoxGuestR3LibLinux_DEFS     = VBOX_HGCM
     118
    107119
    108120#
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