VirtualBox

Ignore:
Timestamp:
Jul 22, 2008 8:12:42 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33575
Message:

Guest properties: initial commit of new interface

File:
1 edited

Legend:

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

    r10127 r10797  
    3333PROGRAMS += VBoxControl
    3434VBoxControl_TEMPLATE = VBOXGUESTR3EXE
    35 ifdef VBOX_WITH_INFO_SVC
    36  VBoxControl_DEFS += VBOX_HGCM VBOX_WITH_INFO_SVC
     35ifeq ($(KBUILD_TARGET),win)
     36 ifdef VBOX_SIGN_ADDITIONS # (See the main Windows Additions makefile.)
     37  VBoxControl_NOINST  = true
     38 endif
    3739endif
     40VBoxControl_DEFS     += \
     41        $(if $(VBOX_WITH_GUEST_PROPS),VBOX_WITH_GUEST_PROPS VBOX_HGCM,)
    3842VBoxControl_SOURCES = \
    3943        VBoxControl.cpp \
    4044        VBoxControlSVN.cpp
     45VBoxControl_SOURCES.win = \
     46        VBoxControl.rc
    4147VBoxControl_LIBS = \
    4248        $(VBOX_LIB_IPRT_GUEST_R3) \
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette