projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msi: Don't fail if the directory already exists in MsiCreateAndVerifyInstallerDirectory.
[wine]
/
dlls
/
sxs
/
Makefile.in
1
MODULE = sxs.dll
2
IMPORTS = oleaut32 ole32
3
IMPORTLIB = sxs
4
5
C_SRCS = \
6
cache.c \
7
name.c \
8
sxs.c
9
10
@MAKE_DLL_RULES@