projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msi: Tweak msiexec's usage message.
[wine]
/
dlls
/
oleacc
/
Makefile.in
1
MODULE = oleacc.dll
2
IMPORTLIB = oleacc
3
IMPORTS = user32
4
5
C_SRCS = \
6
main.c
7
8
RC_SRCS = oleacc.rc
9
PO_SRCS = oleacc.rc
10
11
@MAKE_DLL_RULES@