repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shell32: Add printers CLSID to test, clean up a bit.
[wine/testsucceed.git]
/
dlls
/
usbd.sys
/
Makefile.in
blob
9fe2fedede5c9948abcb983cbe871ea92e997f66
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
usbd.sys
6
IMPORTLIB
=
usbd.sys
7
IMPORTS
=
kernel32 ntoskrnl.exe
8
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
native
9
10
C_SRCS
=
\
11
usbd.c
12
13
@MAKE_DLL_RULES@