repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
comdlg32: Return a device context when requested.
[wine/multimedia.git]
/
dlls
/
oledb32
/
Makefile.in
blob
c5c11e484ba26995aac2781c05a4b0b57208bcd0
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@