VirtualBox

Changeset 52146 in vbox


Ignore:
Timestamp:
Jul 23, 2014 9:00:52 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95179
Message:

Additions/x11/vboxvideo: build vboxvideo for X.Org Server 1.16.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk

    r51227 r52146  
    361361
    362362
     363#
     364# vboxvideo_drv_116
     365#
     366DLLS += vboxvideo_drv_116
     367vboxvideo_drv_116_TEMPLATE = VBOXGUESTR3XORGMOD
     368vboxvideo_drv_116_CFLAGS := $(vboxvideo_drv_70_CFLAGS)
     369vboxvideo_drv_116_DEFS := $(vboxvideo_15_DEFS) XORG_VERSION_CURRENT=101600000
     370vboxvideo_drv_116_INCS = \
     371        $(vboxvideo_xorg_INCS) \
     372        $(VBOX_PATH_X11_ROOT)/xorg-server-1.16.0
     373vboxvideo_drv_116_INCS += $(PATH_ROOT)/src/VBox/Runtime/include
     374vboxvideo_drv_116_SOURCES := $(vboxvideo_drv_17_SOURCES)
     375
     376
    363377ifdef VBOX_USE_SYSTEM_XORG_HEADERS
    364378 # Build using local X.Org headers.  We assume X.Org Server 1.7 or later.
     
    414428    endef
    415429
    416     $(foreach ver, _70 _71 _13 _14 _15 _16 _17 _18 _19 _110 _111 _112 _113 _114 _115, $(eval $(def_vboxvideo_test)))
     430    $(foreach ver, _70 _71 _13 _14 _15 _16 _17 _18 _19 _110 _111 _112 _113 _114 _115 _116, $(eval $(def_vboxvideo_test)))
    417431
    418432    endif # ! VBOX_ONLY_SDK
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