VirtualBox

Ignore:
Timestamp:
Sep 17, 2010 12:34:19 PM (14 years ago)
Author:
vboxsync
Message:

wddm: fixup build warnings

File:
1 edited

Legend:

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

    r32241 r32594  
    2323
    2424libWine_TEMPLATE     = VBOXGUESTR3NPDLL
     25if defined(VBOX_SIGNING_MODE) && defined(VBOXWDDM)
     26 libWine_NOINST.win.x86 = true
     27endif
    2528libWine_DEFS         = __WINESRC__ WINE_UNICODE_API="" _REENTRANT WINE_NOWINSOCK USE_WIN32_OPENGL __i386__ \
    2629    DLLDIR=\"\" \
     
    172175DLLS += wined3dwddm
    173176wined3dwddm_EXTENDS  = wined3d
     177if defined(VBOX_SIGNING_MODE) && defined(VBOXWDDM)
     178 wined3dwddm_NOINST.win.x86 = true
     179endif
    174180wined3dwddm_DEFS    += $(wined3d_DEFS) VBOXWDDM
    175181wined3dwddm_SOURCES  = $(subst wined3d.def,wined3dwddm.def,$(wined3d_SOURCES))
     
    253259DLLS += VBoxD3D9wddm
    254260VBoxD3D9wddm_EXTENDS  = VBoxD3D9
     261if defined(VBOX_SIGNING_MODE) && defined(VBOXWDDM)
     262 VBoxD3D9wddm_NOINST.win.x86 = true
     263endif
    255264VBoxD3D9wddm_DEFS += $(VBoxD3D9_DEFS) VBOXWDDM IN_VBOXWINEEX
    256265VBoxD3D9wddm_SOURCES  = $(subst d3d9.def,d3d9wddm.def,$(VBoxD3D9_SOURCES))
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