BUILDME.TXT revision f855c4e8469e31114fccca4c28aeb01a806a9a48
1In order to build AdbWinUsbApi.dll you will need to install Windows Driver Kit,
2which can be obtained from Microsoft. Assuming that WDK is installed, you
3need to set one of the WDK's build environments, "cd" back into this directory,
4and execute "build -cbeEIFZ" to clean and rebuild this project, or you can
5execute "build -befEIF" to do a minimal build.
6Note that you need to build AdbWinApi.dll (..\api) before you build
7AdbWinUsbApi.dll, as it depends on AdbWinApi.lib library.
8