* (all files)
* stripped svn header
* minor cleanups
; use following command to find out the history of files:
git log
git log --follow
git blame
git annotate
10 lines
124 B
Plaintext
10 lines
124 B
Plaintext
|
|
incpaths=.
|
|
headers=${hb_name}.ch
|
|
libpaths=lib/${hb_plat}/${hb_comp}
|
|
|
|
libs=${hb_name}
|
|
|
|
{win}libs=libusb-1
|
|
{!win}libs=libusb
|