VirtualBox

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


Ignore:
Timestamp:
Apr 12, 2010 8:04:24 AM (15 years ago)
Author:
vboxsync
Message:

Guest Control: Enable building by default for Windows + Linux.

File:
1 edited

Legend:

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

    r28010 r28176  
    3333#
    3434VBoxService_TEMPLATE      = VBOXGUESTR3EXE
    35 VBoxService_DEFS          = VBOXSERVICE_TIMESYNC VBOXSERVICE_MANAGEMENT
     35VBoxService_DEFS          = VBOX_WITH_HGCM VBOXSERVICE_TIMESYNC VBOXSERVICE_MANAGEMENT
    3636VBoxService_DEFS.win     += _WIN32_WINNT=0x0501
    3737VBoxService_DEFS.os2      = VBOX_WITH_HGCM VBOXSERVICE_CLIPBOARD
     
    3939 VBoxService_DEFS        += VBOX_WITH_GUEST_PROPS VBOXSERVICE_VMINFO
    4040 if1of ($(KBUILD_TARGET), win)
    41   VBoxService_DEFS       += VBOX_WITH_HGCM VBOXSERVICE_EXEC
     41  VBoxService_DEFS       += VBOXSERVICE_EXEC
    4242 endif
    4343ifdef VBOX_WITH_GUEST_CONTROL
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