Files
android_development/host/windows/usb/winusb/AdbWinUsbApi.def
vchtchetkine acc6f82643 Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL
Move all WINUSB-dependent functionality into AdbWinUsbApi.dll in order to
enable ADB on condition that WINUSB has not been installed.
In this patch set new file (adb_winusb_api.h) has been added where I moved
typedef that broke the build. Aso, adb_api.cpp and AdbWinApi.cpp were changed
to include that new header file.
BUG 2033924
2009-08-07 11:07:53 -07:00

6 lines
100 B
Modula-2
Executable File

; AdbWinUsbApi.def : Declares the module parameters.
LIBRARY "AdbWinUsbApi.DLL"
EXPORTS