VirtualBox

Ignore:
Timestamp:
Mar 5, 2018 11:49:28 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
121106
Message:

WDDM, Config.kmk: removed VBOX_WITH_WDDM_W8, it is always enabled now.

File:
1 edited

Legend:

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

    r71196 r71200  
    161161        $(VBOX_PATH_ADDITIONS_LIB)/HGSMIGuestR0Lib$(VBOX_SUFF_LIB)
    162162
    163  ifdef VBOX_WITH_WDDM_W8
    164   #
    165   # VBoxVideoW8 - Windows Guest Additions WDDM 1.2 Miniport Video Driver for Win8
    166   #
    167   SYSMODS += VBoxVideoW8
    168   VBoxVideoW8_EXTENDS    = VBoxVideoWddm
    169   VBoxVideoW8_TEMPLATE   = VBOXGUESTR0
    170   VBoxVideoW8_DEFS       = $(VBoxVideoWddm_DEFS) VBOX_WDDM_WIN8
    171   VBoxVideoW8_SOURCES    = $(subst VBoxMPWddm.rc,VBoxMPW8.rc,$(VBoxVideoWddm_SOURCES))
    172   VBoxVideoW8_LIBS       = $(VBoxVideoWddm_LIBS)
    173  endif # VBOX_WITH_WDDM_W8
     163 #
     164 # VBoxVideoW8 - Windows Guest Additions WDDM 1.2 Miniport Video Driver for Win8
     165 #
     166 SYSMODS += VBoxVideoW8
     167 VBoxVideoW8_EXTENDS    = VBoxVideoWddm
     168 VBoxVideoW8_TEMPLATE   = VBOXGUESTR0
     169 VBoxVideoW8_DEFS       = $(VBoxVideoWddm_DEFS) VBOX_WDDM_WIN8
     170 VBoxVideoW8_SOURCES    = $(subst VBoxMPWddm.rc,VBoxMPW8.rc,$(VBoxVideoWddm_SOURCES))
     171 VBoxVideoW8_LIBS       = $(VBoxVideoWddm_LIBS)
    174172
    175173endif # VBOX_WITH_WDDM
     
    185183  VBoxVideoWddm_INSTTYPE       = none
    186184  VBoxVideoWddm_DEBUG_INSTTYPE = both
    187   ifdef VBOX_WITH_WDDM_W8
    188    VBoxVideoW8_INSTTYPE        = none
    189    VBoxVideoW8_DEBUG_INSTTYPE  = both
    190   endif
     185  VBoxVideoW8_INSTTYPE         = none
     186  VBoxVideoW8_DEBUG_INSTTYPE   = both
    191187 endif
    192188endif # VBOX_SIGN_ADDITIONS
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette