VirtualBox

Ignore:
Timestamp:
Jul 7, 2010 10:47:26 PM (14 years ago)
Author:
vboxsync
Message:

wddm/3d: err handling fix

File:
1 edited

Legend:

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

    r29452 r30719  
    126126    LIB_TO_DATADIR=\"\" \
    127127    BIN_TO_DATADIR=\"\"
    128 ifneq ($(KBUILD_TYPE),debug)
     128#ifneq ($(KBUILD_TYPE),debug)
    129129 wined3d_DEFS        += WINE_NO_DEBUG_MSGS
    130 endif
     130#endif
    131131ifdef VBOXWDDM
    132132 wined3d_DEFS        += VBOXWDDM
     
    183183    LIB_TO_DATADIR=\"\" \
    184184    BIN_TO_DATADIR=\"\"
    185 ifneq ($(KBUILD_TYPE),debug)
     185#ifneq ($(KBUILD_TYPE),debug)
    186186 VBoxD3D8_DEFS       += WINE_NO_DEBUG_MSGS
    187 endif
     187#endif
    188188VBoxD3D8_INCS         := $(PATH_SUB_CURRENT)/include
    189189VBoxD3D8_SOURCES      := \
     
    218218    LIB_TO_DATADIR=\"\" \
    219219    BIN_TO_DATADIR=\"\"
    220 ifneq ($(KBUILD_TYPE),debug)
     220#ifneq ($(KBUILD_TYPE),debug)
    221221 VBoxD3D9_DEFS       += WINE_NO_DEBUG_MSGS
    222 endif
     222#endif
    223223VBoxD3D9_INCS         := $(PATH_SUB_CURRENT)/include
    224224VBoxD3D9_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