VirtualBox

Changeset 42310 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jul 22, 2012 2:39:13 PM (12 years ago)
Author:
vboxsync
Message:

VBoxDD: Use dxguid.lib from the DDK instead of the DirectX SDK.

File:
1 edited

Legend:

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

    r42154 r42310  
    132132 #
    133133 VBoxDD_TEMPLATE         = VBoxR3DllWarnNoPic
    134  VBoxDD_SDKS.win         = ReorderCompilerIncs $(VBOX_WINPSDK) DXSDK $(VBOX_WINDDK) VBOX_NTDLL
     134 VBoxDD_SDKS.win         = ReorderCompilerIncs $(VBOX_WINPSDK) $(VBOX_WINDDK) VBOX_NTDLL
    135135 Storage/DrvHostDVD.cpp_SDKS.win = ReorderCompilerIncs $(VBOX_WINDDK)
    136136 VBoxDD_INCS             = \
     
    689689        $(LIB_DDU) \
    690690        $(PATH_STAGE_LIB)/VBoxDD2.lib \
    691         $(PATH_SDK_DXSDK_LIB)/dxguid.lib
     691        $(PATH_SDK_$(VBOX_WINDDK)_LIB)/dxguid.lib
    692692 else
    693693  VBoxDD_LIBS           += \
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