VirtualBox

Changeset 54163 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Feb 11, 2015 9:26:34 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98206
Message:

Additions/x11/vboxvideo: support X.Org Server 1.17 (still untested).

Location:
trunk/src/VBox/Additions/x11
Files:
399 added
1 edited

Legend:

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

    r53770 r54163  
    2626vboxvideo_13_DEFS := $(vboxvideo_70_DEFS) VBOXVIDEO_13
    2727vboxvideo_15_DEFS := \
    28         $(vboxvideo_13_DEFS) NO_ANSIC PCIACCESS XSERVER_LIBPCIACCESS
     28        $(vboxvideo_13_DEFS) NO_ANSIC PCIACCESS XSERVER_LIBPCIACCESS _XORG_SERVER_H_ _DIX_CONFIG_H_
    2929if1of ($(KBUILD_TARGET), linux solaris)
    3030 vboxvideo_15_DEFS += \
     
    369369
    370370
     371#
     372# vboxvideo_drv_117
     373#
     374DLLS += vboxvideo_drv_117
     375vboxvideo_drv_117_TEMPLATE = VBOXGUESTR3XORGMOD
     376vboxvideo_drv_117_CFLAGS := $(vboxvideo_drv_70_CFLAGS)
     377vboxvideo_drv_117_DEFS := $(vboxvideo_15_DEFS) XORG_VERSION_CURRENT=101700000
     378vboxvideo_drv_117_INCS = \
     379        $(vboxvideo_xorg_INCS) \
     380        $(VBOX_PATH_X11_ROOT)/xorg-server-1.17.1
     381vboxvideo_drv_117_INCS += $(PATH_ROOT)/src/VBox/Runtime/include
     382vboxvideo_drv_117_SOURCES := $(vboxvideo_drv_17_SOURCES)
     383
     384
    371385ifdef VBOX_USE_SYSTEM_XORG_HEADERS
    372386 # Build using local X.Org headers.  We assume X.Org Server 1.7 or later.
     
    422436    endef
    423437
    424     $(foreach ver, _70 _71 _13 _14 _15 _16 _17 _18 _19 _110 _111 _112 _113 _114 _115 _116, $(eval $(def_vboxvideo_test)))
     438    $(foreach ver, _70 _71 _13 _14 _15 _16 _17 _18 _19 _110 _111 _112 _113 _114 _115 _116 _117, $(eval $(def_vboxvideo_test)))
    425439
    426440    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