repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mfplay: Implement GetCharacteristics().
[wine/zf.git]
/
dlls
/
winebus.sys
/
Makefile.in
blob
9011bbb6075107e6a45fdf1a48be54ee52dbdfd4
1
MODULE
=
winebus.sys
2
IMPORTS
=
ntoskrnl advapi32
3
EXTRALIBS
= $(
IOKIT_LIBS
) $(
UDEV_LIBS
)
4
EXTRAINCL
= $(
UDEV_CFLAGS
) $(
SDL2_CFLAGS
)
5
EXTRADLLFLAGS
= -
Wl
,--
subsystem
,
native
6
7
C_SRCS
=
\
8
bus_iohid.c \
9
bus_sdl.c \
10
bus_udev.c \
11
main.c
12
13
RC_SRCS
=
winebus.rc