repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
setupapi: Avoid useless initializations in SetupIterateCabinetA/W.
[wine/multimedia.git]
/
dlls
/
objsel
/
Makefile.in
blob
177d41b09bed0a18f934c6bc4f3349449ea486c8
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
objsel.dll
6
IMPORTS
=
strmiids uuid ole32 advapi32 kernel32
7
8
C_SRCS
=
\
9
factory.c \
10
objsel.c \
11
regsvr.c
12
13
RC_SRCS
=
objsel.rc
14
15
@MAKE_DLL_RULES@