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/vboxmouse/Makefile.kmk

    r49643 r51227  
    7575        XFree86Server IN_MODULE XFree86Module XFree86LOADER XINPUT XORG_7X IN_XF86_MODULE DONT_DEFINE_WRAPPERS NO_ANSIC
    7676vboxmouse_drv_70_INCS := \
    77         $(VBOX_PATH_X11_XORG_7_0) \
    78         $(VBOX_PATH_X11_XORG_7_0)/X11 \
    79         $(VBOX_PATH_X11_XORG_7_0)/xorg \
     77        $(vboxmouse_xorg_INCS) \
     78        $(VBOX_PATH_X11_ROOT)/xorg-server-1.0.1 \
    8079        $(PATH_SUB_CURRENT)
    8180vboxmouse_drv_70_SOURCES = \
     
    9089vboxmouse_drv_71_DEFS := $(vboxmouse_drv_70_DEFS) NO_ANSIC
    9190vboxmouse_drv_71_INCS := \
    92         $(VBOX_PATH_X11_XORG_7_1) \
    93         $(VBOX_PATH_X11_XORG_7_1)/X11 \
    94         $(VBOX_PATH_X11_XORG_7_1)/xorg \
     91        $(vboxmouse_xorg_INCS) \
     92        $(VBOX_PATH_X11_ROOT)/xorg-server-1.1.0 \
    9593        $(PATH_SUB_CURRENT)
    9694vboxmouse_drv_71_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