projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Implement HttpSendRequestEx and HttpEndRequest. Restructure, breaking
[wine]
/
dlls
/
midimap
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = midimap.dll
6
IMPORTS = winmm user32 advapi32 kernel32
7
8
C_SRCS = \
9
midimap.c
10
11
@MAKE_DLL_RULES@
12
13
### Dependencies: