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
urlmon: Compile tests with -D__WINESRC__.
[wine.git]
/
dlls
/
mapi32
/
Makefile.in
blob
b635788c053e462cacdc1d36e83cc1f7b46e944b
1
MODULE
=
mapi32.dll
2
IMPORTLIB
=
mapi32
3
IMPORTS
=
uuid shlwapi shell32 user32 advapi32
4
5
C_SRCS
=
\
6
imalloc.c \
7
mapi32_main.c \
8
prop.c \
9
sendmail.c \
10
util.c
11
12
RC_SRCS
=
mapi32.rc
13
PO_SRCS
=
mapi32.rc
14
15
@MAKE_DLL_RULES@