VirtualBox

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


Ignore:
Timestamp:
May 17, 2010 11:33:43 AM (15 years ago)
Author:
vboxsync
Message:

Enable page sharing for the Windows additions

File:
1 edited

Legend:

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

    r29313 r29531  
    4444 VBoxService_DEFS        += VBOX_WITH_MEMBALLOON
    4545endif
    46 ifdef VBOX_WITH_PAGE_SHARING
     46if1of ($(KBUILD_TARGET), win)
    4747 VBoxService_DEFS        += VBOX_WITH_PAGE_SHARING
    4848endif
     
    6565        VBoxServiceBalloon.cpp
    6666endif
    67 ifdef VBOX_WITH_PAGE_SHARING
     67if1of ($(KBUILD_TARGET), win)
    6868 VBoxService_SOURCES    += \
    6969        VBoxServicePageSharing.cpp
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