VirtualBox

Changeset 35328 in vbox


Ignore:
Timestamp:
Dec 24, 2010 5:25:45 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69183
Message:

propper (hopefully) build fix

Location:
trunk/src/VBox
Files:
2 edited

Legend:

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

    r35327 r35328  
    136136VBoxCrHgsmi_SDKS        = WINDDKWLH
    137137
    138   ifeq ($(KBUILD_TARGET_ARCH),amd64)
    139 LIBRARIES += VBoxCrHgsmi-x86
     138LIBRARIES.amd64 += VBoxCrHgsmi-x86
    140139VBoxCrHgsmi-x86_TEMPLATE    = VBOXGUESTR3LIB
    141140VBoxCrHgsmi-x86_EXTENDS = VBoxCrHgsmi
    142141VBoxCrHgsmi-x86_BLD_TRG_ARCH = x86
    143142VBoxCrHgsmi-x86_DEFS = $(VBoxCrHgsmi_DEFS) VBOX_WDDM_WOW64
    144   endif
    145143 endif
    146144endif
  • trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk

    r35325 r35328  
    9898VBoxOGLhostcrutil_pixel.c_CFLAGS.win.x86 += -Od
    9999
    100 ifdef VBOX_WITH_WDDM
     100if defined(VBOX_WITH_WDDM) && !defined(VBOX_WITHOUT_ADDITIONS)
    101101#
    102102# VBoxOGLcrutil-x86 - x86 VBoxOGLcrutil version built for amd64 build
     
    242242        $(VBOX_PATH_CROGL_GENFILES)/state/cr_currentpointers.h
    243243       
    244 ifdef VBOX_WITH_WDDM
     244if defined(VBOX_WITH_WDDM) && !defined(VBOX_WITHOUT_ADDITIONS)
    245245#
    246246# VBoxOGLcrpacker-x86 - x86 VBoxOGLcrpacker version built for amd64 build
     
    321321
    322322
    323 ifdef VBOX_WITH_WDDM
     323if defined(VBOX_WITH_WDDM) && !defined(VBOX_WITHOUT_ADDITIONS)
    324324#
    325325# VBoxOGLspuload-x86 - x86 VBoxOGLspuload version built for amd64 build
     
    450450
    451451
    452 ifdef VBOX_WITH_WDDM
     452if defined(VBOX_WITH_WDDM) && !defined(VBOX_WITHOUT_ADDITIONS)
    453453#
    454454# VBoxOGLcrstate-x86 - x86 VBoxOGLcrstate version built for amd64 build
     
    571571        $(VBOX_LIB_OGL_CRUTIL)
    572572       
    573 ifdef VBOX_WITH_WDDM
     573if defined(VBOX_WITH_WDDM) && !defined(VBOX_WITHOUT_ADDITIONS)
    574574#
    575575# VBoxOGLerrorspu-x86 - x86 VBoxOGLerrorspu version built for amd64 build
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette