repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
include/mscvpdb.h: Use flexible array members for the rest of structures.
[wine.git]
/
dlls
/
wineusb.sys
/
Makefile.in
blob
0c6bb77f14302733656db0f9ce4d8945f8c2f4a0
1
MODULE
=
wineusb.sys
2
UNIXLIB
=
wineusb.so
3
IMPORTS
=
ntoskrnl
4
UNIX_LIBS
= $(
USB_LIBS
) $(
PTHREAD_LIBS
)
5
UNIX_CFLAGS
= $(
USB_CFLAGS
)
6
7
EXTRADLLFLAGS
= -
Wl
,--
subsystem
,
native
8
9
SOURCES
=
\
10
unixlib.c \
11
wineusb.c \
12
wineusb.rc