VirtualBox

Ignore:
Timestamp:
Feb 1, 2023 4:25:17 PM (2 years ago)
Author:
vboxsync
Message:

Additions/*.kmk: Automatic scm cleanups. bugref:10348

File:
1 edited

Legend:

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

    r98169 r98416  
    3131if defined(VBOX_WITH_TESTCASES) && !defined(VBOX_ONLY_ADDITIONS)
    3232
    33 #
    34 # Dummy CLI testcase.
    35 #
    36 PROGRAMS += tstVBoxControl
    37 tstVBoxControl_TEMPLATE = VBoxR3TstExe
    38 tstVBoxControl_DEFS     = VBOX_CONTROL_TEST
    39 tstVBoxControl_SOURCES = tstVBoxControl.cpp ../VBoxControl.cpp
    40 tstVBoxControl_LIBS     = $(LIB_RUNTIME)
    41 tstVBoxControl_DEFS    += \
    42         $(if $(VBOX_WITH_GUEST_PROPS),VBOX_WITH_GUEST_PROPS VBOX_WITH_HGCM,)
     33 #
     34 # Dummy CLI testcase.
     35 #
     36 PROGRAMS += tstVBoxControl
     37 tstVBoxControl_TEMPLATE = VBoxR3TstExe
     38 tstVBoxControl_DEFS    = VBOX_CONTROL_TEST
     39 tstVBoxControl_SOURCES = tstVBoxControl.cpp ../VBoxControl.cpp
     40 tstVBoxControl_LIBS    = $(LIB_RUNTIME)
     41 tstVBoxControl_DEFS   += \
     42        $(if $(VBOX_WITH_GUEST_PROPS),VBOX_WITH_GUEST_PROPS VBOX_WITH_HGCM,)
    4343
    4444endif # VBOX_WITH_TESTCASES
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