blob: cddf024fa1a98e7b124724ca41c1b4e59ce46ab7 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = version.dll
IMPORTLIB = libversion.$(IMPLIBEXT)
IMPORTS = lz32 kernel32 ntdll
EXTRALIBS = $(LIBUNICODE)
C_SRCS = \
info.c \
install.c \
resource.c
C_SRCS16 = \
ver16.c
SPEC_SRCS16 = ver.spec
SUBDIRS = tests
@MAKE_DLL_RULES@
### Dependencies: