VirtualBox

Ignore:
Timestamp:
Jan 25, 2008 11:38:38 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27523
Message:

Use the correct headers and defines for x11 mouse on solaris.

Location:
trunk/src/VBox/Additions/x11/xmouse
Files:
3 edited

Legend:

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

    r6301 r6513  
    109109vboxmouse_drv_DEFS =    \
    110110        XFree86Server IN_MODULE XFree86Module XFree86LOADER XINPUT \
    111         IN_RING3 VBOX XORG_7X
     111        IN_RING3 VBOX XORG_7X __EXTENSIONS__
    112112vboxmouse_drv_INCS = \
    113         /usr/X11/include/xorg \
     113        ../x11include/7.1 \
     114        ../x11include/7.1/X11 \
     115        ../x11include/7.1/xorg \
    114116        $(PATH_SUB_CURRENT)
    115117vboxmouse_drv_SOURCES  = \
  • trunk/src/VBox/Additions/x11/xmouse/VBoxUtils.h

    r6202 r6513  
    11/** @file
    22 *
     3 * VirtualBox X11 Additions mouse driver utility functions
    34 */
    45
  • trunk/src/VBox/Additions/x11/xmouse/xorg71/mouse.c

    r6241 r6513  
    8181#include <X11/Xproto.h>
    8282
    83 #if defined(VBOX) && defined(RT_OS_SOLARIS)
    84 # undef RANDR
    85 #endif
    8683#include "xf86.h"
    8784
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