libusbmuxd icon indicating copy to clipboard operation
libusbmuxd copied to clipboard

Fix building with Visual Studio 2015

Open kovidgoyal opened this issue 9 years ago • 0 comments

Simple code changes to enable compilation with Visual Studio 2015.

There is one extra change where I add a preprocessor macro NO_WIFI_DEVICES to diable detection of wireless devices at compile time. This is needed for my application, I would appreciate it, if you could leave it in -- it's a two line change that harms nothing.

kovidgoyal avatar Dec 09 '15 11:12 kovidgoyal