dplayx: Tests for CreatePlayer.
[wine/gsoc_dplay.git] / dlls / lz32 / Makefile.in
blobbd3d5fb8f25828e6bbdbf671266a6d3da70d3327
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = lz32.dll
6 IMPORTLIB = lz32
7 IMPORTS = kernel32
9 RC_SRCS = version.rc
11 C_SRCS16 = lzexpand16.c
12 SPEC_SRCS16 = lzexpand.spec
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend