代码搜索:libusb
找到约 710 项符合「libusb」的源代码
代码结果 710
www.eeworm.com/read/491899/6428172
h libusb.h
/*
* Public libusb header file
* Copyright (C) 2007-2008 Daniel Drake
* Copyright (c) 2001 Johannes Erdfelt
*
* This library is free software; y
www.eeworm.com/read/491899/6428173
cpp libusb.cpp
#include "StdAfx.h"
#include "libusb.h"
libusb::libusb(void)
{
}
www.eeworm.com/read/339048/12266221
lib libusb.lib
www.eeworm.com/read/122620/14678735
spec libusb.spec
# Note that this is NOT a relocatable package
%define ver 0.1.8
%define RELEASE 1
%define rel %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}
%define prefix /usr
Summary: Application acc
www.eeworm.com/read/122620/14678760
in libusb.spec.in
# Note that this is NOT a relocatable package
%define ver @VERSION@
%define RELEASE 1
%define rel %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}
%define prefix /usr
Summary: Application
www.eeworm.com/read/122620/14678762
in install.libusb.in
Simple install procedure
========================
% gzip -cd libusb-@LIBUSB_VERSION@.tar.gz | tar xvf - # unpack the sources
% cd libusb-@LIBUSB_VERSION@ # change to th
www.eeworm.com/read/122620/14678782
in libusb-config.in
#!/bin/sh
prefix=@prefix@
exec_prefix=@exec_prefix@
exec_prefix_set=no
usage()
{
cat
www.eeworm.com/read/122620/14678801
libusb install.libusb
Simple install procedure
========================
% gzip -cd libusb-0.1.8.tar.gz | tar xvf - # unpack the sources
% cd libusb-0.1.8 # change to the toplevel directory
www.eeworm.com/read/14325/327701
lib libusb.lib
www.eeworm.com/read/14325/327708
h libusb.h
#ifndef __USB_H__
#define __USB_H__
#include
/* 'interface' is defined somewhere in the Windows header files. To avoid */
/* conflicts and compilation errors, this macro is deleted