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
Add "FullWindowDrag" feature for not managed windows.
[wine/multimedia.git]
/
dlls
/
oleaut32
/
Makefile.in
blob
ca082fc52a118873a3b5b45737b7436b04b4fe62
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
oleaut32
6
SOVERSION
=
1.0
7
ALTNAMES
=
ole2disp typelib
8
IMPORTS
=
ole32 gdi32 kernel32
9
10
C_SRCS
=
\
11
connpt.c \
12
ole2disp.c \
13
oleaut.c \
14
olefont.c \
15
olepicture.c \
16
parsedt.c \
17
safearray.c \
18
stubs.c \
19
typelib.c \
20
variant.c
21
22
@MAKE_DLL_RULES@
23
24
### Dependencies:
25