VirtualBox

Changeset 41378 in vbox


Ignore:
Timestamp:
May 21, 2012 6:40:47 PM (13 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk

    r41377 r41378  
    146146# Still fails as PATH_SDK_DXSDK_LIB is empty.
    147147## @todo kBuild: recheck this (note to self).
    148 VBoxOGLhostcrutil_LIBS.win = $(VBoxOGLcrutil_LIBS.win)
     148VBoxOGLhostcrutil_LIBS.win =  \
     149    $(PATH_SDK_DXSDK_LIB)/ddraw.lib \
     150    $(PATH_SDK_DXSDK_LIB)/dxguid.lib
    149151VBoxOGLhostcrutil_LIBS     = $(LIB_RUNTIME)
    150152ifdef VBOX_WITH_CRHGSMI
    151153VBoxOGLhostcrutil_DEFS    += VBOX_WITH_CRHGSMI
    152 VBoxOGLhostcrutil_LIBS.win = $(subst $(VBOX_PATH_ADDITIONS_LIB)/VBoxCrHgsmi$(VBOX_SUFF_LIB),,$(VBoxOGLhostcrutil_LIBS.win))
    153154endif
    154155ifdef VBOX_WITH_WDDM
    155 VBoxOGLhostcrutil_LIBS.win = $(subst $(VBOX_PATH_ADDITIONS_LIB)/VBoxDispMpLogger$(VBOX_SUFF_LIB),,$(VBoxOGLhostcrutil_LIBS.win))
    156156VBoxOGLhostcrutil_INCS.win = $(NO_SUCH_VARIABLE)
    157157VBoxOGLhostcrutil_DEFS.win = $(NO_SUCH_VARIABLE)
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