version: Win64 printf format warning fixes.
[wine/hacks.git] / dlls / version / Makefile.in
blobd609a8d9082b8b3e5bf02669ca9a08622bed9703
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 @MAKE_DLL_RULES@
21 @DEPENDENCIES@ # everything below this line is overwritten by make depend