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
/
typelib.dll16
/
Makefile.in
1
MODULE = typelib.dll16
2
IMPORTS = oleaut32 advapi32
3
EXTRADLLFLAGS = -m16 -Wb,--main-module,oleaut32.dll
4
5
C_SRCS = typelib.c
6
7
@MAKE_DLL_RULES@