VirtualBox

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


Ignore:
Timestamp:
May 12, 2008 2:04:54 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
30755
Message:

Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.

Location:
trunk/src/VBox/Devices
Files:
2 edited

Legend:

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

    r8760 r8770  
    8989endif
    9090ifdef VBOX_WITH_USB
    91  VBoxDDU_SOURCES.win     = \
    92         USB/win32/USBLib-win32.cpp
    9391 VBoxDDU_INCS.os2       += \
    9492        $(PATH_ROOT)/src/VBox/HostDrivers/VBoxUSB/os2
  • trunk/src/VBox/Devices/VBoxDDUDeps.cpp

    r8263 r8770  
    4040#ifdef VBOX_WITH_USB
    4141    (PFNRT)USBFilterInit,
     42    (PFNRT)USBLibHashSerial,
    4243# ifdef RT_OS_OS2
    4344    (PFNRT)UsbOpen,
    4445# endif
    4546# if (defined(RT_OS_DARWIN) && defined(VBOX_WITH_NEW_USB_CODE_ON_DARWIN)) \
    46   || defined(RT_OS_SOLARIS)
     47  || defined(RT_OS_SOLARIS) || defined(RT_OS_WINDOWS) /* PORTME */
    4748    (PFNRT)USBLibInit,
    4849# endif
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