VirtualBox

Ignore:
Timestamp:
Jan 24, 2014 12:19:08 PM (11 years ago)
Author:
vboxsync
Message:

Addiitions/x11: add support for X.Org Server 1.15.

File:
1 edited

Legend:

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

    r49877 r50219  
    354354
    355355
     356#
     357# vboxvideo_drv_115
     358#
     359DLLS += vboxvideo_drv_115
     360vboxvideo_drv_115_TEMPLATE = VBOXGUESTR3XORGMOD
     361vboxvideo_drv_115_CFLAGS := $(vboxvideo_drv_70_CFLAGS)
     362vboxvideo_drv_115_DEFS := $(vboxvideo_15_DEFS) XORG_VERSION_CURRENT=101500000
     363vboxvideo_drv_115_INCS = \
     364        $(vboxvideo_xorg_INCS) \
     365        $(VBOX_PATH_X11_ROOT)/xorg-server-1.15.0
     366vboxvideo_drv_115_INCS += $(PATH_ROOT)/src/VBox/Runtime/include
     367vboxvideo_drv_115_SOURCES := $(vboxvideo_drv_17_SOURCES)
     368
     369
    356370ifdef VBOX_USE_SYSTEM_XORG_HEADERS
    357371 # Build using local X.Org headers.  We assume X.Org Server 1.7 or later.
     
    407421    endef
    408422
    409     $(foreach ver, _70 _71 _13 _14 _15 _16 _17 _18 _19 _110 _111 _112 _113 _114, $(eval $(def_vboxvideo_test)))
     423    $(foreach ver, _70 _71 _13 _14 _15 _16 _17 _18 _19 _110 _111 _112 _113 _114 _115, $(eval $(def_vboxvideo_test)))
    410424
    411425    endif # ! VBOX_ONLY_SDK
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