pavel-a / usb-relay-hid

Software for USB-connected relays with HID interface. See the WIKI for more info.
http://vusb.wikidot.com/project:driver-less-usb-relays-hid-interface
242 stars 105 forks source link

Add the makefiles/projects for the dynamic library for OS X #7

Closed pavel-a closed 6 years ago

pavel-a commented 9 years ago
  1. Add the Xcode project or makefile for OS X .dylib; make it universal binary for x86 & x64.
  2. Use some decent build system for Linux, Mac: cmake?