VirtualBox

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


Ignore:
Timestamp:
Apr 28, 2017 7:59:36 AM (8 years ago)
Author:
vboxsync
Message:

HostDrivers/Support: introduced IN_DIS_STATIC

File:
1 edited

Legend:

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

    r66545 r66714  
    208208        win/SUPR3HardenedMainA-win.asm \
    209209        win/SUPR3HardenedMainImports-win.cpp \
    210        win/SUPHardenedVerifyProcess-win.cpp \
    211        win/SUPHardenedVerifyImage-win.cpp \
     210        win/SUPHardenedVerifyProcess-win.cpp \
     211        win/SUPHardenedVerifyImage-win.cpp \
    212212        $(VBOX_SUP_WIN_CERTS_FILE)
    213213SUPR3HardenedStatic_SOURCES.x86 += \
     
    219219if "$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING) ## @todo some of this move up.
    220220 SUPR3HardenedStatic_DEFS += \
    221         IN_RT \
    222221        IN_RT_R3 \
    223222        IN_RT_STATIC \
    224223        IN_DIS \
     224        IN_DIS_STATIC \
    225225        DIS_CORE_ONLY \
    226226        IPRT_NO_CRT \
     
    421421 SUPR3HardenedStatic_DEFS += \
    422422        IN_DIS \
     423        IN_DIS_STATIC \
    423424        DIS_CORE_ONLY \
    424425        LOG_DISABLED
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