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
/
lzexpand
/
Makefile.in
blob
9f470f13f4e4a86950bb83f774ffc1b79a0f2b0e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
lz32.dll
6
IMPORTLIB
=
liblz32.
$(
IMPLIBEXT
)
7
IMPORTS
=
kernel32
8
EXTRALIBS
= $(
LIBUNICODE
)
9
10
C_SRCS
=
lzexpand_main.c
11
C_SRCS16
=
lzexpand16.c
12
SPEC_SRCS16
=
lzexpand.spec
13
14
SUBDIRS
=
tests
15
16
@MAKE_DLL_RULES@
17
18
### Dependencies: