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
Fix the ITS moniker implementation.
[wine.git]
/
dlls
/
devenum
/
Makefile.in
blob
8653126df62e1c4ad547773a4662c116a2d785df
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
devenum.dll
6
IMPORTS
=
ole32 oleaut32 winmm user32 advapi32 kernel32
7
EXTRALIBS
= -
lstrmiids
-
luuid
8
9
C_SRCS
=
\
10
createdevenum.c \
11
devenum_main.c \
12
factory.c \
13
mediacatenum.c \
14
parsedisplayname.c
15
16
RC_SRCS
=
devenum.rc
17
18
@MAKE_DLL_RULES@
19
20
### Dependencies: