VirtualBox

Ignore:
Timestamp:
Dec 7, 2010 3:53:03 PM (14 years ago)
Author:
vboxsync
Message:

adds burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk

    r34796 r34800  
    116116# VBoxDispD3D_INCS    += ../Wine/include
    117117
    118  ifdef VBOXDISP_BUILD_32WITH64
     118 ifeq ($(KBUILD_TARGET_ARCH), amd64)
    119119DLLS += VBoxDispD3D64
    120120VBoxDispD3D64_EXTENDS  = VBoxDispD3D
    121121VBoxDispD3D64_SOURCES  = $(subst VBoxDispD3D.def,VBoxDispD3D64.def,$(VBoxDispD3D_SOURCES))
     122  ifdef VBOXDISP_BUILD_32WITH64
    122123VBoxDispD3D64_BLD_TRG_ARCH = amd64
     124  endif
    123125 endif
    124126
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