Michael McMaster 91fbbd80d6 Fixed missing SCSI ID in scsi2sd-config
Added vendor-defined usage page to USB HID device descriptors for
more reliable operation on Mac.
2014-07-20 17:01:22 +10:00

8 lines
77 B
Bash
Executable File

#!/bin/sh
rm -rf build/
make && \
make TARGET=Win32 &&
make TARGET=Win64