repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added YUV routines needed for v4l driver, and in the future possibly
[wine/gsoc-2012-control.git]
/
dlls
/
mapi32
/
Makefile.in
blob
1a3576df7cb2ded235d46a3d47d2350e05af9496
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mapi32.dll
6
IMPORTLIB
=
libmapi32.
$(
IMPLIBEXT
)
7
IMPORTS
=
shlwapi ole32 user32 kernel32 ntdll
8
EXTRALIBS
= -
luuid
$(
LIBUNICODE
)
9
10
C_SRCS
=
\
11
imalloc.c \
12
mapi32_main.c \
13
prop.c \
14
util.c
15
16
SUBDIRS
=
tests
17
18
@MAKE_DLL_RULES@
19
20
### Dependencies: