VirtualBox

Ignore:
Timestamp:
Jul 21, 2010 5:32:17 PM (14 years ago)
Author:
vboxsync
Message:

wddm/2d: bugfixes

File:
1 edited

Legend:

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

    r30916 r30973  
    126126    LIB_TO_DATADIR=\"\" \
    127127    BIN_TO_DATADIR=\"\"
    128 ifneq ($(KBUILD_TYPE),debug)
     128if "$(KBUILD_TYPE)" != "debug" || !defined(DEBUG_misha)
    129129 wined3d_DEFS        += WINE_NO_DEBUG_MSGS
    130130endif
     
    183183    LIB_TO_DATADIR=\"\" \
    184184    BIN_TO_DATADIR=\"\"
    185 ifneq ($(KBUILD_TYPE),debug)
     185if "$(KBUILD_TYPE)" != "debug" || !defined(DEBUG_misha)
    186186 VBoxD3D8_DEFS       += WINE_NO_DEBUG_MSGS
    187187endif
     
    220220    LIB_TO_DATADIR=\"\" \
    221221    BIN_TO_DATADIR=\"\"
    222 ifneq ($(KBUILD_TYPE),debug)
     222if "$(KBUILD_TYPE)" != "debug" || !defined(DEBUG_misha)
    223223 VBoxD3D9_DEFS       += WINE_NO_DEBUG_MSGS
    224224endif
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