VirtualBox

Changeset 93361 in vbox for trunk


Ignore:
Timestamp:
Jan 20, 2022 11:44:57 AM (3 years ago)
Author:
vboxsync
Message:

Config.kmk,Devices/Makefile.kmk: Add includes for the directx headers when compiling on non Windows hosts based on the dxvk-native library, bugref:10013 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Makefile.kmk

    r93359 r93361  
    330330       Graphics/DevVGA-SVGA3d-dx.cpp \
    331331       Graphics/DevVGA-SVGA3d-dx-shader.cpp
    332    if1of ($(KBUILD_TARGET), linux win)
     332   if "$(KBUILD_TARGET)" == "win" || defined(VBOX_WITH_DXVK)
    333333    VBoxDD_SDKS.linux   += VBOX_DXVK
    334334    VBoxDD_DEFS         += VMSVGA3D_DX_BACKEND
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