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
msi: Implement the RemoveExistingProducts standard action.
[wine/multimedia.git]
/
dlls
/
scrrun
/
Makefile.in
blob
f6dcf62318287d93ccbf8200f4170c39a81c75d9
1
MODULE
=
scrrun.dll
2
IMPORTS
=
uuid oleaut32
3
4
C_SRCS
=
\
5
filesystem.c \
6
scrrun.c
7
8
RC_SRCS
=
scrrun.rc
9
10
IDL_TLB_SRCS
=
scrrun.idl
11
12
IDL_H_SRCS
=
scrrun.idl
13
14
@MAKE_DLL_RULES@