Update README.txt
parent
5114b5bd89
commit
2f833c0f58
|
@ -1,6 +1,4 @@
|
|||
This is a cross platform project that is similar in functionality as the
|
||||
"plug_and_play_example\src\vc++2008_express" project. However,
|
||||
this version is developed in the Qt 5.x.x development environment (from www.qt.org),
|
||||
This is a cross platform project, this version is developed in the Qt 5.x.x development environment (from www.qt.org),
|
||||
and uses the "libusb v1.0.x" APIs.
|
||||
|
||||
The libusb v1.0.x "driver" provides top level libusb API functions for accessing
|
||||
|
@ -14,4 +12,4 @@ the libusb v1.0.19 source. See www.libusb.org for details on the libusb APIs
|
|||
and links to the latest libusb source code and header download.
|
||||
|
||||
If using this project to build a Linux or Mac OS X executable, make sure
|
||||
that the libusb v1.0.19 driver is available and installed correctly.
|
||||
that the libusb v1.0.19 driver is available and installed correctly.
|
||||
|
|
Loading…
Reference in New Issue