wined3d: Print real unhandled D3DCMPFUNC value.
[wine/hacks.git] / dlls / version / Makefile.in
blobd56335e288d0c87bc11d73e0f81a20bdb65921f2
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = version.dll
6 IMPORTLIB = libversion.$(IMPLIBEXT)
7 IMPORTS = lz32 kernel32 ntdll
9 C_SRCS = \
10 info.c \
11 install.c \
12 resource.c
14 C_SRCS16 = \
15 ver16.c
17 SPEC_SRCS16 = ver.spec
19 SUBDIRS = tests
21 @MAKE_DLL_RULES@
23 ### Dependencies: