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
dinput: Fix definitions to match PSDK.
[wine.git]
/
dlls
/
mapi32
/
Makefile.in
blob
e38cfcf02e83797dd082cd2c6548308d77e7f5f5
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mapi32.dll
6
IMPORTLIB
=
mapi32
7
IMPORTS
=
uuid shlwapi shell32 advapi32 kernel32
8
9
C_SRCS
=
\
10
imalloc.c \
11
mapi32_main.c \
12
prop.c \
13
sendmail.c \
14
util.c
15
16
RC_SRCS
=
version.rc
17
18
@MAKE_DLL_RULES@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend