VirtualBox

Changeset 59466 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jan 25, 2016 5:51:30 PM (9 years ago)
Author:
vboxsync
Message:

Devices/Input/testcase: fixed a path and added LIB_REM explicitly in case that some different VBoxREM.so library is installed in /opt/VirtualBox

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Input/testcase/Makefile.kmk

    r56292 r59466  
    1616#
    1717
    18 SUB_DEPTH = ../../../..
     18SUB_DEPTH = ../../../../..
    1919include $(KBUILD_PATH)/subheader.kmk
    2020
     
    2626tstUsbMouse_INCS     = \
    2727        ../../build
    28 tstUsbMouse_LIBS     = $(LIB_VMM)
     28tstUsbMouse_LIBS     = $(LIB_VMM) $(LIB_REM)
    2929tstUsbMouse_SOURCES  = \
    3030        tstUsbMouse.cpp \
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