minor fix

fixed typo in usage
updated CmakeLists for win32-qtcreator: added option RTL_FULL_STATIC_BUILD
  librtlsdr-win32-v0.6.0.zip is missing libusb-1.0.dll, pthreadGC2.dll and libgcc_s_dw2-1.dll

Signed-off-by: hayati ayguen <h_ayguen@web.de>
(cherry picked from commit 35bf7adf75)
master
hayati ayguen 2016-08-30 00:24:00 +02:00 committed by Lucas Teske
parent 83a441a50d
commit 582c361066
No known key found for this signature in database
GPG Key ID: 6C39C1C16A9DA7BE
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <errno.h> #include <errno.h>
#include <signal.h> #include <signal.h>
#include <string.h> #include <string.h>