VirtualBox

Changeset 107910 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Jan 23, 2025 2:18:38 PM (4 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167141
Message:

VMM,HostDrivers/SUP: Moved tstInt from HostDrivers to the VMM and fixed the breakage caused by the recent GVMMCREATEVMREQ modifications. jiraref:1470

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk

    r107227 r107910  
    3838include $(KBUILD_PATH)/subheader.kmk
    3939
    40 # We need the VMM/Config.kmk one for the VMM_COMMON_DEFS variable.
    41 ifndef VBOX_VMM_CONFIG_KMK_INCLUDED
    42  include $(PATH_ROOT)/src/VBox/VMM/Config.kmk
    43 endif
    44 
    4540PROGRAMS += \
    4641        SUPInstall \
     
    5752        tstContiguous \
    5853        tstInit \
    59         tstInt \
    6054        tstLow \
    6155        tstPin \
     
    8175SUPLoggerCtl_SOURCES  = SUPLoggerCtl.cpp
    8276SUPLoggerCtl_LIBS     = $(LIB_RUNTIME)
    83 
    84 tstInt_TEMPLATE       = VBoxR3SignedExe
    85 tstInt_DEFS           = VBOX_VMM_TARGET_AGNOSTIC $(VMM_COMMON_DEFS)
    86 tstInt_SOURCES        = tstInt.cpp
    87 tstInt_LIBS           = $(LIB_RUNTIME)
    8877
    8978tstContiguous_TEMPLATE = VBoxR3SignedTstExe
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