wine-wine/dlls/version/tests/Makefile.in

15 lines
206 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = version.dll
IMPORTS = version
C_SRCS = \
info.c \
install.c
RC_SRCS = version.rc
@MAKE_TEST_RULES@