VirtualBox

Changeset 28403 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Apr 16, 2010 10:19:07 AM (15 years ago)
Author:
vboxsync
Message:

Added shared paging r3 helpers

File:
1 edited

Legend:

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

    r28303 r28403  
    9393        $(if $(VBOX_WITH_GUEST_PROPS),VBOX_WITH_GUEST_PROPS,) \
    9494        $(if $(VBOX_WITH_GUEST_CONTROL),VBOX_WITH_GUEST_CONTROL,)
     95ifdef VBOX_WITH_PAGE_SHARING
     96  VBoxGuestR3Lib_DEFS     += VBOX_WITH_PAGE_SHARING
     97endif
    9598VBoxGuestR3Lib_SOURCES     = \
    9699        VBoxGuestR3Lib.cpp \
     
    121124 VBoxGuestR3Lib_SOURCES   += \
    122125        VBoxGuestR3LibGuestCtrl.cpp
     126endif
     127ifdef VBOX_WITH_PAGE_SHARING
     128 VBoxGuestR3Lib_SOURCES   += \
     129        VBoxGuestR3LibModule.cpp
    123130endif
    124131
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