VirtualBox

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

Fe/Qt4: Use the DDK instead of the DirectX SDK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r42261 r42312  
    7676 VirtualBox_INST.darwin = $(INST_BIN)VirtualBox $(INST_BIN)VirtualBoxVM
    7777endif
    78 VirtualBox_SDKS.win = ReorderCompilerIncs $(VBOX_WINPSDK) DXSDK
     78VirtualBox_SDKS.win = ReorderCompilerIncs $(VBOX_WINPSDK) $(VBOX_WINDDK)
    7979if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd os2) # X11 + os2 ## @todo solaris
    8080 VirtualBox_SDKS += LIBSDL
     
    219219VirtualBox_LIBS.win       = \
    220220        $(PATH_SDK_$(VBOX_WINPSDK)_LIB)/Htmlhelp.Lib \
    221         $(PATH_SDK_DXSDK_LIB)/ddraw.lib \
    222         $(PATH_SDK_DXSDK_LIB)/dxguid.lib
     221        $(PATH_SDK_$(VBOX_WINDDK)_LIB)/ddraw.lib \
     222        $(PATH_SDK_$(VBOX_WINDDK)_LIB)/dxguid.lib
    223223if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd solaris) # X11
    224224 VirtualBox_LIBS         += $(PATH_STAGE_DLL)/VBoxKeyboard$(VBOX_SUFF_DLL)
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