VirtualBox

Ignore:
Timestamp:
May 9, 2014 3:06:14 PM (11 years ago)
Author:
vboxsync
Message:

Additions/x11: make vboxvideo and vboxmouse use the new X.Org Server 1.0 and 1.1 header files for X.Org 7.0 and 7.1.

File:
1 edited

Legend:

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

    r50750 r51227  
    143143endif
    144144vboxvideo_drv_70_INCS = \
    145         $(VBOX_PATH_X11_XORG_7_0) \
    146         $(VBOX_PATH_X11_XORG_7_0)/X11 \
    147         $(VBOX_PATH_X11_XORG_7_0)/xorg
     145        $(vboxvideo_xorg_INCS) \
     146        $(VBOX_PATH_X11_ROOT)/xorg-server-1.0.1
    148147vboxvideo_drv_70_INCS += $(PATH_ROOT)/src/VBox/Runtime/include
    149148vboxvideo_drv_70_SOURCES  = $(vboxvideo_drv_SOURCES)
     
    158157vboxvideo_drv_71_DEFS := $(vboxvideo_70_DEFS) XORG_VERSION_CURRENT=700100000
    159158vboxvideo_drv_71_INCS = \
    160         $(VBOX_PATH_X11_XORG_7_1) \
    161         $(VBOX_PATH_X11_XORG_7_1)/X11 \
    162         $(VBOX_PATH_X11_XORG_7_1)/xorg
     159        $(vboxvideo_xorg_INCS) \
     160        $(VBOX_PATH_X11_ROOT)/xorg-server-1.1.0
    163161vboxvideo_drv_71_INCS += $(PATH_ROOT)/src/VBox/Runtime/include
    164162vboxvideo_drv_71_SOURCES  = $(vboxvideo_drv_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