projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
winhttp/tests: Make sure proxy settings are restored.
[wine]
/
dlls
/
msvfw32
/
Makefile.in
1
MODULE = msvfw32.dll
2
IMPORTLIB = msvfw32
3
IMPORTS = winmm version comctl32 user32 gdi32 advapi32
4
5
C_SRCS = \
6
drawdib.c \
7
mciwnd.c \
8
msvideo_main.c
9
10
RC_SRCS = msvfw32.rc
11
PO_SRCS = msvfw32.rc
12
13
@MAKE_DLL_RULES@