repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msi: Move version string conversions to registry.c.
[wine.git]
/
dlls
/
msvfw32
/
Makefile.in
blob
cbf12a3d73116515bfcfe14b1d21446f5be2cd6e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
msvfw32.dll
6
IMPORTLIB
=
libmsvfw32.
$(
IMPLIBEXT
)
7
IMPORTS
=
winmm comctl32 version user32 gdi32 advapi32 kernel32 ntdll
8
9
C_SRCS
=
\
10
mciwnd.c \
11
msvideo_main.c \
12
drawdib.c
13
14
C_SRCS16
=
\
15
msvideo16.c
16
17
SPEC_SRCS16
=
msvideo.spec
18
19
RC_SRCS
=
rsrc.rc
20
21
@MAKE_DLL_RULES@
22
23
### Dependencies: