VirtualBox

Ignore:
Timestamp:
Jul 7, 2010 11:46:05 PM (14 years ago)
Author:
vboxsync
Message:

wine: back out accidental commit

File:
1 edited

Legend:

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

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