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
6 lines
100 B
Modula-2
Executable File
6 lines
100 B
Modula-2
Executable File
; AdbWinUsbApi.def : Declares the module parameters.
|
|
|
|
LIBRARY "AdbWinUsbApi.DLL"
|
|
|
|
EXPORTS
|