projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msxml3: Initial implementation of attributeDecl() in writer.
[wine]
/
dlls
/
oledb32
/
Makefile.in
1
EXTRADEFS = -DCOM_NO_WINDOWS_H
2
MODULE = oledb32.dll
3
IMPORTS = uuid oleaut32 ole32 user32 advapi32
4
5
C_SRCS = \
6
convert.c \
7
main.c
8
9
IDL_I_SRCS = convert.idl
10
11
IDL_R_SRCS = oledb32_classes.idl
12
13
@MAKE_DLL_RULES@