VirtualBox

Ignore:
Timestamp:
Aug 16, 2010 10:59:01 AM (14 years ago)
Author:
vboxsync
Message:

wddm: multimonitor support

File:
1 edited

Legend:

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

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