VirtualBox

Changeset 98226 in vbox for trunk/src


Ignore:
Timestamp:
Jan 23, 2023 9:31:12 AM (2 years ago)
Author:
vboxsync
Message:

dxvk-native-1.9.2a,libtpms-0.9.0: Not part of IPRT, so don't use any VBoxR3RuntimeDll* templates here. bugref:10348

Location:
trunk/src/libs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/dxvk-native-1.9.2a/Makefile.kmk

    r98103 r98226  
    7474# DXK utilities static library
    7575#
    76 VBox-DxVkNativeUtil_TEMPLATE       = VBoxR3RuntimeDllNonPedantic
     76VBox-DxVkNativeUtil_TEMPLATE       = VBoxR3DllNonPedantic
    7777VBox-DxVkNativeUtil_DEFS           = \
    7878        DXVK_NATIVE \
     
    159159# Core DXVK library.
    160160#
    161 VBox-DxVkNativeDxVk_TEMPLATE       = VBoxR3RuntimeDllNonPedantic
     161VBox-DxVkNativeDxVk_TEMPLATE       = VBoxR3DllNonPedantic
    162162VBox-DxVkNativeDxVk_DEFS           = \
    163163        DXVK_NATIVE \
     
    285285# DXVK D3D11 interface library
    286286#
    287 VBox-DxVkNativeD3D11_TEMPLATE        = VBoxR3RuntimeDllNonPedantic
     287VBox-DxVkNativeD3D11_TEMPLATE        = VBoxR3DllNonPedantic
    288288VBox-DxVkNativeD3D11_DEFS            = \
    289289        DXVK_NATIVE \
  • trunk/src/libs/libtpms-0.9.0/Makefile.kmk

    r98103 r98226  
    3232
    3333LIBRARIES += VBox-libtpms_tpm12 VBox-libtpms_tpm2 VBox-libtpms
    34 VBox-libtpms_tpm12_TEMPLATE       = VBoxR3RuntimeDllNonPedantic
     34VBox-libtpms_tpm12_TEMPLATE       = VBoxR3DllNonPedantic
    3535VBox-libtpms_tpm12_SDKS           = VBOX_OPENSSL2
    3636VBox-libtpms_tpm12_DEFS           = \
     
    9898        src/tpm_tpm12_tis.c
    9999
    100 VBox-libtpms_tpm2_TEMPLATE       = VBoxR3RuntimeDllNonPedantic
     100VBox-libtpms_tpm2_TEMPLATE       = VBoxR3DllNonPedantic
    101101VBox-libtpms_tpm2_SDKS           = VBOX_OPENSSL2
    102102VBox-libtpms_tpm2_DEFS           = \
     
    239239        src/tpm_tpm2_tis.c
    240240
    241 VBox-libtpms_TEMPLATE       = VBoxR3RuntimeDllNonPedantic
     241VBox-libtpms_TEMPLATE       = VBoxR3DllNonPedantic
    242242ifn1of ($(KBUILD_TARGET), win)
    243243 VBox-libtpms_CFLAGS       += -include tpm_library_conf.h
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