projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msi/tests: Use a package code that is different from the product code.
[wine]
/
dlls
/
ole2disp.dll16
/
Makefile.in
1
MODULE = ole2disp.dll16
2
EXTRADLLFLAGS = -m16 -Wb,--main-module,oleaut32.dll
3
4
C_SRCS = ole2disp.c
5
6
@MAKE_DLL_RULES@